aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2024-05-13Merge tag 'v5.4.275' into v5.4/standard/basev5.4/standard/baseBruce Ashfield
2024-05-13Merge tag 'v5.4.274' into v5.4/standard/baseBruce Ashfield
2024-05-02serial: core: fix kernel-doc for uart_port_unlock_irqrestore()Randy Dunlap
2024-05-02ethernet: Add helper for assigning packet type when dest address does not mat...Rahul Rameshbabu
2024-05-02tracing: Increase PERF_MAX_TRACE_SIZE to handle Sentinel1 and docker togetherRobin H. Johnson
2024-05-02serial: core: Provide port lock wrappersThomas Gleixner
2024-05-02af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().Kuniyuki Iwashima
2024-05-02af_unix: Do not use atomic ops for unix_sk(sk)->inflight.Kuniyuki Iwashima
2024-05-02ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addrJiri Benc
2024-05-02geneve: fix header validation in geneve[6]_xmit_skbEric Dumazet
2024-05-02u64_stats: fix u64_stats_init() for lockdep when used repeatedly in one filePetr Tesarik
2024-04-13Input: allocate keycode for Display refresh rate toggleGergo Koteles
2024-04-13SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned intDai Ngo
2024-04-13erspan: Add type I version 0 support.William Tu
2024-04-13fs: add a vfs_fchmod helperChristoph Hellwig
2024-04-13fs: add a vfs_fchown helperChristoph Hellwig
2024-04-13mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...Vlastimil Babka
2024-04-13vfio: Introduce interface to flush virqfd inject workqueueAlex Williamson
2024-04-13tcp: properly terminate timers for kernel socketsEric Dumazet
2024-04-13objtool: Add support for intra-function callsAlexandre Chartre
2024-04-13soc: fsl: qbman: Add CGR update functionSean Anderson
2024-04-13firmware: meson_sm: Rework driver as a proper platform driverCarlo Caione
2024-04-13timers: Rename del_timer_sync() to timer_delete_sync()Thomas Gleixner
2024-04-13timers: Use del_timer_sync() even on UPThomas Gleixner
2024-03-28Merge tag 'v5.4.273' into v5.4/standard/baseBruce Ashfield
2024-03-28Merge tag 'v5.4.272' into v5.4/standard/baseBruce Ashfield
2024-03-28Merge tag 'v5.4.270' into v5.4/standard/baseBruce Ashfield
2024-03-28Merge tag 'v5.4.269' into v5.4/standard/baseBruce Ashfield
2024-03-26rcu: add a helper to report consolidated flavor QSYan Zhai
2024-03-26media: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2024-03-26drm: Don't treat 0 as -1 in drm_fixp2int_ceilHarry Wentland
2024-03-26gpu: host1x: mipi: Update tegra_mipi_request() to be node basedSowjanya Komatineni
2024-03-26bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace correctlyYonghong Song
2024-03-26bpf: Add typecast to bpf helpers to help BTF generationAlexei Starovoitov
2024-03-26fs/select: rework stack allocation hack for clangArnd Bergmann
2024-03-26io_uring/unix: drop usage of io_uring socketJens Axboe
2024-03-15regmap: Add bulk read/write callbacks into regmap_configMarek Vasut
2024-03-15regmap: allow to define reg_update_bits for no bus configurationAnsuel Smith
2024-03-15y2038: rusage: use __kernel_old_timevalArnd Bergmann
2024-03-01fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaioBart Van Assche
2024-03-01drm/syncobj: make lockdep complain on WAIT_FOR_SUBMIT v3Christian König
2024-03-01tcp: factor out __tcp_close() helperPaolo Abeni
2024-02-23netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()Dan Carpenter
2024-02-23lsm: new security_file_ioctl_compat() hookAlfred Piccioni
2024-02-23PM: runtime: Have devm_pm_runtime_enable() handle pm_runtime_dont_use_autosus...Douglas Anderson
2024-02-23PM: runtime: add devm_pm_runtime_enable helperDmitry Baryshkov
2024-02-23netfilter: ipset: fix performance regression in swap operationJozsef Kadlecsik
2024-02-23arch, mm: remove stale mentions of DISCONIGMEMMike Rapoport
2024-02-23hrtimer: Report offline hrtimer enqueueFrederic Weisbecker
2024-02-23netfilter: nft_compat: reject unused compat flagPablo Neira Ayuso