summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-07-15bpf, sockmap: Account for receive queue in FIONREAD without a verdict programMattia Meleleo1-14/+0
2026-07-15bpf: Unify helper and kfunc call argument metaAmery Hung1-15/+23
2026-07-15bpf: Unify helper and kfunc allocation-size argument handlingAmery Hung1-2/+7
2026-07-15bpf: Factor out raw_mode-related fields in bpf_call_arg_metaAmery Hung1-0/+9
2026-07-15vdso: Rename HAVE_GENERIC_VDSO to VDSO_DATASTOREThomas Weißschuh1-3/+3
2026-07-15gpiolib: remove trailing comma from sentinel in GPIO_LOOKUP_SINGLEDmitry Torokhov1-1/+1
2026-07-15container_of: remove local __mptr variableVincent Mailhol1-2/+1
2026-07-15container_of: remove useless pair of parenthesesVincent Mailhol1-1/+1
2026-07-15container_of: apply typeof_member() to container_of()Vincent Mailhol1-1/+1
2026-07-14firmware: stratix10-svc: handle NO_RESPONSE in async pollAdrian Ng Ho Yin1-0/+4
2026-07-14mm/slab: prevent unbounded recursion in free path with new kmalloc typeHarry Yoo (Oracle)1-0/+6
2026-07-14vfio: Enable cdev noiommu mode under iommufdJacob Pan1-0/+1
2026-07-14lib/alloc_tag: introduce mem_alloc_profiling_permanently_disabled()Harry Yoo (Oracle)1-0/+3
2026-07-14mm/slab: decouple SLAB_NO_SHEAVES from SLAB_NO_OBJ_EXTHarry Yoo (Oracle)1-2/+11
2026-07-14entry: Fix seccomp bypass after ptrace with TSYNCJinjie Ruan1-0/+3
2026-07-13sched_ext: Tie cpu occupancy to SCX_CAP_BASE through the task sliceTejun Heo1-4/+13
2026-07-13sched_ext: Track the cpu a task is runnable onTejun Heo1-0/+1
2026-07-13sched_ext: Add reject DSQ for cap-rejected dispatchesTejun Heo1-2/+13
2026-07-13misc: rtsx_usb: avoid USB I/O in runtime autosuspendSean Rhodes1-0/+3
2026-07-13Merge 7.2-rc3 into tty-nextGreg Kroah-Hartman121-1029/+1686
2026-07-13Merge 7.2-rc3 into usb-nextGreg Kroah-Hartman121-1029/+1686
2026-07-12Merge tag 'char-misc-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+25
2026-07-12Merge tag 'trace-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-1/+12
2026-07-12ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_sysca...Thomas Gleixner2-20/+18
2026-07-12seccomp, treewide: Rename and convert __secure_computing() to return booleanJinjie Ruan2-11/+10
2026-07-12entry: Use syscall number instead of rereading itThomas Gleixner1-4/+5
2026-07-12entry: Remove syscall_enter_from_user_mode()Thomas Gleixner2-39/+7
2026-07-12entry: Provide [syscall_]enter_from_user_mode_randomize_stack()Thomas Gleixner1-0/+56
2026-07-12randomize_kstack: Provide add_random_kstack_offset_irqsoff()Thomas Gleixner1-0/+19
2026-07-12RDMA: Change capability fields in ib_device_attr from int to u32Erni Sri Satya Vennela1-2/+2
2026-07-11kobject: Allow the constification of kobject attributesThomas Weißschuh1-6/+51
2026-07-11kobject: Provide macros to initialize 'struct kobj_attribute'Thomas Weißschuh1-0/+22
2026-07-11net: Call unregister_netdevice_many() per netns.Kuniyuki Iwashima1-0/+6
2026-07-11net: Add per-netns netdev unregistration infra.Kuniyuki Iwashima1-0/+18
2026-07-11rtnetlink: Add per-netns rtnl_work.Kuniyuki Iwashima1-0/+8
2026-07-10Merge tag 'nfs-for-7.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-0/+1
2026-07-10KVM: SEV: Forcefully invalidate SNP VMSA if its backing gmem page is zappedSean Christopherson1-0/+1
2026-07-10Merge tag 'wireless-2026-07-09' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni1-8/+4
2026-07-10driver core: platform: provide platform_device_set_of_node_from_dev()Bartosz Golaszewski1-0/+2
2026-07-10driver core: platform: provide platform_device_set_fwnode()Bartosz Golaszewski1-0/+3
2026-07-10driver core: platform: provide platform_device_set_of_node()Bartosz Golaszewski1-0/+3
2026-07-10usb: fix UAF when probe runs concurrent to dyn ID removalGary Guo1-1/+2
2026-07-10usb: typec: tcpm: fix EPR AVS APDO maximum voltage decodingXu Rao1-1/+1
2026-07-10serial: core: add new I/O type for SPI and I2C bus devicesHugo Villeneuve1-0/+1
2026-07-10serial: uniformize serial port I/O infos displayHugo Villeneuve1-0/+1
2026-07-10serial: core: add uart_iotype_mmio/io helper functionsHugo Villeneuve1-0/+4
2026-07-10platform/x86/amd/pmf: Store commonly used enums in the header fileShyam Sundar S K1-9/+0
2026-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni117-1028/+1648
2026-07-10timekeeping: Drive time_offset skew via per-tick ntp_error transferDavid Woodhouse1-0/+1
2026-07-10timekeeping: Account for clocksource tick quantisation via NTPDavid Woodhouse1-3/+5