summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-28net/sched: act_mirred: refactor the handle of xmitwenxu1-5/+0
2025-08-28net: sched: don't expose action qstats to skb_tc_reinsert()Vlad Buslov1-10/+2
2025-08-28net: sched: extract qstats update code into functionsVlad Buslov1-0/+16
2025-08-28net: sched: extract bstats update code into functionVlad Buslov1-0/+7
2025-08-28net: sched: extract common action counters update code into functionVlad Buslov1-0/+2
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-28move_mount: allow to add a mount into an existing groupPavel Tikhomirov1-1/+2
2025-08-28uapi: in6: restore visibility of most IPv6 socket optionsJakub Kicinski1-2/+2
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-28wifi: cfg80211: Fix interface type validationIlan Peer1-1/+1
2025-08-28io_uring: don't use int for ABIPavel Begunkov1-1/+1
2025-08-28net: drop UFO packets in udp_rcv_segment()Wang Liang1-6/+18
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-17drm/sched: Increment job count before swapping tail spsc queueMatthew Brost1-1/+3
2025-07-17RDMA/core: Create and destroy counters in the ib_coreLeon Romanovsky1-3/+4
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-17vsock/uapi: fix linux/vm_sockets.h userspace compilation errorsStefano Garzarella1-0/+4
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-27erofs: remove unused trace event erofs_destroy_inodeGao Xiang1-18/+0
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-27media: uapi: v4l: Fix V4L2_TYPE_IS_OUTPUT conditionNas Chung1-1/+0
2025-06-27ACPICA: Avoid sequence overread in call to strncmp()Ahmed Salem1-1/+1
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-04netfilter: nf_tables: do not defer rule destruction via call_rcuFlorian Westphal1-3/+0
2025-06-04netfilter: nf_tables: wait for rcu grace period on net_device removalPablo Neira Ayuso1-0/+3
2025-06-04ALSA: pcm: Fix race of buffer access at PCM OSS layerTakashi Iwai1-0/+2
2025-06-04btrfs: correct the order of prelim_ref arguments in btrfs__prelim_refGoldwyn Rodrigues1-1/+1
2025-06-04drm/atomic: clarify the rules around drm_atomic_state->allow_modesetSimona Vetter1-2/+21
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 Shevchenko2-1/+3
2025-05-02misc: pci_endpoint_test: Use INTX instead of LEGACYDamien Le Moal1-1/+2
2025-05-02PCI: Rename PCI_IRQ_LEGACY to PCI_IRQ_INTXBjorn Helgaas1-1/+3