summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-08-28bonding: Add independent control state machineAahil Awatramani
2025-08-28bonding: update LACP activity flag after setting lacp_activeHangbin Liu
2025-08-28iosys-map: Fix undefined behavior in iosys_map_clear()Nitin Gote
2025-08-28compiler: remove __ADDRESSABLE_ASM{_STR,}() againJan Beulich
2025-08-28mm: reinstate ability to map write-sealed memfd mappings read-onlyLorenzo Stoakes
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-28platform/chrome: cros_ec: Use per-device lockdep keyChen-Yu Tsai
2025-08-28PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable portsLukas Wunner
2025-08-28block: Make REQ_OP_ZONE_FINISH a write operationDamien Le Moal
2025-08-28block: reject invalid operation in submit_bio_noacctChristoph Hellwig
2025-08-28ACPI: pfr_update: Fix the driver update version checkChen Yu
2025-08-28ASoC: soc-dai.h: merge DAI call back functions into opsKuninori Morimoto
2025-08-28vsock/virtio: Resize receive buffers so that each SKB fits in a 4K pageWill Deacon
2025-08-28uapi: in6: restore visibility of most IPv6 socket optionsJakub Kicinski
2025-08-28net: vlan: Replace BUG() with WARN_ON_ONCE() in vlan_dev_* stubsGal Pressman
2025-08-28neighbour: add support for NUD_PERMANENT proxy entriesNicolas Escande
2025-08-28netmem: fix skb_frag_address_safe with unreadable skbsMina Almasry
2025-08-28wifi: mac80211: don't complete management TX on SAE commitJohannes Berg
2025-08-28wifi: cfg80211: Fix interface type validationIlan Peer
2025-08-28net: usb: cdc-ncm: check for filtering capabilityOliver Neukum
2025-08-28PCI: Extend isolated function probing to LoongArchHuacai Chen
2025-08-28io_uring: don't use int for ABIPavel Begunkov
2025-08-15net: usbnet: Avoid potential RCU stall on LINK_CHANGE eventJohn Ernberg
2025-08-15net: drop UFO packets in udp_rcv_segment()Wang Liang
2025-08-15ipv6: reject malicious packets in ipv6_gso_segment()Eric Dumazet
2025-08-15sched: Add test_and_clear_wake_up_bit() and atomic_dec_and_wake_up()NeilBrown
2025-08-15module: Restore the moduleparam prefix length checkPetr Pavlu
2025-08-15proc: use the same treatment to check proc_lseek as ones for proc_read_iter e...wangzijie
2025-08-15net_sched: act_ctinfo: use atomic64_t for three countersEric Dumazet
2025-08-15pps: fix poll supportDenis OSTERLAND-HEIM
2025-08-15fs_context: fix parameter name in infofc() macroRubenKelevra
2025-07-24netfilter: nf_conntrack: fix crash due to removal of uninitialised entryFlorian Westphal
2025-07-17netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto()Eric Dumazet
2025-07-17erofs: adapt folios for z_erofs_read_folio()Gao Xiang
2025-07-17fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypassShivank Garg
2025-07-17drm/gem: Fix race in drm_gem_handle_create_tail()Simona Vetter
2025-07-17drm/sched: Increment job count before swapping tail spsc queueMatthew Brost
2025-07-10x86/bugs: Add a Transient Scheduler Attacks mitigationBorislav Petkov (AMD)
2025-07-10ata: libata-acpi: Do not assume 40 wire cable if no devices are enabledTasos Sahanidis
2025-07-10usb: typec: altmodes/displayport: do not index invalid pin_assignmentsRD Babiera
2025-07-06Revert "ipv6: save dontfrag in cork"Brett A C Sheffield (Librecast)
2025-07-06vsock/uapi: fix linux/vm_sockets.h userspace compilation errorsStefano Garzarella
2025-07-06tty: vt: make consw::con_switch() return a boolJiri Slaby (SUSE)
2025-07-06tty: vt: sanitize arguments of consw::con_clear()Jiri Slaby (SUSE)
2025-07-06tty: vt: make init parameter of consw::con_init() a boolJiri Slaby (SUSE)
2025-07-06Drivers: hv: vmbus: Add utility function for querying ring sizeSaurabh Sengar
2025-07-06Drivers: hv: Change hv_free_hyperv_page() to take void * argumentKameron Carr
2025-06-27erofs: remove unused trace event erofs_destroy_inodeGao Xiang
2025-06-27bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETEPaul Chaignon