aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-24nilfs2: fix general protection fault in nilfs_btree_insert()Ryusuke Konishi
2023-01-24zonefs: Detect append writes at invalid locationsDamien Le Moal
2023-01-24LoongArch: Add HWCAP_LOONGARCH_CPUCFG to elf_hwcapHuacai Chen
2023-01-24Add exception protection processing for vd in axi_chan_handle_err functionShawn.Shao
2023-01-24proc: fix PIE proc-empty-vm, proc-pid-vm testsAlexey Dobriyan
2023-01-24nommu: fix split_vma() map_count errorLiam Howlett
2023-01-24nommu: fix do_munmap() error pathLiam Howlett
2023-01-24nommu: fix memory leak in do_mmap() error pathLiam Howlett
2023-01-24wifi: mac80211: fix initialization of rx->link and rx->link_staFelix Fietkau
2023-01-24wifi: mac80211: sdata can be NULL during AMPDU startAlexander Wetzel
2023-01-24wifi: mac80211: reset multiple BSSID options in stop_ap()Aloka Dixit
2023-01-24wifi: mac80211: fix MLO + AP_VLAN checkFelix Fietkau
2023-01-24wifi: brcmfmac: fix regression for Broadcom PCIe wifi devicesArend van Spriel
2023-01-24Bluetooth: hci_qca: Fix driver shutdown on closed serdevKrzysztof Kozlowski
2023-01-24Bluetooth: hci_sync: Fix use HCI_OP_LE_READ_BUFFER_SIZE_V2Luiz Augusto von Dentz
2023-01-24fbdev: omapfb: avoid stack overflow warningArnd Bergmann
2023-01-24of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, take 2Rob Herring
2023-01-24perf/x86/rapl: Add support for Intel Emerald RapidsZhang Rui
2023-01-24perf/x86/rapl: Add support for Intel Meteor LakeZhang Rui
2023-01-24memblock tests: Fix compilation error.Aaron Thompson
2023-01-24cifs: fix race in assemble_neg_contexts()Paulo Alcantara
2023-01-24perf/x86/rapl: Treat Tigerlake like IcelakeChris Wilson
2023-01-24f2fs: let's avoid panic if extent_tree is not createdJaegeuk Kim
2023-01-24x86/asm: Fix an assembler warning with current binutilsMikulas Patocka
2023-01-24btrfs: always report error in run_one_delayed_ref()Qu Wenruo
2023-01-24selftests: net: fix cmsg_so_mark.sh test hangPo-Hsu Lin
2023-01-24RDMA/srp: Move large values to a new enum for gcc13Jiri Slaby (SUSE)
2023-01-24bpf: keep a reference to the mm, in case the task is dead.Kui-Feng Lee
2023-01-24r8169: fix dmar pte write access is not set errorChunhao Lin
2023-01-24r8169: move rtl_wol_enable_rx() and rtl_prepare_power_down()Chunhao Lin
2023-01-24net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy statsDaniil Tatianin
2023-01-24vdpa_sim_net: should not drop the multicast/broadcast packetCindy Lu
2023-01-24vduse: Validate vq_num in vduse_validate_config()Harshit Mogalapalli
2023-01-24virtio_pci: modify ENOENT to EINVALAngus Chen
2023-01-24vdpa/mlx5: Avoid overwriting CVQ iotlbEli Cohen
2023-01-24vdpa/mlx5: Avoid using reslock in event_handlerEli Cohen
2023-01-24vdpa/mlx5: Return error on vlan ctrl commands if not supportedEli Cohen
2023-01-24tools/virtio: initialize spinlocks in vring_test.cRicardo Cañuelo
2023-01-24net: ethernet: marvell: octeontx2: Fix uninitialized variable warningAnuradha Weeraman
2023-01-24selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_IDHao Sun
2023-01-24pNFS/filelayout: Fix coalescing test for single DSOlga Kornievskaia
2023-01-24wifi: iwlwifi: fw: skip PPAG for JFJohannes Berg
2023-01-24btrfs: fix trace event name typo for FLUSH_DELAYED_REFSNaohiro Aota
2023-01-24dma-buf: fix dma_buf_export init order v2Christian König
2023-01-18Linux 6.1.7Greg Kroah-Hartman
2023-01-18pinctrl: amd: Add dynamic debugging for active GPIOsMario Limonciello
2023-01-18Revert "usb: ulpi: defer ulpi_register on ulpi_read_id timeout"Ferry Toth
2023-01-18block: handle bio_split_to_limits() NULL returnJens Axboe
2023-01-18io_uring/io-wq: only free worker if it was allocated for creationJens Axboe
2023-01-18io_uring/io-wq: free worker if task_work creation is canceledJens Axboe