summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* asm-generic: qspinlock: fix queued_spin_value_unlocked() implementationLinus Torvalds2023-12-201-1/+1
* cred: switch to using atomic_long_tJens Axboe2023-12-201-3/+3
* drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" groupIdo Schimmel2023-12-131-0/+2
* genetlink: add CAP_NET_ADMIN test for multicast bindIdo Schimmel2023-12-131-0/+1
* perf/core: Add a new read format to get a number of lost samplesNamhyung Kim2023-12-132-1/+6
* netfilter: xt_owner: Add supplementary groups optionLukasz Pawelczyk2023-12-131-3/+4
* hrtimers: Push pending hrtimers away from outgoing CPU earlierThomas Gleixner2023-12-132-2/+3
* ovl: skip overlayfs superblocks at global syncKonstantin Khlebnikov2023-12-081-0/+2
* HID: fix HID device resource race between HID core and debugging supportCharles Yi2023-12-081-0/+3
* HID: core: store the unique system identifier in hid_deviceBenjamin Tissoires2023-12-081-0/+2
* pwm: Fix double shift bugDan Carpenter2023-11-281-2/+2
* net: annotate data-races around sk->sk_dst_pending_confirmEric Dumazet2023-11-281-3/+3