summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* dm io: Support IO priorityHongyu Jin2024-03-261-1/+2
* rcu: add a helper to report consolidated flavor QSYan Zhai2024-03-261-0/+31
* drm: Fix drm_fixp2int_round() making it add 0.5Arthur Grillo2024-03-261-2/+1
* f2fs: fix to truncate meta inode pages forcelyChao Yu2024-03-261-0/+1
* ALSA: hda/tas2781: add ptrs to calibration functionsGergo Koteles2024-03-261-0/+5
* modules: wait do_free_init correctlyChangbin Du2024-03-261-0/+8
* drm/tests: helpers: Include missing drm_drv headerMaxime Ripard2024-03-261-0/+2
* clk: renesas: r8a779g0: Correct PFC/GPIO parent clocksGeert Uytterhoeven2024-03-261-0/+1
* quota: Properly annotate i_dquot arrays with __rcuJan Kara2024-03-262-2/+2
* drm: Don't treat 0 as -1 in drm_fixp2int_ceilHarry Wentland2024-03-261-1/+1
* Bluetooth: hci_sync: Fix overwriting request callbackLuiz Augusto von Dentz2024-03-261-0/+1
* Bluetooth: hci_core: Cancel request on command timeoutLuiz Augusto von Dentz2024-03-261-1/+1
* Bluetooth: Remove BT_HSLuiz Augusto von Dentz2024-03-262-43/+0
* Bluetooth: Remove HCI_POWER_OFF_TIMEOUTJonas Dreßler2024-03-261-1/+0
* PCI: Make pci_dev_is_disconnected() helper public for other driversEthan Zhao2024-03-261-0/+5
* bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace correctlyYonghong Song2024-03-261-9/+12
* soc: qcom: socinfo: rename PM2250 to PM4125Dmitry Baryshkov2024-03-261-1/+1
* ovl: Always reject mounting over case-insensitive directoriesGabriel Krisman Bertazi2024-03-261-0/+9
* fs/select: rework stack allocation hack for clangArnd Bergmann2024-03-261-4/+0
* workqueue: Implement system-wide nr_active enforcement for unbound workqueuesTejun Heo2024-03-261-3/+32
* RDMA/mlx5: Fix fortify source warning while accessing Eth segmentLeon Romanovsky2024-03-261-1/+4
* io_uring: drop any code related to SCM_RIGHTSJens Axboe2024-03-261-3/+0
* io_uring/unix: drop usage of io_uring socketJens Axboe2024-03-261-4/+5
* tracing/net_sched: Fix tracepoints that save qdisc_dev() as a stringSteven Rostedt (Google)2024-03-151-10/+10
* net/mlx5: Check capability for fw_resetMoshe Shemesh2024-03-151-1/+3
* dt-bindings: dma: fsl-edma: Add fsl-edma.h to prevent hardcoding in dtsFrank Li2024-03-151-0/+21
* x86/rfds: Mitigate Register File Data Sampling (RFDS)Pawan Gupta2024-03-151-0/+2
* block: define bvec_iter as __packed __aligned(4)Ming Lei2024-03-061-1/+1
* ASoC: soc-card: Fix missing locking in snd_soc_card_get_kcontrol()Richard Fitzgerald2024-03-061-0/+2
* netfilter: bridge: confirm multicast packets before passing them up the stackFlorian Westphal2024-03-061-0/+1
* uapi: in6: replace temporary label with rfc9486Justin Iurman2024-03-061-1/+1
* net: mctp: take ownership of skb in mctp_local_outputJeremy Kerr2024-03-061-0/+1
* iommu: Add mm_get_enqcmd_pasid() helper functionTina Zhang2024-03-011-0/+12
* netfilter: nft_flow_offload: reset dst in route object after setting up flowPablo Neira Ayuso2024-03-011-1/+1
* x86/numa: Fix the address overlap check in numa_fill_memblks()Alison Schofield2024-03-011-0/+2
* net: bridge: switchdev: Skip MDB replays of deferred events on offloadTobias Waldekranz2024-03-011-0/+3
* IB/mlx5: Don't expose debugfs entries for RRoCE general parameters if not sup...Mark Zhang2024-03-011-1/+1
* mptcp: fix lockless access in subflow ULP diagPaolo Abeni2024-03-011-1/+1
* mm/swap: fix race when skipping swapcacheKairui Song2024-03-011-0/+5
* scsi: core: Consult supported VPD page list prior to fetching pageMartin K. Petersen2024-03-011-4/+0
* scsi: sd: usb_storage: uas: Access media prior to querying device propertiesMartin K. Petersen2024-03-011-0/+1
* fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaioBart Van Assche2024-03-011-0/+2
* kunit: Add a macro to wrap a deferred action functionDavid Gow2024-03-011-0/+21
* libceph: fail sparse-read if the data length doesn't matchXiubo Li2024-03-011-1/+2
* netfilter: ipset: fix performance regression in swap operationJozsef Kadlecsik2024-02-231-0/+4
* blk-wbt: Fix detection of dirty-throttled tasksJan Kara2024-02-231-2/+5
* ASoC: tas2781: add module parameter to tascodec_init()Gergo Koteles2024-02-231-0/+1
* gpiolib: add gpiod_to_gpio_device() stub for !GPIOLIBKrzysztof Kozlowski2024-02-231-0/+6
* gpiolib: add gpio_device_get_base() stub for !GPIOLIBKrzysztof Kozlowski2024-02-231-0/+6
* serial: core: introduce uart_port_tx_flags()Jiri Slaby (SUSE)2024-02-231-5/+27