summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-11-05perf/core: Add aux_pause, aux_resume, aux_start_pausedAdrian Hunter1-0/+28
2024-11-05sched: Add Lazy preemption modelPeter Zijlstra1-1/+7
2024-11-05sched: Add TIF_NEED_RESCHED_LAZY infrastructurePeter Zijlstra4-8/+24
2024-11-05sched/ext: Remove sched_fork() hackThomas Gleixner1-1/+0
2024-11-05kcsan, seqlock: Fix incorrect assumption in read_seqbegin()Marco Elver1-11/+1
2024-11-05seqlock, treewide: Switch to non-raw seqcount_latch interfaceMarco Elver1-9/+11
2024-11-05kcsan, seqlock: Support seqcount_latch_tMarco Elver1-15/+71
2024-11-05ACPI/IORT: Support CANWBS memory access flagNicolin Chen1-0/+2
2024-11-05vfio: Remove VFIO_TYPE1_NESTING_IOMMUJason Gunthorpe1-3/+0
2024-11-05mm/writeback: add folio_mark_dirty_lock()Joanne Koong1-0/+1
2024-11-05Merge 6.12-rc6 into driver-core-nextGreg Kroah-Hartman30-39/+217
2024-11-05watchdog: da9063: Do not use a global variableFabio Estevam1-0/+1
2024-11-05Merge v6.12-rc6 into usb-nextGreg Kroah-Hartman20-30/+125
2024-11-05Merge 6.12-rc6 into char-misc-nextGreg Kroah-Hartman20-30/+125
2024-11-05misc: rtsx: Cleanup on DRV_NAME cardreader variablesDesnes Nunes3-1/+5
2024-11-05net: tcp: replace the document for "lsndtime" in tcp_sockMenglong Dong1-2/+1
2024-11-05Merge tag 'arm-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2024-11-05fs: iomap: Atomic write supportJohn Garry1-0/+1
2024-11-05PM: EM: Add min/max available performance state limitsLukasz Luba1-8/+21
2024-11-05Merge tag 'mtk-soc-for-v6.13' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2-0/+39
2024-11-05rust: add tracepoint supportAlice Ryhl1-1/+27
2024-11-04bpf: Mark raw_tp arguments with PTR_MAYBE_NULLKumar Kartikeya Dwivedi1-0/+6
2024-11-04bpf: Move btf_type_is_struct_ptr() under CONFIG_BPF_SYSCALLAlistair Francis1-11/+10
2024-11-04block: pre-calculate max_zone_append_sectorsChristoph Hellwig1-18/+3
2024-11-04nfs_common: fix localio to cope with racing nfs_local_probe()Mike Snitzer1-1/+2
2024-11-04Merge tag 'zynqmp-soc-for-6.13' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann1-7/+32
2024-11-04Merge tag 'qcom-drivers-fixes-for-6.12' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann1-0/+2
2024-11-04net: enetc: add initial netc-blk-ctrl driver supportWei Fang1-0/+19
2024-11-04net/mlx5: Introduce data placement ordering bitsEdward Srouji1-6/+17
2024-11-04Merge tag 'v6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Bartosz Golaszewski30-39/+217
2024-11-04Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Dave Airlie34-57/+246
2024-11-04soc: qcom: llcc: add support for SAR2130P and SAR1130PDmitry Baryshkov1-0/+12
2024-11-03dim: pass dim_sample to net_dim() by referenceCaleb Sander Mateos1-1/+1
2024-11-03dim: make dim_calc_stats() inputs const pointersCaleb Sander Mateos1-1/+2
2024-11-03iio: events: make IIO_EVENT_CODE macro privateDavid Lechner1-6/+9
2024-11-03iio: events.h: add event identifier macros for differential channelJulien Stephan1-2/+16
2024-11-03iio: fix write_event_config signatureJulien Stephan1-1/+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: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-1/+1
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 Pirko1-0/+4
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