summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-10-29net: add ndo_fdb_del_bulkNikolay Aleksandrov1-0/+9
2025-10-29iio: frequency: adf4350: Fix ADF4350_REG3_12BIT_CLKDIV_MODEMichael Hennerich1-1/+1
2025-10-29driver core/PM: Set power.no_callbacks along with power.no_pmRafael J. Wysocki1-0/+3
2025-10-02genirq: Provide new interfaces for affinity hintsThomas Gleixner1-1/+52
2025-10-02genirq: Export affinity setter for modulesThomas Gleixner1-33/+2
2025-10-02genirq/affinity: Add irq_update_affinity_desc()John Garry1-0/+8
2025-09-04atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control().Kuniyuki Iwashima1-0/+1
2025-09-04net/atm: remove the atmdev_ops {get, set}sockopt methodsChristoph Hellwig1-9/+0
2025-08-28nfs: fix UAF in direct writesJosef Bacik1-0/+1
2025-08-28NFS: Fix up commit deadlocksTrond Myklebust1-0/+1
2025-08-28mm: update memfd seal write check to include F_SEAL_WRITELorenzo Stoakes1-7/+8
2025-08-28mm: drop the assumption that VM_SHARED always implies writableLorenzo Stoakes2-2/+13
2025-08-28net: usbnet: Avoid potential RCU stall on LINK_CHANGE eventJohn Ernberg1-0/+1
2025-08-28PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable portsLukas Wunner1-0/+1
2025-08-28net: vlan: Replace BUG() with WARN_ON_ONCE() in vlan_dev_* stubsGal Pressman1-3/+3
2025-08-28netmem: fix skb_frag_address_safe with unreadable skbsMina Almasry1-1/+7
2025-08-28ipv6: reject malicious packets in ipv6_gso_segment()Eric Dumazet1-0/+23
2025-08-28module: Restore the moduleparam prefix length checkPetr Pavlu1-3/+2
2025-08-28pps: fix poll supportDenis OSTERLAND-HEIM1-0/+1
2025-08-28usb: chipidea: introduce CI_HDRC_CONTROLLER_VBUS_EVENT glue layer usePeter Chen1-0/+1
2025-07-17regulator: gpio: Add input_supply support in gpio_regulator_configJerome Neanne1-0/+2
2025-07-17usb: typec: altmodes/displayport: do not index invalid pin_assignmentsRD Babiera1-0/+1
2025-07-17of: Add of_property_present() helperRob Herring1-1/+16
2025-07-17of: property: define of_property_read_u{8,16,32,64}_array() unconditionallyMichael Walle1-150/+124
2025-06-27HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()Terry Junge1-1/+2
2025-06-27atm: Revert atm_account_tx() if copy_from_iter_full() fails.Kuniyuki Iwashima1-0/+6
2025-06-04coredump: hand a pidfd to the usermode coredump helperChristian Brauner1-0/+1
2025-06-04pid: add pidfd_prepare()Christian Brauner1-0/+1
2025-06-04pidfd: check pid has attached task in fdinfoChristian Brauner1-0/+4
2025-06-04rcu: fix header guard for rcu_all_qs()Ankur Arora1-1/+1
2025-06-04net/mlx4_core: Avoid impossible mlx4_db_alloc() order valueKees Cook1-1/+1
2025-06-04dma-mapping: avoid potential unused data compilation warningMarek Szyprowski1-4/+8
2025-06-04types: Complement the aligned types with signed 64-bit oneAndy Shevchenko1-1/+2
2025-05-02PCI: Rename PCI_IRQ_LEGACY to PCI_IRQ_INTXBjorn Helgaas1-1/+3
2025-05-02nfs: add missing selections of CONFIG_CRC32Eric Biggers1-7/+0
2025-05-02nfs: move nfs_fhandle_hash to common include fileJeff Layton1-0/+20
2025-05-02writeback: fix false warning in inode_to_wb()Andreas Gruenbacher1-0/+1
2025-04-10sched/smt: Always inline sched_smt_active()Josh Poimboeuf1-1/+1
2025-04-10lockdep: Don't disable interrupts on RT in disable_irq_nosync_lockdep.*()Sebastian Andrzej Siewior1-4/+4
2025-04-10fuse: don't truncate cached, mutated symlinkMiklos Szeredi1-0/+2
2025-04-10netpoll: netpoll_send_skb() returns transmit statusEric Dumazet1-1/+1
2025-04-10netpoll: move netpoll_send_skb() out of lineEric Dumazet1-8/+1
2025-04-10netpoll: remove dev argument from netpoll_send_skb_on_dev()Eric Dumazet1-3/+2
2025-04-10clockevents/drivers/i8253: Fix stop sequence for timer 0David Woodhouse1-1/+0
2025-03-13pps: Fix a use-after-freeCalvin Owens1-2/+1
2025-03-13x86/i8253: Disable PIT timer 0 when not in useDavid Woodhouse1-0/+1
2025-03-13can: ems_pci: move ASIX AX99100 ids to pci_ids.hJiaqing Zhao1-0/+4
2025-03-13net: add dev_net_rcu() helperEric Dumazet1-0/+6
2025-03-13KVM: Explicitly verify target vCPU is online in kvm_get_vcpu()Sean Christopherson1-0/+9
2025-03-13usb: xhci: Add timeout argument in address_device USB HCD callbackHardik Gajjar1-2/+3