summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "driver core: Annotate dev_err_probe() with __must_check"Greg Kroah-Hartman2024-02-231-1/+1
* driver core: Annotate dev_err_probe() with __must_checkAndy Shevchenko2024-02-231-1/+1
* spi: introduce SPI_MODE_X_MASK macroOleksij Rempel2024-02-231-0/+1
* driver core: add device probe log helperAndrzej Hajda2024-02-231-0/+3
* units: add the HZ macrosDaniel Lezcano2024-02-231-0/+4
* units: change from 'L' to 'UL'Daniel Lezcano2024-02-231-3/+3
* units: Add Watt unitsDaniel Lezcano2024-02-231-0/+4
* include/linux/units.h: add helpers for kelvin to/from Celsius conversionAkinobu Mita2024-02-231-0/+84
* drm/bridge: Fix typo in post_disable() descriptionDario Binacchi2024-01-251-1/+1
* Bluetooth: Fix bogus check for re-auth no supported with non-sspLuiz Augusto von Dentz2024-01-251-1/+0
* crypto: af_alg - Disallow multiple in-flight AIO requestsHerbert Xu2024-01-251-0/+3
* ipv6: remove max_size check inline with ipv4Jon Maxwell2024-01-151-1/+1
* ipv6: make ip6_rt_gc_expire an atomic_tEric Dumazet2024-01-151-2/+2
* net/dst: use a smaller percpu_counter batch for dst entries accountingEric Dumazet2024-01-151-1/+3