summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-11-14signal: restore the override_rlimit logicRoman Gushchin
2024-11-14posix-cpu-timers: Clear TICK_DEP_BIT_POSIX_TIMER on cloneBenjamin Segall
2024-11-14NFSv3: handle out-of-order write replies.NeilBrown
2024-11-08migrate_pages: split unmap_and_move() to _unmap() and _move()Huang Ying
2024-11-08fs: create kiocb_{start,end}_write() helpersAmir Goldstein
2024-11-08ACPI: CPPC: Make rmw_lock a raw_spin_lockPierre Gondois
2024-11-08afs: Fix missing subdir edit when renamed between parent dirsDavid Howells
2024-11-08afs: Automatically generate trace tag enumsDavid Howells
2024-11-08kasan: Fix Software Tag-Based KASAN with GCCMarco Elver
2024-11-08compiler-gcc: remove attribute support check for `__no_sanitize_address__`Miguel Ojeda
2024-11-08compiler-gcc: be consistent with underscores use for `no_sanitize`Miguel Ojeda
2024-11-08iomap: turn iomap_want_unshare_iter into an inline functionChristoph Hellwig
2024-11-08iomap: share iomap_unshare_iter predicate code with fsdaxDarrick J. Wong
2024-11-08ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()Ido Schimmel
2024-11-08cpufreq: Avoid a bad reference count on CPU nodeMiquel Sabaté Solà
2024-11-08cpufreq: Generalize of_perf_domain_get_sharing_cpumask phandle formatHector Martin
2024-11-01cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}()Vincent Guittot
2024-11-01Bluetooth: SCO: Fix UAF on sco_sock_timeoutLuiz Augusto von Dentz
2024-11-01net: fix races in netdev_tx_sent_queue()/dev_watchdog()Eric Dumazet
2024-11-01net: provide macros for commonly copied lockless queue stop/wake codeJakub Kicinski
2024-11-01xfrm: respect ip protocols rules criteria when performing dst lookupsEyal Birger
2024-11-01xfrm: extract dst lookup parameters into a structEyal Birger
2024-11-01serial: Make uart_handle_cts_change() status param bool activeIlpo Järvinen
2024-11-01tty/serial: Make ->dcd_change()+uart_handle_dcd_change() status bool activeIlpo Järvinen
2024-11-01usb: gadget: Add function wakeup supportElson Roy Serrao
2024-11-01genetlink: hold RCU in genlmsg_mcast()Eric Dumazet
2024-11-01bpf: Make sure internal and UAPI bpf_redirect flags don't overlapToke Høiland-Jørgensen
2024-10-22irqchip/gic-v4: Don't allow a VMOVP on a dying VPEMarc Zyngier
2024-10-22net: enetc: add missing static descriptor and inline keywordWei Fang
2024-10-17net: Fix an unsafe loop on the listAnastasia Kovaleva
2024-10-17mctp: Handle error of rtnl_register_module().Kuniyuki Iwashima
2024-10-17rtnetlink: Add bulk registration helpers for rtnetlink message handlers.Kuniyuki Iwashima
2024-10-17net/sched: accept TCA_STAB only for root qdiscEric Dumazet
2024-10-17NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()Yanjun Zhang
2024-10-17PCI: Add function 0 DMA alias quirk for Glenfly Arise chipWangYuli
2024-10-17erofs: avoid hardcoded blocksize for subpage block supportJingbo Xu
2024-10-17dt-bindings: clock: qcom: Add GPLL9 support on gcc-sc8180xSatya Priya Kakitapalli
2024-10-17dt-bindings: clock: qcom: Add missing UFS QREF clocksManivannan Sadhasivam
2024-10-17dt-bindings: clock: exynos7885: Fix duplicated bindingDavid Virag
2024-10-17i2c: core: Lock address during client device instantiationHeiner Kallweit
2024-10-17i2c: create debugfs entry per adapterWolfram Sang
2024-10-17close_range(): fix the logics in descriptor table trimmingAl Viro
2024-10-17media: uapi/linux/cec.h: cec_msg_set_reply_to: zero flagsHans Verkuil
2024-10-17blk-integrity: register sysfs attributes on struct deviceThomas Weißschuh
2024-10-17perf,x86: avoid missing caller address in stack traces captured in uprobeAndrii Nakryiko
2024-10-17drm/printer: Allow NULL data in devcoredump printerMatthew Brost
2024-10-17crypto: simd - Do not call crypto_alloc_tfm during registrationHerbert Xu
2024-10-17fsdax,xfs: port unshare to fsdaxShiyang Ruan
2024-10-17netfilter: uapi: NFTA_FLOWTABLE_HOOK is NLA_NESTEDPhil Sutter
2024-10-17icmp: change the order of rate limitsEric Dumazet