aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-03-03stop_machine: Fix the documentation for a NULL cpus argumentThomas Weißschuh1-2/+2
2026-03-03power: supply: max17042: consider task period (max77759)André Draszik1-0/+1
2026-03-03power: supply: max17042: initial support for Maxim MAX77759André Draszik1-2/+22
2026-03-03bpf: Factor out program return value calculationEmil Tsalapatis1-0/+1
2026-03-03Revert "driver core: enforce device_lock for driver_match_device()"Danilo Krummrich1-0/+2
2026-03-03indirect_call_wrapper: do not reevaluate function pointerEric Dumazet1-7/+11
2026-03-02atm: atmdev: add function parameter names and descriptionRandy Dunlap1-2/+4
2026-03-02ipmr: Don't hold RTNL for ipmr_rtm_route().Kuniyuki Iwashima1-1/+0
2026-03-02ipmr/ip6mr: Convert net->ipv[46].ipmr_seq to atomic_t.Kuniyuki Iwashima1-4/+4
2026-03-02net: stmmac: make dma_cfg mixed/fixed burst booleanRussell King (Oracle)1-2/+2
2026-03-02net: stmmac: remove plat_dat->port_nodeRussell King (Oracle)1-1/+0
2026-03-03Merge tag 'drm-xe-next-2026-03-02' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-nextDave Airlie1-1/+9
2026-03-02KVM: x86: Use scratch field in MMIO fragment to hold small write valuesSean Christopherson1-1/+2
2026-03-02spi: Merge up v7.0-rc2Mark Brown18-69/+95
2026-03-02regmap: Merge up v7.0-rc2Mark Brown18-69/+95
2026-03-02cred: fix kernel-doc warnings in cred.hRandy Dunlap1-3/+7
2026-03-02iio: add IIO_DECLARE_QUATERNION() macroDavid Lechner1-0/+12
2026-03-02net/mlx5: Drop MR cache related codeMichael Guralnik1-11/+0
2026-03-02uaccess: Fix scoped_user_read_access() for 'pointer to const'David Laight1-34/+20
2026-03-02mm: Fix a hmm_range_fault() livelock / starvation problemThomas Hellström1-1/+9
2026-03-02driver core: platform: allow attaching software nodes when creating devicesDmitry Torokhov1-1/+6
2026-03-02driver core: platform: add kerneldoc to struct platform_device_infoDmitry Torokhov1-11/+42
2026-03-02pinctrl: pinconf-generic: fix an enum name descriptionRandy Dunlap1-1/+1
2026-03-02xattr: move user limits for xattrs to generic infraChristian Brauner2-2/+18
2026-03-02xattr: remove rbtree-based simple_xattr infrastructureChristian Brauner1-10/+2
2026-03-02gpio: nomadik: repair some kernel-doc commentsRandy Dunlap1-7/+5
2026-03-02gpio: timberdale: repair kernel-doc commentsRandy Dunlap1-3/+3
2026-03-02wifi: mac80211: Add support for IEEE 802.1X authentication protocol in non-AP STA modeKavita Kavita1-0/+1
2026-03-02wifi: cfg80211: add support for IEEE 802.1X Authentication ProtocolKavita Kavita1-0/+1
2026-03-02Merge tag 'drm-misc-next-2026-02-26' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie6-19/+426
2026-03-01firmware: cs_dsp: Add API to hibernate the DSPStefan Binding1-0/+3
2026-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-6/+1
2026-03-01Merge tag 'timers-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+38
2026-03-01Merge tag 'sched-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-4/+17
2026-03-01Merge tag 'irq-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2026-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc2Alexei Starovoitov12-57/+38
2026-03-01spi: spi-mem: clean up kernel-doc in spi-mem.hRandy Dunlap1-2/+6
2026-03-01iio: core: Add IIO_EV_INFO_SCALE to event infoTaha Ed-Dafili1-0/+1
2026-02-28Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds4-3/+12
2026-02-28firmware: exynos-acpm: Drop fake 'const' on handle pointerKrzysztof Kozlowski1-23/+17
2026-02-28KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIERPaolo Bonzini1-6/+1
2026-02-28iio: tsl2772: fix all kernel-doc warningsRandy Dunlap1-2/+2
2026-02-27net: usb: r8152: add TRENDnet TUC-ET2GValentin Spreckels1-0/+1
2026-02-27net: inline skb_add_rx_frag_netmem()Eric Dumazet1-2/+11
2026-02-27net: phy: micrel: Add support for lan9645x internal phyJens Emil Schulz Østergaard1-0/+1
2026-02-27bpf: Introduce tnum_step to step through tnum's membersHarishankar Vishwanathan1-0/+3
2026-02-27bpf: Lose const-ness of map in map_check_btf()Kumar Kartikeya Dwivedi2-3/+3
2026-02-27bpf: Register dtor for freeing special fieldsKumar Kartikeya Dwivedi1-0/+6
2026-02-27nsfs: tighten permission checks for ns iteration ioctlsChristian Brauner1-0/+2
2026-02-27Merge tag 'mmc-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-4/+5