summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-02-21x86/i8253: Disable PIT timer 0 when not in useDavid Woodhouse
2025-02-21net: add dev_net_rcu() helperEric Dumazet
2025-02-21net: treat possible_net_t net pointer as an RCU one and add read_pnet_rcu()Jiri Pirko
2025-02-21ipv4: add RCU protection to ip4_dst_hoplimit()Eric Dumazet
2025-02-21cgroup: fix race between fork and cgroup.killShakeel Butt
2025-02-21efi: Avoid cold plugged memory for placing the kernelArd Biesheuvel
2025-02-21block: cleanup and fix batch completion adding conditionsJens Axboe
2025-02-21vrf: use RCU protection in l3mdev_l3_out()Eric Dumazet
2025-02-17rv: Reset per-task monitors also for idle tasksGabriele Monaco
2025-02-17scsi: ufs: core: Fix the HIGH/LOW_TEMP Bit DefinitionsBao D. Nguyen
2025-02-17KVM: Explicitly verify target vCPU is online in kvm_get_vcpu()Sean Christopherson
2025-02-17net: sched: Fix truncation of offloaded action statisticsIdo Schimmel
2025-02-17rxrpc: Fix the rxrpc_connection attend queue handlingDavid Howells
2025-02-17Input: allocate keycode for phone linkingIllia Ostapyshyn
2025-02-17net/mlx5: use do_aux_work for PHC overflow checksVadim Fedorenko
2025-02-17drm/connector: add mutex to protect ELD from concurrent accessDmitry Baryshkov
2025-02-17exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) caseKees Cook
2025-02-08pps: Fix a use-after-freeCalvin Owens
2025-02-08usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPSKyle Tso
2025-02-08xfrm: delete intermediate secpath entry in packet offload modeAlexandre Cassen
2025-02-08LoongArch: Fix warnings during S3 suspendHuacai Chen
2025-02-08module: Extend the preempt disabled section in dereference_symbol_descriptor().Sebastian Andrzej Siewior
2025-02-08buffer: make folio_create_empty_buffers() return a buffer_headMatthew Wilcox (Oracle)
2025-02-08netfilter: nf_tables: fix set size with rbtree backendPablo Neira Ayuso
2025-02-08netfilter: nf_tables: de-constify set commit ops function argumentFlorian Westphal
2025-02-08inet: ipmr: fix data-racesEric Dumazet
2025-02-08wifi: mac80211: Fix common size calculation for ML elementIlan Peer
2025-02-08mfd: syscon: Add of_syscon_register_regmap() APIPeter Griffin
2025-02-08mfd: syscon: Remove extern from function prototypesPeter Griffin
2025-02-08HID: fix generic desktop D-Pad controlsTerry Tritton
2025-02-08ax25: rcu protect dev->ax25_ptrEric Dumazet
2025-02-08dt-bindings: clock: sunxi: Export PLL_VIDEO_2X and PLL_MIPIVasily Khoruzhick
2025-02-08gpio: pca953x: Drop unused fields in struct pca953x_platform_dataAndy Shevchenko
2025-02-08inetpeer: remove create argument of inet_getpeer()Eric Dumazet
2025-02-08inetpeer: remove create argument of inet_getpeer_v[46]()Eric Dumazet
2025-02-08of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli
2025-02-08clk: si5351: allow PLLs to be adjusted without resetAlvin Šipraga
2025-02-08rxrpc: Fix handling of received connection abortDavid Howells
2025-02-08sched/fair: Fix value reported by hot tasks pulled in /proc/schedstatPeter Zijlstra
2025-02-08perf/core: Save raw sample data conditionally based on sample typeYabin Cui
2025-02-08afs: Fix cleanup of immediately failed async callsDavid Howells
2025-02-01Revert "libfs: Add simple_offset_empty()"Chuck Lever
2025-02-01libfs: Add simple_offset_rename() APIChuck Lever
2025-02-01libfs: Add simple_offset_empty()Chuck Lever
2025-02-01seccomp: Stub for !CONFIG_SECCOMPLinus Walleij
2025-01-23hrtimers: Handle CPU state correctly on hotplugKoichiro Den
2025-01-23poll_wait: add mb() to fix theoretical race between waitqueue_active() and .p...Oleg Nesterov
2025-01-23soc: ti: pruss: Fix pruss APIsMD Danish Anwar
2025-01-23net: add exit_batch_rtnl() methodEric Dumazet
2025-01-17mm: hugetlb: independent PMD page table shared countLiu Shixin