summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-18doc/netlink: Document the sub-message format for netlink-rawDonald Hunter
2023-12-18doc/netlink: Add sub-message support to netlink-rawDonald Hunter
2023-12-18tools/net/ynl: Use consistent array index expression formattingDonald Hunter
2023-12-18SUNRPC: Revert 5f7fc5d69f6e92ec0b38774c387f5cf7812c5806Chuck Lever
2023-12-18HID: nintendo: Prevent divide-by-zero on codeGuilherme G. Piccoli
2023-12-18idpf: refactor some missing field get/prep conversionsJesse Brandeburg
2023-12-18ice: cleanup inconsistent codeJesse Brandeburg
2023-12-18ice: field get conversionJesse Brandeburg
2023-12-18iavf: field get conversionJesse Brandeburg
2023-12-18i40e: field get conversionJesse Brandeburg
2023-12-18igc: field get conversionJesse Brandeburg
2023-12-18intel: legacy: field get conversionJesse Brandeburg
2023-12-18igc: field prep conversionJesse Brandeburg
2023-12-18ice: fix pre-shifted bit usageJesse Brandeburg
2023-12-18ice: field prep conversionJesse Brandeburg
2023-12-18iavf: field prep conversionJesse Brandeburg
2023-12-18i40e: field prep conversionJesse Brandeburg
2023-12-18intel: legacy: field prep conversionJesse Brandeburg
2023-12-18intel: add bit macro includes where neededJesse Brandeburg
2023-12-18e1000e: make lost bits explicitJesse Brandeburg
2023-12-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-12-18Merge tag 'spi-fix-v6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-12-18MAINTAINERS: remove stale info for DEVICE-MAPPERMike Snitzer
2023-12-18dm audit: fix Kconfig so DM_AUDIT depends on BLK_DEV_DMMike Snitzer
2023-12-18dm-integrity: don't modify bio's immutable bio_vec in integrity_metadata()Mikulas Patocka
2023-12-18dm-raid: delay flushing event_work() after reconfig_mutex is releasedYu Kuai
2023-12-18Merge branch 'bpf-add-check-for-negative-uprobe-multi-offset'Andrii Nakryiko
2023-12-18selftests/bpf: Add more uprobe multi fail testsJiri Olsa
2023-12-18bpf: Fail uprobe multi link with negative offsetJiri Olsa
2023-12-18ice: Fix PF with enabled XDP going no-carrier after resetLarysa Zaremba
2023-12-18ice: alter feature support check for SRIOV and LAGDave Ertman
2023-12-18selftests/bpf: Test the release of map btfHou Tao
2023-12-18ice: stop trashing VF VSI aggregator node ID informationJacob Keller
2023-12-18NFSD: Revert 738401a9bd1ac34ccd5723d69640a4adbb1a4bc0Chuck Lever
2023-12-18NFSD: Revert 6c41d9a9bd0298002805758216a9c44e38a8500dChuck Lever
2023-12-18platform/x86/amd/pmc: Disable keyboard wakeup on AMD Framework 13Mario Limonciello
2023-12-18platform/x86/amd/pmc: Move keyboard wakeup disablement detection to pmc-quirksMario Limonciello
2023-12-18platform/x86/amd/pmc: Only run IRQ1 firmware version check on CezanneMario Limonciello
2023-12-18platform/x86/amd/pmc: Move platform defines to headerMario Limonciello
2023-12-18platform/x86/intel/pmc: Fix hang in pmc_core_send_ltr_ignore()Rajvi Jingar
2023-12-18platform/x86: thinkpad_acpi: fix for incorrect fan reporting on some ThinkPad...Vishnu Sankar
2023-12-18s390/bpf: Fix indirect trampoline generationAlexei Starovoitov
2023-12-18s390/vx: fix save/restore of fpu kernel contextHeiko Carstens
2023-12-18HID: nintendo: fix initializer element is not constant errorRyan McClelland
2023-12-17bcachefs: print explicit recovery pass message only onceKent Overstreet
2023-12-18Merge branch 'rtnl-rcu'David S. Miller
2023-12-18net: rtnl: use rcu_replace_pointer_rtnl in rtnl_unregister_*Pedro Tammela
2023-12-18net: rtnl: introduce rcu_replace_pointer_rtnlJamal Hadi Salim
2023-12-17smb: client: fix potential OOB in cifs_dump_detail()Paulo Alcantara
2023-12-17smb: client: fix OOB in smbCalcSize()Paulo Alcantara