aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2024-03-26rcu-tasks: Provide rcu_trace_implies_rcu_gp()Paul E. McKenney
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-15mm/hugetlb: change hugetlb_reserve_pages() to type boolMike Kravetz
2024-03-15hv_netvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardeningAndres Beltran
2024-03-15Drivers: hv: vmbus: Add vmbus_requestor data structure for VMBus hardeningAndres Beltran
2024-03-15lsm: fix default return value of the socket_getpeersec_*() hooksOndrej Mosnacek
2024-03-15lsm: make security_socket_getpeersec_stream() sockptr_t safePaul Moore
2024-03-15bpf: net: Change sk_getsockopt() to take the sockptr_t argumentMartin KaFai Lau
2024-03-15tracing/net_sched: Fix tracepoints that save qdisc_dev() as a stringSteven Rostedt (Google)
2024-03-13Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2024-03-13blk-mq: Introduce the BLK_MQ_F_NO_SCHED_BY_DEFAULT flagBart Van Assche
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-01net: dev: Convert sa_data to flexible array in struct sockaddrKees Cook
2024-03-01mptcp: fix lockless access in subflow ULP diagPaolo Abeni
2024-03-01task_stack, x86/cea: Force-inline stack helpersBorislav Petkov
2024-02-27Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2024-02-26Merge tag 'v5.10.210' into v5.10/standard/baseBruce Ashfield
2024-02-23netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()Dan Carpenter
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-23serial: Add rs485_supported to uart_portIlpo Järvinen
2024-02-23hrtimer: Report offline hrtimer enqueueFrederic Weisbecker
2024-02-23netfilter: nft_compat: reject unused compat flagPablo Neira Ayuso
2024-02-23dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEVFrank Li
2024-02-23uapi: stddef.h: Fix __DECLARE_FLEX_ARRAY for C++Alexey Dobriyan
2024-02-23af_unix: fix lockdep positive in sk_diag_dump_icons()Eric Dumazet
2024-02-23scsi: core: Introduce enum scsi_dispositionBart Van Assche
2024-02-23drm: using mul_u32_u32() requires linux/math64.hStephen Rothwell
2024-02-23PCI: add INTEL_HDA_ARL to pci_ids.hPierre-Louis Bossart
2024-02-23drm/mipi-dsi: Fix detach call without attachTomi Valkeinen
2024-02-23bpf: Add map and need_defer parameters to .map_fd_put_ptr()Hou Tao
2024-02-23x86/entry/ia32: Ensure s32 is sign extended to s64Richard Palethorpe
2024-02-23mm/sparsemem: fix race in accessing memory_section->usageCharan Teja Kalla
2024-02-23mm: use __pfn_to_section() instead of open coding itRolf Eike Beer
2024-02-23fs/pipe: move check to pipe_has_watch_queue()Max Kellermann
2024-02-23btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_argsQu Wenruo
2024-02-23llc: Drop support for ETH_P_TR_802_2.Kuniyuki Iwashima
2024-02-23tcp: make sure init the accept_queue's spinlocks onceZhengchao Shao
2024-02-23mm: vmalloc: introduce array allocation functionsPaolo Bonzini
2024-02-23stddef: Introduce DECLARE_FLEX_ARRAY() helperKees Cook
2024-02-23lsm: new security_file_ioctl_compat() hookAlfred Piccioni
2024-02-23async: Introduce async_schedule_dev_nocall()Rafael J. Wysocki
2024-02-23spi: introduce SPI_MODE_X_MASK macroOleksij Rempel
2024-02-23units: add the HZ macrosDaniel Lezcano
2024-02-23units: change from 'L' to 'UL'Daniel Lezcano
2024-02-20Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield