summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-11-04Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Dave Airlie
2024-11-03soc: qcom: llcc: add support for SAR2130P and SAR1130PDmitry Baryshkov
2024-11-03dim: pass dim_sample to net_dim() by referenceCaleb Sander Mateos
2024-11-03dim: make dim_calc_stats() inputs const pointersCaleb Sander Mateos
2024-11-03iio: events: make IIO_EVENT_CODE macro privateDavid Lechner
2024-11-03iio: events.h: add event identifier macros for differential channelJulien Stephan
2024-11-03iio: fix write_event_config signatureJulien Stephan
2024-11-03iio: hid-sensors: Add proximity and attention IDsRicardo Ribalda
2024-11-03iio: Mark iio_dev::priv member with __privateAndy Shevchenko
2024-11-03Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://git.kernel.org/pub/s...Linus Torvalds
2024-11-03pwm: core: export pwm_get_state_hw()David Lechner
2024-11-03net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-11-03mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()Yu Zhao
2024-11-03mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL statsYu Zhao
2024-11-03Merge tag 'input-for-v6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-03Merge tag 'timers-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-11-03compiler_types: Add noinline_for_tracing annotationYafang Shao
2024-11-03dpll: add clock quality level attribute and opJiri Pirko
2024-11-03deal with the last remaing boolean uses of fd_file()Al Viro
2024-11-03introduce "fd_pos" class, convert fdget_pos() users to it.Al Viro
2024-11-03switch netlink_getsockbyfilp() to taking descriptorAl Viro
2024-11-03net/socket.c: switch to CLASS(fd)Al Viro
2024-11-02Input: fix regression when re-registering input handlersDmitry Torokhov
2024-11-02io_uring: add support for hybrid IOPOLLhexue
2024-11-02io_uring/rsrc: unify file and buffer resource tablesJens Axboe
2024-11-02io_uring/rsrc: get rid of io_rsrc_node allocation cacheJens Axboe
2024-11-02io_uring/rsrc: get rid of per-ring io_rsrc_node listJens Axboe
2024-11-02i3c: Document I3C_ADDR_SLOT_EXT_STATUS_MASKAlexandre Belloni
2024-11-02crypto: hisilicon/qm - disable same error report before resettingWeili Qian
2024-11-02crypto: hisilicon - support querying the capability registerQi Tao
2024-11-02timekeeping: Remove CONFIG_DEBUG_TIMEKEEPINGThomas Gleixner
2024-11-01Merge tag 'cxl-fixes-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-01bpf: decouple BPF link/attach hook and BPF program sleepable semanticsAndrii Nakryiko
2024-11-01tracing: Add might_fault() check in __DECLARE_TRACE_SYSCALLMathieu Desnoyers
2024-11-01tracing: Introduce tracepoint_is_faultable()Mathieu Desnoyers
2024-11-01tracing: Introduce tracepoint extended structureMathieu Desnoyers
2024-11-01tracing: Remove TRACE_FLAG_IRQS_NOSUPPORTSebastian Andrzej Siewior
2024-11-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-11-01Merge tag 'vfs-6.12-rc6.iomap' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-01Merge tag 'vfs-6.12-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-01iio: backend: extend featuresAngelo Dureghello
2024-10-31dql: annotate data-races around dql->last_obj_cntEric Dumazet
2024-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-31Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-10-31i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_DESIREDFrank Li
2024-10-31i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_STATUS_BITSFrank Li
2024-10-31coredump: Do not lock during 'comm' reportingKees Cook
2024-10-31block: remove bio_add_zone_append_pageChristoph Hellwig
2024-10-31mfd: mt6397: Add initial support for MT6328Yassine Oudjana
2024-10-31mfd: axp20x: Add support for AXP323Andre Przywara