aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-09block: remove the bi_inline_vecs variable sized array from struct bioChristoph Hellwig2-8/+6
2025-09-09block: add a bio_init_inline helperChristoph Hellwig1-0/+5
2025-09-09hrtimer: Remove hrtimer_clock_base:: Get_timeThomas Weißschuh2-6/+1
2025-09-09hrtimer: Use hrtimer_cb_get_time() helperThomas Weißschuh1-7/+6
2025-09-09net/mlx5: Add RS FEC histogram infrastructureCarolina Jubran3-0/+31
2025-09-08compiler-clang.h: define __SANITIZE_*__ macros only when undefinedNathan Chancellor1-5/+24
2025-09-08mm/vmalloc, mm/kasan: respect gfp mask in kasan_populate_vmalloc()Uladzislau Rezki (Sony)1-3/+3
2025-09-08Drivers: hv: Simplify data structures for VMBus channel close messageMichael Kelley1-6/+1
2025-09-08bitops: Add __attribute_const__ to generic ffs()-family implementationsKees Cook1-1/+1
2025-09-08KVM: arm64: Mask response to FFA_FEATURE callPer Larsen1-0/+1
2025-09-08clk: ti: dpll: convert from round_rate() to determine_rate()Brian Masney1-4/+4
2025-09-08ipmi: Rename "user_data" to "recv_msg" in an SMI messageCorey Minyard1-1/+2
2025-09-08ipmi: Allow an SMI sender to return an errorCorey Minyard1-4/+6
2025-09-08Merge tag 'vfs-6.17-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-1/+2
2025-09-08io_uring/uring_cmd: fix __io_uring_cmd_do_in_task !CONFIG_IO_URING typoJens Axboe1-2/+1
2025-09-08blk-mq: Defer freeing of tags page_list to SRCU callbackMing Lei1-0/+2
2025-09-08Input: spear-keyboard - drop support for platform dataDmitry Torokhov1-164/+0
2025-09-08Input: pxa27x-keypad - drop support for platform dataDmitry Torokhov1-73/+0
2025-09-08hwmon: Serialize accesses in hwmon coreGuenter Roeck1-0/+3
2025-09-08overflow: add range_overflows() and range_end_overflows()Jani Nikula1-0/+70
2025-09-08pinctrl: generic: rename PIN_CONFIG_OUTPUT to LEVELLinus Walleij1-4/+8
2025-09-08pinctrl: allow to mark pin functions as requestable GPIOsBartosz Golaszewski2-0/+16
2025-09-08devres: provide devm_kmemdup_const()Bartosz Golaszewski1-0/+2
2025-09-08Merge tag 'v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-nextBartosz Golaszewski25-101/+131
2025-09-07hwmon: Introduce 64-bit energy attribute supportGuenter Roeck1-0/+1
2025-09-07Merge tag 'timers-urgent-2025-09-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+8
2025-09-06vt: add support for smput/rmput escape codesCalixte Pernot1-0/+3
2025-09-06Merge patch series "eUSB2 Double Isochronous IN Bandwidth support"Greg Kroah-Hartman1-0/+6
2025-09-06usb: core: Introduce usb_endpoint_is_hs_isoc_double()Sakari Ailus1-0/+3
2025-09-06usb: core: Add a function to get USB version independent periodic payloadRai, Amardeep1-0/+3
2025-09-06driver core/PM: Set power.no_callbacks along with power.no_pmRafael J. Wysocki1-0/+3
2025-09-06crypto: hisilicon/zip - add hashjoin, gather, and UDMA data move featuresZhushuai Yin1-0/+1
2025-09-06rhashtable: Use __always_inline instead of inlineMenglong Dong1-21/+21
2025-09-05cpufreq: Drop redundant freq_table parameterZihuan Zhang1-4/+3
2025-09-05workqueue: replace use of system_wq with system_percpu_wqMarco Crivellari1-11/+11
2025-09-05workqueue: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari1-2/+2
2025-09-05regulator: pf530x: NXP PF530x regulator driverMark Brown13-75/+56
2025-09-05ACPI: RISC-V: Add support for RIMTSunil V L1-0/+28
2025-09-05iommu/io-pgtable-dart: Add 4-level page table supportHector Martin1-0/+1
2025-09-04Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/master'Martin KaFai Lau1-1/+1
2025-09-04Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/net'Martin KaFai Lau1-1/+1
2025-09-04bpf: Return an error pointer for skb metadata when CONFIG_NET=nJakub Sitnicki1-1/+1
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-21/+57
2025-09-04x86/cfi: Remove __noinitretpoline and __noretpolineKees Cook2-12/+0
2025-09-04compiler_types.h: Move __nocfi out of compiler-specific headerKees Cook2-6/+3
2025-09-04change the calling conventions for vfs_parse_fs_string()Al Viro1-2/+7
2025-09-04Merge tag 'opp-updates-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pmRafael J. Wysocki1-0/+30
2025-09-04cgroup: Remove unused cgroup_subsys::post_attachChuyi Zhou1-1/+0
2025-09-04Merge tag 'net-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+5
2025-09-04wifi: mac80211: support parsing S1G TIM PVBLachlan Hodges1-9/+256