summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-21Linux 6.9.6v6.9.6Greg 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-21mei: vsc: Fix wrong invocation of ACPI SID methodHans de Goede
2024-06-21usb-storage: alauda: Check whether the media is initializedShichao Lai
2024-06-21dt-bindings: usb: realtek,rts5411: Add missing "additionalProperties" on chil...Rob Herring (Arm)
2024-06-21serial: 8250_dw: Don't use struct dw8250_data outside of 8250_dwAndy Shevchenko
2024-06-21ima: Fix use-after-free on a dentry's dname.nameStefan Berger
2024-06-21greybus: Fix use-after-free bug in gb_interface_release due to race condition.Sicong Huang
2024-06-21remoteproc: k3-r5: Jump to error handling labels in start/stop errorsBeleswar Padhi
2024-06-21mm/huge_memory: don't unpoison huge_zero_folioMiaohe Lin
2024-06-21wifi: iwlwifi: mvm: fix a crash on 7265Emmanuel Grumbach
2024-06-21wifi: iwlwifi: mvm: support iwl_dev_tx_power_cmd_v8Emmanuel Grumbach
2024-06-21btrfs: zoned: fix use-after-free due to race with dev replaceFilipe Manana
2024-06-21pmdomain: ti-sci: Fix duplicate PD referralsTomi Valkeinen
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: Fix audio component initializationImre Deak
2024-06-21drm/i915/dpt: Make DPT object unshrinkableVidya Srinivas
2024-06-21drm/xe: Properly handle alloc_guc_id() failureNiranjana Vishwanathapura
2024-06-21drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE)Wachowski, Karol
2024-06-21drm/i915/gt: Disarm breadcrumbs if engines are already idleChris Wilson
2024-06-21rtla/auto-analysis: Replace \t with spacesDaniel Bristot de Oliveira
2024-06-21rtla/timerlat: Simplify "no value" printing on topDaniel Bristot de Oliveira
2024-06-21riscv: force PAGE_SIZE linear mapping if debug_pagealloc is enabledNam Cao
2024-06-21riscv: rewrite __kernel_map_pages() to fix sleeping in invalid contextNam Cao
2024-06-21drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2Wayne Lin
2024-06-21iio: invensense: fix interrupt timestamp alignmentJean-Baptiste Maneyrol
2024-06-21iio: temperature: mcp9600: Fix temperature reading for negative valuesDimitri Fedrau
2024-06-21iio: adc: axi-adc: make sure AXI clock is enabledNuno Sa
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-21drm/bridge: aux-hpd-bridge: correct devm_drm_dp_hpd_bridge_add() stubDmitry Baryshkov
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-21dm-integrity: set discard_granularity to logical block sizeMikulas Patocka
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-21ocfs2: update inode fsync transaction id in ocfs2_unlink and ocfs2_linkSu Yue
2024-06-21kexec: fix the unexpected kexec_dprintk() macroBaoquan He
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-21dma-buf: handle testing kthreads creation failureFedor Pchelkin