summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
14 hourskunit: irq: Continue increasing hrtimer interval for longerEric Biggers
14 hoursbatman-adv: reject unrepresentable multicast TVLV offsetsKyle Zeng
14 hourstcp: clamp route advmss to TCP_MIN_MSSYong Wang
14 hoursnet: advertise TCP MSS from the configured MTU, not the learned PMTUJiayuan Chen
14 hoursusb: gadget: f_tcm: keep port count until LUN teardown completesShuangpeng Bai
7 daysfutex: Fix might_sleep() warning in futex_pivot_pending()Peter Zijlstra
7 daysHID: input: read battery capacity from its actual report offsetJose Villaseñor Montfort
7 dayskcov: fix data corruption and race conditions on PREEMPT_RTTetsuo Handa
7 daysio_uring: defer eventfd signaling when queued from a wakeup handlerJens Axboe
7 daysfutex/pi: Plug private futex exec() raceThomas Gleixner
7 daysPCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systemsSteffen Persvold
2026-08-16Merge tag 'timers_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-08-16Merge tag 'core_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-08-14Merge tag 'drm-fixes-2026-08-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-08-13Merge tag 'net-7.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-08-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2026-08-11Merge tag 'nf-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-08-11Revert "drm/sched: Remove FIFO and RR and simplify to a single run queue"Tvrtko Ursulin
2026-08-11Revert "drm/sched: Embed run queue singleton into the scheduler"Tvrtko Ursulin
2026-08-11Revert "drm/sched: Remove drm_sched_init_args->num_rqs"Tvrtko Ursulin
2026-08-11ipv4: fix use-after-free in fib_nhc_update_mtu()Chengfeng Ye
2026-08-10net/sched: act_gact, act_police: range check the fallback control actionHyunjung Ko
2026-08-10ipvs: revalidate ihl to prevent out-of-bounds accessJulian Anastasov
2026-08-10ipvs: separate destination availability stateYizhou Zhao
2026-08-10ipvs: properly update the overload flag on dest editJulian Anastasov
2026-08-10ipvs: add totalconns for destJulian Anastasov
2026-08-10tick: Include ktime.h and jiffies.h in linux/tick.hKarl Mehltretter
2026-08-10rseq: Prevent hard lockup on granted time slice extensionNiels Pressel
2026-08-08Merge tag 'usb-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-08-08Merge tag 'char-misc-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-08Merge tag 'driver-core-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-08-08Merge tag 'input-for-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-07sctp: validate cookie AUTH state before useJérémy Jean
2026-08-07scsi: core: pair EH runtime PM get and putHongjie Fang
2026-08-07Merge tag 'thermal-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-07Merge tag 'sound-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2026-08-06Merge tag 'mm-hotfixes-stable-2026-08-06-18-44' of git://git.kernel.org/pub/s...Linus Torvalds
2026-08-06Merge tag 'for-7.2-rc6-fixup-worker-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-08-06Merge tag 'net-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-08-06packet: use consistent hard_header_len in non-ring send pathsQihang Tang
2026-08-06net: remove CAP_SYS_RAWIO zero-padding in dev_validate_headerQihang Tang
2026-08-06net/sched: reject overly deep qdisc hierarchiesZijie Huang
2026-08-05dibs: initialise dibs->lock in dibs_dev_alloc()Hidayath Khan
2026-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2026-08-05ASoC: cs35l41/cs35l45/cs4265: sort the reg_defaults tablesMark Brown
2026-08-04mm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAFLorenzo Stoakes (ARM)
2026-08-04ipv6: prevent in6_dev_get() from resurrecting inet6_devKyle Zeng
2026-08-03xsk: validate metadata when processing requestsStanislav Fomichev
2026-08-03xsk: move xsk_tx_metadata_request() to xdp_sock_drv.hStanislav Fomichev
2026-08-03xsk: validate launch-time metadata sizeStanislav Fomichev