summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-05-11bpf: Fix out-of-bounds read in bpf_patch_call_args()Yazhou Tang
2026-05-11tty: add missing tty_driver include to tty_port.hJohan Hovold
2026-05-11memstick: Constify the driver id_tableKrzysztof Kozlowski
2026-05-11serial: core: Add dedicated uart_port field for console flowJohn Ogness
2026-05-11iomap: remove over-strict inline data boundary checkNamjae Jeon
2026-05-11serial: sh-sci: Remove plat_sci_port.flagsGeert Uytterhoeven
2026-05-11tty: synclink_gt: remove broken driverEthan Nelson-Moore
2026-05-11nfs: Implement fileattr_get for case sensitivityChuck Lever
2026-05-11fs: Add case sensitivity flags to file_kattrChuck Lever
2026-05-11genirq/msi: Fix typos in msi_domain_ops commentrefs/merge-window/e2d852f67fe5bf43458749b71ed8658a03563958Miles Krause
2026-05-11rust: auxiliary: add registration data to auxiliary devicesDanilo Krummrich
2026-05-11Merge branch 'irq/urgent' into irq/driversThomas Gleixner
2026-05-11irqchip/gic-v5: Move LPI allocation into the LPI domainSascha Bischoff
2026-05-11Merge tag 'ib-gpio-add-gpiod-is-single-ended-for-v7.2' of git://git.kernel.or...Bartosz Golaszewski
2026-05-11gpiolib: add gpiod_is_single_ended() helperJie Li
2026-05-11Merge tag 'ib-gpio-add-fwnode-gpiod-get-for-v7.2' of git://git.kernel.org/pub...Bartosz Golaszewski
2026-05-11gpio: Add fwnode_gpiod_get() helperKrishna Chaitanya Chundru
2026-05-11pmdomain: core: add support for power-domains-child-idsKevin Hilman (TI)
2026-05-11firewire: Simplify storing pointers in device id structUwe Kleine-König (The Capable Hub)
2026-05-11sockptr: introduce copy_struct_to_sockptr()Stefan Metzmacher
2026-05-11sockptr: let copy_struct_from_sockptr() use copy_struct_from_bounce_buffer()Stefan Metzmacher
2026-05-11uaccess: add copy_struct_{from,to}_bounce_buffer() helpersStefan Metzmacher
2026-05-11sockptr: fix usize check in copy_struct_from_sockptr() for user pointersStefan Metzmacher
2026-05-11uaccess: fix ignored_trailing logic in copy_struct_to_user()Stefan Metzmacher
2026-05-11fprobe: Fix unregister_fprobe() to wait for RCU grace periodMasami Hiramatsu (Google)
2026-05-11soc: mediatek: mtk-cmdq: Add cmdq_pkt_jump_rel_temp() for removing shift_paJason-JH Lin
2026-05-11exportfs,nfsd: rework checking for layout-based block device access supportChristoph Hellwig
2026-05-11exportfs: don't pass struct iattr to ->commit_blocksChristoph Hellwig
2026-05-11exportfs: split out the ops for layout-based block device accessChristoph Hellwig
2026-05-11iommu/riscv: Advertise Svpbmt support to generic page tableFangyu Yu
2026-05-11Merge tag 'v7.1-rc3' into usb-nextGreg Kroah-Hartman
2026-05-11platform/chrome: Resolve kb_wake_angle visibility raceTzung-Bi Shih
2026-05-11spi: switch to managed controller allocation (part 2/3)Mark Brown
2026-05-11ASoC: Move system_long_wq to system_dfl_long_wqMark Brown
2026-05-10Merge branch 'for-7.1-fixes' into for-7.2Tejun Heo
2026-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc3Alexei Starovoitov
2026-05-10sched_ext: Close root-enable vs sched_ext_dead() race with SCX_TASK_INIT_BEGINTejun Heo
2026-05-10sched_ext: Replace SCX_TASK_OFF_TASKS flag with SCX_TASK_DEAD stateTejun Heo
2026-05-09Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-05-08Merge tag 'sched-urgent-2026-05-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-05-08net/mlx5: Add VHCA_ID page management mode supportMoshe Shemesh
2026-05-08net/mlx5: Make debugfs page counters by function type dynamicMoshe Shemesh
2026-05-08drbd: replace genl_magic with explicit netlink serializationChristoph Böhmwalder
2026-05-08drbd: move UAPI headers to include/uapi/linux/Christoph Böhmwalder
2026-05-12media: uvcvideo: Introduce allow_privacy_override module parameterRicardo Ribalda
2026-05-12media: uvcvideo: Import standard controls from uvcdynctrlRicardo Ribalda
2026-05-08PCI: Add pci_resource_is_io() and pci_resource_is_mem() helpersKrzysztof Wilczyński
2026-05-08ACPI: provide acpi_bus_find_device_by_name()Bartosz Golaszewski
2026-05-08arm64/entry: Fix arm64-specific rseq brokennessMark Rutland
2026-05-08drm/buddy: Integrate lockdep annotations for gpu buddy managerTejas Upadhyay