summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-21Linux 6.1.95v6.1.95Greg Kroah-Hartman
2024-06-21zap_pid_ns_processes: clear TIF_NOTIFY_SIGNAL along with TIF_SIGPENDINGOleg Nesterov
2024-06-21i2c: designware: Fix the functionality flags of the slave-only interfaceJean Delvare
2024-06-21i2c: at91: Fix the functionality flags of the slave-only interfaceJean Delvare
2024-06-21misc: microchip: pci1xxxx: Fix a memory leak in the error handling of gp_aux_...Yongzhi Liu
2024-06-21usb-storage: alauda: Check whether the media is initializedShichao Lai
2024-06-21serial: core: Add UPIO_UNKNOWN constant for unknown port typeAndy Shevchenko
2024-06-21serial: 8250_dw: fall back to poll if there's no interruptJisheng Zhang
2024-06-21greybus: Fix use-after-free bug in gb_interface_release due to race condition.Sicong Huang
2024-06-21Bluetooth: qca: generalise device address checkJohan Hovold
2024-06-21Bluetooth: qca: fix wcn3991 device address checkJohan Hovold
2024-06-21cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-modeDavid Howells
2024-06-21remoteproc: k3-r5: Jump to error handling labels in start/stop errorsBeleswar Padhi
2024-06-21Revert "fork: defer linking file vma until vma is fully initialized"Sam James
2024-06-21mptcp: pm: update add_addr counters after connectYonglongLi
2024-06-21serial: 8250_pxa: Configure tx_loadsz to match FIFO IRQ levelDoug Brown
2024-06-21mm/memory-failure: fix handling of dissolved but not taken off from buddy pagesMiaohe Lin
2024-06-21mm/huge_memory: don't unpoison huge_zero_folioMiaohe Lin
2024-06-21tick/nohz_full: Don't abuse smp_call_function_single() in tick_setup_device()Oleg Nesterov
2024-06-21nilfs2: fix potential kernel bug due to lack of writeback flag waitingRyusuke Konishi
2024-06-21btrfs: zoned: fix use-after-free due to race with dev replaceFilipe Manana
2024-06-21btrfs: zoned: factor out DUP bg handling from btrfs_load_block_group_zone_infoChristoph Hellwig
2024-06-21btrfs: zoned: factor out single bg handling from btrfs_load_block_group_zone_...Christoph Hellwig
2024-06-21btrfs: zoned: factor out per-zone logic from btrfs_load_block_group_zone_infoChristoph Hellwig
2024-06-21btrfs: zoned: introduce a zone_info struct in btrfs_load_block_group_zone_infoChristoph Hellwig
2024-06-21intel_th: pci: Add Lunar Lake supportAlexander Shishkin
2024-06-21intel_th: pci: Add Meteor Lake-S supportAlexander Shishkin
2024-06-21intel_th: pci: Add Sapphire Rapids SOC supportAlexander Shishkin
2024-06-21intel_th: pci: Add Granite Rapids SOC supportAlexander Shishkin
2024-06-21intel_th: pci: Add Granite Rapids supportAlexander Shishkin
2024-06-21drm/i915/dpt: Make DPT object unshrinkableVidya Srinivas
2024-06-21drm/i915/gt: Disarm breadcrumbs if engines are already idleChris Wilson
2024-06-21riscv: rewrite __kernel_map_pages() to fix sleeping in invalid contextNam Cao
2024-06-21remoteproc: k3-r5: Do not allow core1 to power up before core0 via sysfsBeleswar Padhi
2024-06-21remoteproc: k3-r5: Wait for core0 power-up before powering up core1Apurva Nandan
2024-06-21dmaengine: axi-dmac: fix possible race in remove()Nuno Sa
2024-06-21PCI: rockchip-ep: Remove wrong mask on subsys_vendor_idRick Wertenbroek
2024-06-21ocfs2: fix races between hole punching and AIO+DIOSu Yue
2024-06-21ocfs2: use coarse time for new created filesSu Yue
2024-06-21fs/proc: fix softlockup in __read_vmcoreRik van Riel
2024-06-21knfsd: LOOKUP can return an illegal error valueTrond Myklebust
2024-06-21spmi: hisi-spmi-controller: Do not override device identifierVamshi Gajjela
2024-06-21vmci: prevent speculation leaks by sanitizing event in event_deliver()Hagar Gamal Halim Hemdan
2024-06-21sock_map: avoid race between sock_map_close and sk_psock_putThadeu Lima de Souza Cascardo
2024-06-21null_blk: Print correct max open zones limit in null_init_zoned_dev()Damien Le Moal
2024-06-21tracing/selftests: Fix kprobe event name test for .isra. functionsSteven Rostedt (Google)
2024-06-21riscv: fix overlap of allocated page and PTR_ERRNam Cao
2024-06-21perf/core: Fix missing wakeup when waiting for context referenceHaifeng Xu
2024-06-21x86/amd_nb: Check for invalid SMN readsYazen Ghannam
2024-06-21irqchip/gic-v3-its: Fix potential race condition in its_vlpi_prop_update()Hagar Hemdan