summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-05-17kcov: Remove kcov include from sched.h and move it to its users.Sebastian Andrzej Siewior2-1/+1
2024-05-17xfrm: Preserve vlan tags for transport mode software GROPaul Davey1-0/+15
2024-05-17sunrpc: add a struct rpc_stats arg to rpc_create_argsJosef Bacik1-0/+1
2024-05-02serial: core: fix kernel-doc for uart_port_unlock_irqrestore()Randy Dunlap1-1/+1
2024-05-02ethernet: Add helper for assigning packet type when dest address does not mat...Rahul Rameshbabu1-0/+25
2024-05-02tracing: Increase PERF_MAX_TRACE_SIZE to handle Sentinel1 and docker togetherRobin H. Johnson1-1/+1
2024-05-02serial: core: Provide port lock wrappersThomas Gleixner1-0/+79
2024-05-02irqflags: Explicitly ignore lockdep_hrtimer_exit() argumentArnd Bergmann1-1/+1
2024-05-02u64_stats: fix u64_stats_init() for lockdep when used repeatedly in one filePetr Tesarik1-1/+5
2024-04-13SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned intDai Ngo1-1/+1
2024-04-13objtool: Add asm version of STACK_FRAME_NON_STANDARDJosh Poimboeuf1-0/+8
2024-04-13driver core: Introduce device_link_wait_removal()Herve Codina1-0/+1
2024-04-13udp: do not accept non-tunnel GSO skbs landing in a tunnelAntoine Tenart1-0/+28
2024-04-13mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...Vlastimil Babka1-0/+9
2024-04-13vfio: Introduce interface to flush virqfd inject workqueueAlex Williamson1-0/+2
2024-04-13x86/rfds: Mitigate Register File Data Sampling (RFDS)Pawan Gupta1-0/+2
2024-04-13Drivers: hv: vmbus: Calculate ring buffer size for more efficient use of memoryMichael Kelley1-1/+21
2024-04-13nfs: fix UAF in direct writesJosef Bacik1-0/+1
2024-04-13phy: tegra: xusb: Add API to retrieve the port number of phyWayne Chang1-0/+2
2024-04-13PCI: Work around Intel I210 ROM BAR overlap defectBjorn Helgaas1-0/+1
2024-04-13PCI: Cache PCIe Device Capabilities registerAmey Narkhede1-0/+1
2024-04-13PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities()Sean V Kelley1-0/+4
2024-04-13block: introduce zone_write_granularity limitDamien Le Moal1-0/+15
2024-04-13timers: Rename del_timer_sync() to timer_delete_sync()Thomas Gleixner1-1/+14
2024-04-13timers: Use del_timer_sync() even on UPThomas Gleixner1-6/+1
2024-03-26rcu: add a helper to report consolidated flavor QSYan Zhai1-0/+31
2024-03-26remoteproc: Add new get_loaded_rsc_table() to rproc_opsMathieu Poirier1-1/+5
2024-03-26bpf: net: Change do_ip_getsockopt() to take the sockptr_t argumentMartin KaFai Lau2-5/+5
2024-03-26PCI: Make pci_dev_is_disconnected() helper public for other driversEthan Zhao1-0/+5
2024-03-26bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace correctlyYonghong Song1-9/+12
2024-03-26block: add a new set_read_only methodChristoph Hellwig1-0/+1
2024-03-26fs/select: rework stack allocation hack for clangArnd Bergmann1-4/+0
2024-03-26RDMA/mlx5: Fix fortify source warning while accessing Eth segmentLeon Romanovsky1-1/+4
2024-03-26bpf: Defer the free of inner map when necessaryHou Tao1-1/+6
2024-03-26rcu-tasks: Provide rcu_trace_implies_rcu_gp()Paul E. McKenney1-0/+12
2024-03-26io_uring/unix: drop usage of io_uring socketJens Axboe1-5/+5
2024-03-15regmap: Add bulk read/write callbacks into regmap_configMarek Vasut1-0/+12
2024-03-15regmap: allow to define reg_update_bits for no bus configurationAnsuel Smith1-0/+7
2024-03-15mm/hugetlb: change hugetlb_reserve_pages() to type boolMike Kravetz1-1/+1
2024-03-15hv_netvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardeningAndres Beltran1-0/+1
2024-03-15Drivers: hv: vmbus: Add vmbus_requestor data structure for VMBus hardeningAndres Beltran1-0/+22
2024-03-15lsm: fix default return value of the socket_getpeersec_*() hooksOndrej Mosnacek1-2/+2
2024-03-15lsm: make security_socket_getpeersec_stream() sockptr_t safePaul Moore3-7/+10
2024-03-15bpf: net: Change sk_getsockopt() to take the sockptr_t argumentMartin KaFai Lau2-2/+6
2024-03-01fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaioBart Van Assche1-0/+2
2024-03-01drm/syncobj: make lockdep complain on WAIT_FOR_SUBMIT v3Christian König1-0/+5
2024-03-01net: dev: Convert sa_data to flexible array in struct sockaddrKees Cook1-1/+4
2024-03-01task_stack, x86/cea: Force-inline stack helpersBorislav Petkov1-1/+1
2024-02-23PM: runtime: Have devm_pm_runtime_enable() handle pm_runtime_dont_use_autosus...Douglas Anderson1-0/+4
2024-02-23PM: runtime: add devm_pm_runtime_enable helperDmitry Baryshkov1-0/+4