aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
10 daysMerge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonv5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
10 daysMerge tag 'v5.10.216' into v5.10/standard/basev5.10/standard/baseBruce Ashfield
10 daysMerge tag 'v5.10.215' into v5.10/standard/baseBruce Ashfield
10 daysMerge tag 'v5.10.214' into v5.10/standard/baseBruce Ashfield
10 daysMerge tag 'v5.10.213' into v5.10/standard/baseBruce Ashfield
10 daysMerge tag 'v5.10.211' into v5.10/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-02irqflags: Explicitly ignore lockdep_hrtimer_exit() argumentArnd Bergmann
2024-05-02u64_stats: fix u64_stats_init() for lockdep when used repeatedly in one filePetr Tesarik
2024-04-13SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned intDai Ngo
2024-04-13objtool: Add asm version of STACK_FRAME_NON_STANDARDJosh Poimboeuf
2024-04-13driver core: Introduce device_link_wait_removal()Herve Codina
2024-04-13udp: do not accept non-tunnel GSO skbs landing in a tunnelAntoine Tenart
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-13x86/rfds: Mitigate Register File Data Sampling (RFDS)Pawan Gupta
2024-04-13Drivers: hv: vmbus: Calculate ring buffer size for more efficient use of memoryMichael Kelley
2024-04-13nfs: fix UAF in direct writesJosef Bacik
2024-04-13phy: tegra: xusb: Add API to retrieve the port number of phyWayne Chang
2024-04-13PCI: Work around Intel I210 ROM BAR overlap defectBjorn Helgaas
2024-04-13PCI: Cache PCIe Device Capabilities registerAmey Narkhede
2024-04-13PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities()Sean V Kelley
2024-04-13block: introduce zone_write_granularity limitDamien Le Moal
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-26rcu: add a helper to report consolidated flavor QSYan Zhai
2024-03-26remoteproc: Add new get_loaded_rsc_table() to rproc_opsMathieu Poirier
2024-03-26bpf: net: Change do_ip_getsockopt() to take the sockptr_t argumentMartin KaFai Lau
2024-03-26PCI: Make pci_dev_is_disconnected() helper public for other driversEthan Zhao
2024-03-26bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace correctlyYonghong Song
2024-03-26block: add a new set_read_only methodChristoph Hellwig
2024-03-26fs/select: rework stack allocation hack for clangArnd Bergmann
2024-03-26RDMA/mlx5: Fix fortify source warning while accessing Eth segmentLeon Romanovsky
2024-03-26bpf: Defer the free of inner map when necessaryHou Tao
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-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