summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-12-03usb: deprecate the third argument of usb_maxpacket()Vincent Mailhol
2025-12-03ata: libata-scsi: Fix system suspend for a security locked driveNiklas Cassel
2025-12-03mm/ksm: fix flag-dropping behavior in ksm_madviseJakub Acs
2025-12-03compiler_types: Move unused static inline functions warning to W=2Peter Zijlstra
2025-12-03dmaengine: sh: setup_xref error handlingThomas Andreatta
2025-12-03bpf: Don't use %pK through printkThomas Weißschuh
2025-10-29net: add ndo_fdb_del_bulkNikolay Aleksandrov
2025-10-29iio: frequency: adf4350: Fix ADF4350_REG3_12BIT_CLKDIV_MODEMichael Hennerich
2025-10-29driver core/PM: Set power.no_callbacks along with power.no_pmRafael J. Wysocki
2025-10-02genirq: Provide new interfaces for affinity hintsThomas Gleixner
2025-10-02genirq: Export affinity setter for modulesThomas Gleixner
2025-10-02genirq/affinity: Add irq_update_affinity_desc()John Garry
2025-09-04atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control().Kuniyuki Iwashima
2025-09-04net/atm: remove the atmdev_ops {get, set}sockopt methodsChristoph Hellwig
2025-08-28nfs: fix UAF in direct writesJosef Bacik
2025-08-28NFS: Fix up commit deadlocksTrond Myklebust
2025-08-28mm: update memfd seal write check to include F_SEAL_WRITELorenzo Stoakes
2025-08-28mm: drop the assumption that VM_SHARED always implies writableLorenzo Stoakes
2025-08-28net: usbnet: Avoid potential RCU stall on LINK_CHANGE eventJohn Ernberg
2025-08-28PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable portsLukas Wunner
2025-08-28net: vlan: Replace BUG() with WARN_ON_ONCE() in vlan_dev_* stubsGal Pressman
2025-08-28netmem: fix skb_frag_address_safe with unreadable skbsMina Almasry
2025-08-28ipv6: reject malicious packets in ipv6_gso_segment()Eric Dumazet
2025-08-28module: Restore the moduleparam prefix length checkPetr Pavlu
2025-08-28pps: fix poll supportDenis OSTERLAND-HEIM
2025-08-28usb: chipidea: introduce CI_HDRC_CONTROLLER_VBUS_EVENT glue layer usePeter Chen
2025-07-17regulator: gpio: Add input_supply support in gpio_regulator_configJerome Neanne
2025-07-17usb: typec: altmodes/displayport: do not index invalid pin_assignmentsRD Babiera
2025-07-17of: Add of_property_present() helperRob Herring
2025-07-17of: property: define of_property_read_u{8,16,32,64}_array() unconditionallyMichael Walle
2025-06-27HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()Terry Junge
2025-06-27atm: Revert atm_account_tx() if copy_from_iter_full() fails.Kuniyuki Iwashima
2025-06-04coredump: hand a pidfd to the usermode coredump helperChristian Brauner
2025-06-04pid: add pidfd_prepare()Christian Brauner
2025-06-04pidfd: check pid has attached task in fdinfoChristian Brauner
2025-06-04rcu: fix header guard for rcu_all_qs()Ankur Arora
2025-06-04net/mlx4_core: Avoid impossible mlx4_db_alloc() order valueKees Cook
2025-06-04dma-mapping: avoid potential unused data compilation warningMarek Szyprowski
2025-06-04types: Complement the aligned types with signed 64-bit oneAndy Shevchenko
2025-05-02PCI: Rename PCI_IRQ_LEGACY to PCI_IRQ_INTXBjorn Helgaas
2025-05-02nfs: add missing selections of CONFIG_CRC32Eric Biggers
2025-05-02nfs: move nfs_fhandle_hash to common include fileJeff Layton
2025-05-02writeback: fix false warning in inode_to_wb()Andreas Gruenbacher
2025-04-10sched/smt: Always inline sched_smt_active()Josh Poimboeuf
2025-04-10lockdep: Don't disable interrupts on RT in disable_irq_nosync_lockdep.*()Sebastian Andrzej Siewior
2025-04-10fuse: don't truncate cached, mutated symlinkMiklos Szeredi
2025-04-10netpoll: netpoll_send_skb() returns transmit statusEric Dumazet
2025-04-10netpoll: move netpoll_send_skb() out of lineEric Dumazet
2025-04-10netpoll: remove dev argument from netpoll_send_skb_on_dev()Eric Dumazet
2025-04-10clockevents/drivers/i8253: Fix stop sequence for timer 0David Woodhouse