summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-08-30audit: add record for multiple object contextsCasey Schaufler1-0/+7
2025-08-30audit: add record for multiple task security contextsCasey Schaufler1-0/+16
2025-08-30lsm: security_lsmblob_to_secctx module selectionCasey Schaufler1-2/+4
2025-08-30inet_diag: avoid cache line misses in inet_diag_bc_sk()Eric Dumazet1-0/+5
2025-08-30inet_diag: change inet_diag_bc_sk() first argumentEric Dumazet1-1/+1
2025-08-29pppoe: remove rwlock usageQingfang Deng1-1/+1
2025-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-65/+38
2025-08-29Add RWF_NOSIGNAL flag for pwritev2Lauri Vasama1-0/+1
2025-08-29fs: make the i_state flags an enumJosef Bacik1-112/+119
2025-08-29Merge tag 'net-6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-0/+3
2025-08-29Merge tag 'dma-mapping-6.17-2025-08-28' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+3
2025-08-29Merge tag 'fixes-2025-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+3
2025-08-28x86/apic: Add new driver for Secure AVICNeeraj Upadhyay1-0/+8
2025-08-28mtd: spinand: add support for FudanMicro FM25S01ATianling Shen1-0/+1
2025-08-28mtd: nand: qpic-common: remove a bunch of unused definesGabor Juhos1-14/+0
2025-08-28inet: raw: add drop_counters to raw socketsEric Dumazet1-1/+1
2025-08-28udp: add drop_counters to udp socketEric Dumazet1-0/+1
2025-08-28net: add sk_drops_skbadd() helperEric Dumazet1-1/+1
2025-08-28iopoll: Reorder the timeout handling in poll_timeout_us()Ville Syrjälä1-13/+11
2025-08-28iopoll: Avoid evaluating 'cond' twice in poll_timeout_us()Ville Syrjälä1-4/+18
2025-08-28iopoll: Generalize read_poll_timeout() into poll_timeout_us()Ville Syrjälä1-32/+78
2025-08-28mm: introduce and use {pgd,p4d}_populate_kernel()Harry Yoo2-6/+36
2025-08-28mm: move page table sync declarations to linux/pgtable.hHarry Yoo2-16/+16
2025-08-28kexec: add KEXEC_FILE_NO_CMA as a legal flagBrian Mak1-1/+2
2025-08-28bpf: Improve the general precision of tnum_mulNandakumar Edamana1-0/+3
2025-08-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-2/+0
2025-08-27Merge tag 'media/v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-0/+1
2025-08-27pinctrl: Add pinctrl_pm_select_init_state helper functionChristian Bruel1-0/+10
2025-08-27mm: remove BDI_CAP_WRITEBACK_ACCTJoanne Koong1-3/+1
2025-08-27fuse: use default writeback accountingJoanne Koong1-10/+0
2025-08-27sched/wait: Add wait_event_state_exclusive()Sergey Senozhatsky1-0/+12
2025-08-27KVM: guest_memfd: Track guest_memfd mmap support in memslotFuad Tabba1-1/+10
2025-08-27KVM: guest_memfd: Add plumbing to host to map guest_memfd pagesFuad Tabba1-0/+4
2025-08-27KVM: x86: Enable KVM_GUEST_MEMFD for all 64-bit buildsFuad Tabba1-7/+2
2025-08-27KVM: Fix comment that refers to kvm uapi header pathFuad Tabba1-1/+1
2025-08-27KVM: Fix comments that refer to slots_lockFuad Tabba1-1/+1
2025-08-27KVM: Rename kvm_slot_can_be_private() to kvm_slot_has_gmem()Fuad Tabba1-1/+1
2025-08-27KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_HAVE_KVM_ARCH_GMEM_POPULATEFuad Tabba1-1/+1
2025-08-27KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GUEST_MEMFDFuad Tabba1-7/+7
2025-08-27net: phy: fixed: let fixed_phy_add always use addr 0 and remove return valueHeiner Kallweit1-6/+2
2025-08-27net: phy: introduce phy_id_compare_vendor() PHY ID helperChristian Marangi1-3/+20
2025-08-26video: screen_info: Add pixel-format helper for linear framebuffersThomas Zimmermann1-0/+2
2025-08-26perf: Remove get_perf_callchain() init_nr argumentJosh Poimboeuf1-1/+1
2025-08-26memblock: fix kernel-doc for MEMBLOCK_RSRV_NOINITMike Rapoport (Microsoft)1-2/+3
2025-08-26Revert "virtio: reject shm region if length is zero"Igor Torrente1-2/+0
2025-08-26OPP: Add support to find OPP for a set of keysKrishna Chaitanya Chundru1-0/+30
2025-08-26rcu: add rcu_read_lock_dont_migrate()Menglong Dong1-0/+14
2025-08-26net: phylink: remove stale an_enabled from docDavid Yang1-4/+3
2025-08-26tcp: Move TCP-specific diag functions to tcp_diag.c.Kuniyuki Iwashima1-11/+0
2025-08-26tcp: Don't pass hashinfo to inet_diag helpers.Kuniyuki Iwashima1-4/+2