summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-25nfs: propagate readlink errors in nfs_symlink_fillerSagi Grimberg1-1/+1
2024-07-25NFSv4: Fix memory leak in nfs4_set_security_labelDmitry Mastykin1-0/+1
2024-07-25HID: Ignore battery for ELAN touchscreens 2F2C and 4116Louis Dalibard2-0/+6
2024-07-25input: Add support for "Do Not Disturb"Aseda Aboagye3-0/+10
2024-07-25input: Add event code for accessibility keyAseda Aboagye3-0/+3
2024-07-25kconfig: remove wrong expr_trans_bool()Masahiro Yamada3-32/+0
2024-07-25kconfig: gconf: give a proper initial state to the Save buttonMasahiro Yamada1-1/+2
2024-07-25null_blk: fix validation of block sizeAndreas Hindborg1-2/+2
2024-07-25drm/amdgpu/pptable: Fix UBSAN array-index-out-of-boundsTasos Sahanidis1-42/+49
2024-07-25arm64: armv8_deprecated: Fix warning in isndep cpuhp starting processWei Li1-0/+3
2024-07-25io_uring: fix possible deadlock in io_register_iowq_max_workers()Hagar Hemdan1-0/+4
2024-07-25ila: block BH in ila_output()Eric Dumazet1-1/+6
2024-07-25net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input()Eric Dumazet1-8/+6
2024-07-25platform/x86/amd/hsmp: Check HSMP support on AMD family of processorsSuma Hegde1-7/+43
2024-07-25Input: silead - Always support 10 fingersHans de Goede1-14/+5
2024-07-25LoongArch: Fix GMAC's phy-mode definitions in dtsHuacai Chen3-5/+5
2024-07-25nvme-fabrics: use reserved tag for reg read/write commandChunguang Xu1-3/+3
2024-07-25of/irq: Factor out parsing of interrupt-map parent phandle+args from of_irq_p...Rob Herring (Arm)2-51/+77
2024-07-25selftests/futex: pass _GNU_SOURCE without a value to the compilerJohn Hubbard1-1/+1
2024-07-25selftests/overlayfs: Fix build error on ppc64Michael Ellerman1-0/+1
2024-07-25selftests/openat2: Fix build warnings on ppc64Michael Ellerman1-0/+1
2024-07-25selftests: cachestat: Fix build warnings on ppc64Michael Ellerman1-0/+1
2024-07-25wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()Dmitry Antipov1-4/+10
2024-07-25wifi: iwlwifi: mvm: Fix scan abort handling with HW rfkillIlan Peer1-1/+2
2024-07-25wifi: iwlwifi: mvm: properly set 6 GHz channel direct probe optionAyala Beker1-1/+4
2024-07-25wifi: iwlwifi: mvm: handle BA session teardown in RF-killJohannes Berg3-6/+11
2024-07-25wifi: iwlwifi: mvm: Handle BIGTK cipher in kek_kck cmdYedidya Benshimol1-2/+11
2024-07-25wifi: iwlwifi: mvm: remove stale STA link data during restartBenjamin Berg3-5/+47
2024-07-25wifi: iwlwifi: mvm: d3: fix WoWLAN command version lookupYedidya Benshimol1-1/+2
2024-07-25wifi: cfg80211: fix 6 GHz scan request buildingJohannes Berg2-17/+36
2024-07-25wifi: mac80211: handle tasklet frames before stoppingJohannes Berg3-2/+12
2024-07-25wifi: mac80211: apply mcast rate only if interface is upJohannes Berg1-2/+3
2024-07-25wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdataNicolas Escande1-0/+1
2024-07-25ACPI: AC: Properly notify powermanagement core about changesThomas Weißschuh2-4/+4
2024-07-25PNP: Hide pnp_bus_type from the non-PNP codeAndy Shevchenko2-2/+1
2024-07-25tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUsDhananjay Ugwekar1-3/+23
2024-07-25btrfs: ensure fast fsync waits for ordered extents after a write failureFilipe Manana3-0/+57
2024-07-25ACPI: EC: Avoid returning AE_OK on errors in address space handlerArmin Wolf1-1/+3
2024-07-25ACPI: EC: Abort address space access upon errorArmin Wolf1-1/+4
2024-07-25efi/libstub: zboot.lds: Discard .discard sectionsNathan Chancellor1-0/+1
2024-07-25scsi: qedf: Set qed_slowpath_params to zero before useSaurav Kashyap1-0/+1
2024-07-25scsi: qedf: Wait for stag work during unloadSaurav Kashyap2-3/+28
2024-07-25scsi: qedf: Don't process stag work during unload and recoverySaurav Kashyap1-0/+16
2024-07-25scsi: sr: Fix unintentional arithmetic wraparoundJustin Stitt4-5/+8
2024-07-25scsi: core: alua: I/O errors for ALUA state transitionsMartin Wilck1-9/+22
2024-07-25cifs: fix noisy message on copy_file_rangeSteve French1-1/+1
2024-07-18Linux 6.9.10v6.9.10Greg Kroah-Hartman1-1/+1
2024-07-18kbuild: rpm-pkg: avoid the warnings with dtb's listed twiceJose Ignacio Tornos Martinez1-1/+0
2024-07-18kbuild: Make ld-version.sh more robust against version string changesNathan Chancellor1-3/+5
2024-07-18x86/bhi: Avoid warning in #DB handler due to BHI mitigationAlexandre Chartre1-4/+10