summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* string.h: Add str_has_prefix() helper functionSteven Rostedt (VMware)2024-05-251-0/+20
* tracing: Consolidate trace_add/remove_event_call back to the nolock functionsSteven Rostedt (VMware)2024-05-251-2/+0
* af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().Kuniyuki Iwashima2024-05-171-0/+3
* af_unix: Do not use atomic ops for unix_sk(sk)->inflight.Kuniyuki Iwashima2024-05-171-1/+1
* ethernet: Add helper for assigning packet type when dest address does not mat...Rahul Rameshbabu2024-05-171-0/+25
* ethernet: add a helper for assigning port addressesJakub Kicinski2024-05-171-0/+21
* serial: core: fix kernel-doc for uart_port_unlock_irqrestore()Randy Dunlap2024-05-021-1/+1
* Revert "y2038: rusage: use __kernel_old_timeval"Ben Hutchings2024-05-021-2/+2
* tracing: Increase PERF_MAX_TRACE_SIZE to handle Sentinel1 and docker togetherRobin H. Johnson2024-05-021-1/+1
* serial: core: Provide port lock wrappersThomas Gleixner2024-05-021-0/+79
* ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addrJiri Benc2024-05-021-0/+4
* geneve: fix header validation in geneve[6]_xmit_skbEric Dumazet2024-05-021-0/+33
* Input: allocate keycode for Display refresh rate toggleGergo Koteles2024-04-131-0/+1
* SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned intDai Ngo2024-04-131-1/+1
* erspan: Add type I version 0 support.William Tu2024-04-131-2/+17
* fs: add a vfs_fchmod helperChristoph Hellwig2024-04-131-0/+1
* fs: add a vfs_fchown helperChristoph Hellwig2024-04-131-0/+2
* mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...Vlastimil Babka2024-04-131-0/+9
* tcp: properly terminate timers for kernel socketsEric Dumazet2024-04-132-0/+8
* mptcp: add sk_stop_timer_sync helperGeliang Tang2024-04-131-0/+2
* soc: fsl: qbman: Add CGR update functionSean Anderson2024-04-131-0/+9
* timers: Rename del_timer_sync() to timer_delete_sync()Thomas Gleixner2024-04-131-1/+14
* timers: Use del_timer_sync() even on UPThomas Gleixner2024-04-131-6/+1
* timers: Prepare support for PREEMPT_RTAnna-Maria Gleixner2024-04-131-1/+1
* timer/trace: Improve timer tracingAnna-Maria Gleixner2024-04-131-4/+7
* timer/trace: Replace deprecated vsprintf pointer extension %pf by %psAnna-Maria Gleixner2024-04-131-4/+6
* firmware: qcom: scm: Add WLAN VMID for Qualcomm SCM interfaceGovind Singh2024-03-261-1/+3
* media: dvb-core: Fix use-after-free due to race at dvb_register_device()Hyunwoo Kim2024-03-261-0/+15
* drm: Don't treat 0 as -1 in drm_fixp2int_ceilHarry Wentland2024-03-261-1/+1
* gpu: host1x: mipi: Update tegra_mipi_request() to be node basedSowjanya Komatineni2024-03-261-1/+2
* block: add a new set_read_only methodChristoph Hellwig2024-03-261-0/+1
* md: switch to ->check_events for media change notificationsChristoph Hellwig2024-03-261-2/+0
* fs/select: rework stack allocation hack for clangArnd Bergmann2024-03-261-4/+0
* crypto: algif_aead - Only wake up when ctx->more is zeroHerbert Xu2024-03-261-1/+3
* crypto: af_alg - make some functions staticEric Biggers2024-03-261-7/+0
* y2038: rusage: use __kernel_old_timevalArnd Bergmann2024-03-151-2/+2
* net: move definition of pcpu_lstats to header fileLi RongQing2024-03-151-0/+6
* fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaioBart Van Assche2024-03-011-0/+2
* RDMA/ulp: Use dev_name instead of ibdev->nameJason Gunthorpe2024-03-011-1/+1
* lsm: new security_file_ioctl_compat() hookAlfred Piccioni2024-02-232-0/+18
* hrtimer: Report offline hrtimer enqueueFrederic Weisbecker2024-02-231-1/+3
* netfilter: nft_compat: reject unused compat flagPablo Neira Ayuso2024-02-231-0/+2
* dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEVFrank Li2024-02-231-1/+2
* af_unix: fix lockdep positive in sk_diag_dump_icons()Eric Dumazet2024-02-231-6/+14
* PCI: add INTEL_HDA_ARL to pci_ids.hPierre-Louis Bossart2024-02-231-0/+1
* drm/mipi-dsi: Fix detach call without attachTomi Valkeinen2024-02-231-0/+2
* bpf: Add map and need_defer parameters to .map_fd_put_ptr()Hou Tao2024-02-231-1/+5
* x86/entry/ia32: Ensure s32 is sign extended to s64Richard Palethorpe2024-02-231-0/+1
* btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_argsQu Wenruo2024-02-231-0/+3
* llc: Drop support for ETH_P_TR_802_2.Kuniyuki Iwashima2024-02-231-4/+2