summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-24hugetlb: unshare some PMDs when splitting VMAsJames Houghton1-9/+35
2023-01-24mm/shmem: restore SHMEM_HUGE_DENY precedence over MADV_COLLAPSEZach O'Keefe1-4/+2
2023-01-24nilfs2: fix general protection fault in nilfs_btree_insert()Ryusuke Konishi1-3/+12
2023-01-24zonefs: Detect append writes at invalid locationsDamien Le Moal1-0/+22
2023-01-24LoongArch: Add HWCAP_LOONGARCH_CPUCFG to elf_hwcapHuacai Chen1-1/+1
2023-01-24Add exception protection processing for vd in axi_chan_handle_err functionShawn.Shao1-0/+6
2023-01-24proc: fix PIE proc-empty-vm, proc-pid-vm testsAlexey Dobriyan2-9/+12
2023-01-24nommu: fix split_vma() map_count errorLiam Howlett1-1/+3
2023-01-24nommu: fix do_munmap() error pathLiam Howlett1-1/+2
2023-01-24nommu: fix memory leak in do_mmap() error pathLiam Howlett1-1/+1
2023-01-24wifi: mac80211: fix initialization of rx->link and rx->link_staFelix Fietkau1-123/+99
2023-01-24wifi: mac80211: sdata can be NULL during AMPDU startAlexander Wetzel2-1/+8
2023-01-24wifi: mac80211: reset multiple BSSID options in stop_ap()Aloka Dixit1-0/+7
2023-01-24wifi: mac80211: fix MLO + AP_VLAN checkFelix Fietkau1-1/+3
2023-01-24wifi: brcmfmac: fix regression for Broadcom PCIe wifi devicesArend van Spriel1-1/+1
2023-01-24Bluetooth: hci_qca: Fix driver shutdown on closed serdevKrzysztof Kozlowski1-0/+7
2023-01-24Bluetooth: hci_sync: Fix use HCI_OP_LE_READ_BUFFER_SIZE_V2Luiz Augusto von Dentz1-3/+3
2023-01-24fbdev: omapfb: avoid stack overflow warningArnd Bergmann1-10/+18
2023-01-24of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, take 2Rob Herring1-13/+15
2023-01-24perf/x86/rapl: Add support for Intel Emerald RapidsZhang Rui1-0/+1
2023-01-24perf/x86/rapl: Add support for Intel Meteor LakeZhang Rui1-0/+2
2023-01-24memblock tests: Fix compilation error.Aaron Thompson2-1/+3
2023-01-24cifs: fix race in assemble_neg_contexts()Paulo Alcantara1-4/+7
2023-01-24perf/x86/rapl: Treat Tigerlake like IcelakeChris Wilson1-0/+2
2023-01-24f2fs: let's avoid panic if extent_tree is not createdJaegeuk Kim1-1/+2
2023-01-24x86/asm: Fix an assembler warning with current binutilsMikulas Patocka1-1/+1
2023-01-24btrfs: always report error in run_one_delayed_ref()Qu Wenruo1-2/+5
2023-01-24selftests: net: fix cmsg_so_mark.sh test hangPo-Hsu Lin1-1/+1
2023-01-24RDMA/srp: Move large values to a new enum for gcc13Jiri Slaby (SUSE)1-3/+5
2023-01-24bpf: keep a reference to the mm, in case the task is dead.Kui-Feng Lee1-12/+27
2023-01-24r8169: fix dmar pte write access is not set errorChunhao Lin1-7/+7
2023-01-24r8169: move rtl_wol_enable_rx() and rtl_prepare_power_down()Chunhao Lin1-22/+22
2023-01-24net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy statsDaniil Tatianin1-1/+2
2023-01-24vdpa_sim_net: should not drop the multicast/broadcast packetCindy Lu1-0/+3
2023-01-24vduse: Validate vq_num in vduse_validate_config()Harshit Mogalapalli1-0/+3
2023-01-24virtio_pci: modify ENOENT to EINVALAngus Chen1-1/+1
2023-01-24vdpa/mlx5: Avoid overwriting CVQ iotlbEli Cohen3-59/+39
2023-01-24vdpa/mlx5: Avoid using reslock in event_handlerEli Cohen1-12/+4
2023-01-24vdpa/mlx5: Return error on vlan ctrl commands if not supportedEli Cohen1-0/+3
2023-01-24tools/virtio: initialize spinlocks in vring_test.cRicardo Cañuelo1-0/+2
2023-01-24net: ethernet: marvell: octeontx2: Fix uninitialized variable warningAnuradha Weeraman1-1/+1
2023-01-24selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_IDHao Sun2-0/+51
2023-01-24pNFS/filelayout: Fix coalescing test for single DSOlga Kornievskaia1-0/+8
2023-01-24wifi: iwlwifi: fw: skip PPAG for JFJohannes Berg1-0/+5
2023-01-24btrfs: fix trace event name typo for FLUSH_DELAYED_REFSNaohiro Aota1-1/+1
2023-01-24dma-buf: fix dma_buf_export init order v2Christian König3-52/+43
2023-01-18Linux 6.1.7v6.1.7Greg Kroah-Hartman1-1/+1
2023-01-18pinctrl: amd: Add dynamic debugging for active GPIOsMario Limonciello1-4/+6
2023-01-18Revert "usb: ulpi: defer ulpi_register on ulpi_read_id timeout"Ferry Toth1-1/+1
2023-01-18block: handle bio_split_to_limits() NULL returnJens Axboe8-2/+19