summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-07-17netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto()Eric Dumazet1-1/+1
2025-07-17dma-buf: add dma_resv_for_each_fence_unlocked v8Christian König1-0/+95
2025-07-17drm/gem: Fix race in drm_gem_handle_create_tail()Simona Vetter1-0/+3
2025-07-17drm/sched: Increment job count before swapping tail spsc queueMatthew Brost1-1/+3
2025-07-17xen: replace xen_remap() with memremap()Juergen Gross1-3/+0
2025-07-10x86/bugs: Add a Transient Scheduler Attacks mitigationBorislav Petkov (AMD)1-0/+1
2025-07-10regulator: gpio: Add input_supply support in gpio_regulator_configJerome Neanne1-0/+2
2025-07-10usb: typec: altmodes/displayport: do not index invalid pin_assignmentsRD Babiera1-0/+1
2025-07-10Revert "ipv6: save dontfrag in cork"Brett A C Sheffield (Librecast)1-1/+0
2025-07-10vsock/uapi: fix linux/vm_sockets.h userspace compilation errorsStefano Garzarella1-0/+4
2025-07-10tty: vt: make consw::con_switch() return a boolJiri Slaby (SUSE)1-1/+3
2025-07-10tty: vt: sanitize arguments of consw::con_clear()Jiri Slaby (SUSE)1-2/+3
2025-07-10tty: vt: make init parameter of consw::con_init() a boolJiri Slaby (SUSE)1-1/+3
2025-07-10tty/vt: consolemap: rename and document struct uni_pagedirJiri Slaby1-3/+3
2025-07-10Drivers: hv: vmbus: Add utility function for querying ring sizeSaurabh Sengar1-0/+2
2025-07-10clk: ti: am43xx: Add clkctrl data for am43xx ADC1Miquel Raynal1-0/+1
2025-06-27bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETEPaul Chaignon1-0/+2
2025-06-27net: Fix checksum update for ILA adj-transportPaul Chaignon1-1/+1
2025-06-27erofs: remove unused trace event erofs_destroy_inodeGao Xiang1-18/+0
2025-06-27mm: hugetlb: independent PMD page table shared countLiu Shixin2-0/+6
2025-06-27mm/hugetlb: unshare page tables during VMA split, not beforeJann Horn1-0/+3
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: Change V4L2_TYPE_IS_CAPTURE conditionNas Chung1-1/+10
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-27net: Fix TOCTOU issue in sk_is_readable()Michal Luczaj1-2/+5
2025-06-27RDMA/mlx5: Fix error flow upon firmware failure for RQ destructionPatrisious Haddad1-0/+1
2025-06-27firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHESHuang Yiwei1-2/+2
2025-06-04tpm: tis: Double the timeout B to 4sMichal Suchanek1-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-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-04r8152: add vendor/device ID pair for Dell Alienware AW1022zAleksander Jan Bajkowski1-0/+1
2025-06-04net/mlx4_core: Avoid impossible mlx4_db_alloc() order valueKees Cook1-1/+1
2025-06-04media: v4l: Memset argument to 0 before calling get_mbus_config pad opSakari Ailus1-1/+3
2025-06-04crypto: lzo - Fix compression buffer overrunHerbert Xu1-0/+8
2025-06-04ipv6: save dontfrag in corkWillem de Bruijn1-0/+1
2025-06-04RDMA/uverbs: Propagate errors from rdma_lookup_get_uobject()Maher Sanalla1-1/+1
2025-06-04tracing: Mark binary printing functions with __printf() attributeAndy Shevchenko2-6/+6
2025-06-04dma-mapping: avoid potential unused data compilation warningMarek Szyprowski1-4/+8
2025-05-22netfilter: nf_tables: do not defer rule destruction via call_rcuFlorian Westphal1-3/+0
2025-05-22netfilter: nf_tables: wait for rcu grace period on net_device removalPablo Neira Ayuso1-0/+3
2025-05-22netfilter: nf_tables: pass nft_chain to destroy function, not nft_ctxFlorian Westphal1-1/+1
2025-05-22x86/its: Use dynamic thunks for indirect branchesPeter Zijlstra1-0/+5
2025-05-22x86/its: Enable Indirect Target Selection mitigationPawan Gupta1-0/+2
2025-05-22net_sched: Flush gso_skb list too during ->change()Cong Wang1-0/+15