summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-11-03iio: fix write_event_config signatureJulien Stephan1-1/+1
2024-11-03iio: Add channel type for attentionRicardo Ribalda1-0/+1
2024-11-03iio: hid-sensors: Add proximity and attention IDsRicardo Ribalda1-0/+2
2024-11-03iio: Mark iio_dev::priv member with __privateAndy Shevchenko1-2/+2
2024-11-03Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://git.kernel.org/pub/s...Linus Torvalds4-10/+22
2024-11-03pwm: core: export pwm_get_state_hw()David Lechner1-0/+6
2024-11-03net/tcp: Add missing lockdep annotations for TCP-AO hlist traversalsDmitry Safonov1-1/+2
2024-11-03net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-1/+1
2024-11-03UAPI: ethtool: Use __struct_group() in struct ethtool_link_settingsGustavo A. R. Silva1-15/+18
2024-11-03mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()Yu Zhao1-2/+3
2024-11-03mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL statsYu Zhao1-2/+0
2024-11-03Merge tag 'input-for-v6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+9
2024-11-03Merge tag 'timers-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+8
2024-11-03compiler_types: Add noinline_for_tracing annotationYafang Shao1-0/+6
2024-11-03dpll: add clock quality level attribute and opJiri Pirko2-0/+28
2024-11-03dt-bindings: clock: renesas,r9a08g045-vbattb: Document VBATTBClaudiu Beznea1-0/+13
2024-11-03deal with the last remaing boolean uses of fd_file()Al Viro1-1/+1
2024-11-03introduce "fd_pos" class, convert fdget_pos() users to it.Al Viro1-0/+1
2024-11-03switch netlink_getsockbyfilp() to taking descriptorAl Viro1-1/+1
2024-11-03net/socket.c: switch to CLASS(fd)Al Viro1-6/+0
2024-11-03Input: fix regression when re-registering input handlersDmitry Torokhov1-1/+9
2024-11-03io_uring: add support for hybrid IOPOLLhexue2-2/+20
2024-11-03io_uring/rsrc: allow cloning with node replacementsJens Axboe1-1/+2
2024-11-03io_uring/rsrc: allow cloning at an offsetJens Axboe1-1/+4
2024-11-03io_uring/rsrc: unify file and buffer resource tablesJens Axboe1-8/+7
2024-11-03io_uring/rsrc: get rid of io_rsrc_node allocation cacheJens Axboe1-3/+0
2024-11-03io_uring/rsrc: get rid of per-ring io_rsrc_node listJens Axboe1-7/+3
2024-11-02i3c: Document I3C_ADDR_SLOT_EXT_STATUS_MASKAlexandre Belloni1-0/+1
2024-11-02vdso: Rename struct arch_vdso_data to arch_vdso_time_dataNam Cao1-4/+4
2024-11-02crypto: hisilicon/qm - disable same error report before resettingWeili Qian1-1/+7
2024-11-02crypto: hisilicon - support querying the capability registerQi Tao1-0/+15
2024-11-02crypto: asymmetric_keys - Remove unused functionsDr. David Alan Gilbert1-3/+0
2024-11-02timekeeping: Remove CONFIG_DEBUG_TIMEKEEPINGThomas Gleixner1-16/+0
2024-11-02Merge tag 'drm-fixes-2024-11-02' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+4
2024-11-02Merge tag 'cxl-fixes-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+3
2024-11-01Merge tag 'acpi-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-1/+1
2024-11-01bpf: decouple BPF link/attach hook and BPF program sleepable semanticsAndrii Nakryiko1-2/+18
2024-11-01tracing: Add might_fault() check in __DECLARE_TRACE_SYSCALLMathieu Desnoyers1-0/+1
2024-11-01tracing: Introduce tracepoint_is_faultable()Mathieu Desnoyers3-1/+27
2024-11-01tracing: Introduce tracepoint extended structureMathieu Desnoyers2-8/+19
2024-11-01tracing: Remove TRACE_FLAG_IRQS_NOSUPPORTSebastian Andrzej Siewior1-13/+0
2024-11-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+4
2024-11-01Merge tag 'vfs-6.12-rc6.iomap' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds1-0/+19
2024-11-01Merge tag 'vfs-6.12-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds2-1/+12
2024-11-01dt-bindings: mfd: aspeed: Support for AST2700Ryan Chen2-0/+287
2024-11-01iio: backend: extend featuresAngelo Dureghello1-0/+17
2024-11-01ASoC: cleanup function parameter for rtd and its idKuninori Morimoto2-6/+5
2024-11-01ASoC: remove rtd->numKuninori Morimoto1-1/+0
2024-11-01ASoC: rename rtd->num to rtd->idKuninori Morimoto2-6/+7
2024-11-01ASoC: sdw_utils/intel/amd: refactor dai link init logicVijendar Mukunda1-2/+3