summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-07-24driver core: use READ_ONCE() for dev->driver in dev_has_sync_state()Danilo Krummrich1-1/+4
2026-07-24hfsplus: Add a sanity check for btree node sizeEdward Adam Davis1-0/+1
2026-07-24dma-fence: Fix potential tracepoint null pointer dereferencesTvrtko Ursulin1-6/+34
2026-07-24dt-bindings: power: imx93: Add MIPI PHY power domainGuoniu Zhou1-0/+1
2026-07-18svcrdma: wake sq waiters when the transport closesChuck Lever1-0/+1
2026-07-18KVM: SEV: Pin source page for write when adding CPUID data for SNP guestSean Christopherson1-1/+2
2026-07-18bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitializedMatt Bobrowski1-0/+4
2026-07-18mm: do file ownership checks with the proper mount idmapPedro Falcato1-0/+5
2026-07-18mm: page_ext: add count limit to page_ext_iter_next to prevent invalid PFN ac...Ketan1-6/+13
2026-07-18rqspinlock: Fix order in raw_res_spin_(un)lock_irq to allow scheduleGabriele Monaco1-3/+11
2026-07-18tracing: Prevent out-of-bounds read in glob matchingHuihui Huang1-0/+1
2026-07-18crypto: drbg - Fix drbg_max_addtl() on 64-bit kernelsEric Biggers1-11/+7
2026-07-18crypto: drbg - Fix misaligned writes in CTR_DRBG and HASH_DRBGEric Biggers1-18/+0
2026-07-18HID: sensor-hub: Add sensor_hub_input_attr_read_values() for multi-byte readsSrinivas Pandruvada1-0/+25
2026-07-18Bluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()Siwei Zhang1-0/+1
2026-07-18netfilter: flowtable: IPIP tunnel hardware offload is not yet supportPablo Neira Ayuso1-0/+2
2026-07-18Bluetooth: L2CAP: Fix UAF in channel timeout by holding conn refMarco Elver1-0/+1
2026-07-18mm/damon/ops-common: handle extreme intervals in damon_hot_score()SeongJae Park1-2/+6
2026-07-18tcp: restore RCU grace period in tcp_ao_destroy_sockMichael Bommarito1-0/+1
2026-07-18vfio/pci: Fix racy bitfields and tighten struct layoutAlex Williamson1-5/+8
2026-07-18vfio/pci: Latch disable_idle_d3 per deviceAlex Williamson1-0/+1
2026-07-18vfio/pci: Use a private flag to prevent power state change with VFsRaghavendra Rao Ananta1-0/+1
2026-07-18ALSA: hda/hdmi: Use 'AC_PINSENSE_ELDV' to detect pinsense for LoongsonHuacai Chen1-0/+1
2026-07-18bpf: Restrict JIT predictor flush to cBPFPawan Gupta1-2/+3
2026-07-18bpf: Support for hardening against JIT sprayingPawan Gupta1-0/+10
2026-07-18slab: recognize @GFP parameter as optional in kernel-docRandy Dunlap1-3/+3
2026-07-04KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping levelSean Christopherson1-1/+6
2026-07-04f2fs: validate orphan inode entry countWenjie Qi1-0/+1
2026-07-04userfaultfd: build __VMA_UFFD_FLAGS from config-gated masksKiryl Shutsemau (Meta)2-2/+41
2026-07-04keys: Pin request_key_auth payload in instantiate pathsShaomin Chen1-0/+2
2026-07-04err.h: use __always_inline on all error pointer helpersArnd Bergmann1-6/+6
2026-07-04block: invalidate cached plug timestamp after task switchUsama Arif1-10/+6
2026-07-04PCI/P2PDMA: Add Intel QAT, DSA, IAA devices to whitelistLukas Wunner1-0/+8
2026-07-04net: ip_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+2
2026-07-04net: skmsg: preserve sg.copy across SG transformsYiming Qian1-4/+11
2026-06-13Merge tag 'drm-fixes-2026-06-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-19/+19
2026-06-13Merge tag 'drm-misc-fixes-2026-06-12' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2-19/+19
2026-06-11Merge tag 'net-7.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-2/+4
2026-06-11Merge tag 'nf-26-06-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni1-0/+1
2026-06-10netfilter: nf_conntrack: destroy stale expectfn expectations on unregisterWeiming Shi1-0/+1
2026-06-10drm/atomic: track individual colorop updatesMelissa Wen1-1/+3
2026-06-10drm/colorop: make lut(1/3)d_interpolation props correctly behave as mutableMelissa Wen1-14/+14
2026-06-10drm/colorop: Remove read-only comments from interpolation fieldsAlex Hung1-4/+2
2026-06-10net: guard timestamp cmsgs to real error queue skbsKyle Zeng1-0/+1
2026-06-10Merge tag 'trace-rv-v7.1-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-28/+203
2026-06-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+8
2026-06-09net/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_listDragos Tatulea1-2/+2
2026-06-08RDMA: During rereg_mr ensure that REREG_ACCESS is compatibleJason Gunthorpe1-0/+8
2026-06-08Merge tag 'hyperv-fixes-signed-20260607' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-8/+10
2026-06-07Merge tag 'sched-urgent-2026-06-07' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+3