aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-09net: ethernet: fs_enet: only protect the .restart() call in .adjust_linkMaxime Chevallier1-12/+6
2024-09-09net: ethernet: fs_enet: drop the .adjust_link custom fs_opsMaxime Chevallier2-7/+1
2024-09-09net: ethernet: fs_enet: cosmetic cleanupsMaxime Chevallier1-131/+89
2024-09-09net: ethernet: fs_enet: convert to SPDXMaxime Chevallier6-24/+6
2024-09-09net: hsr: remove seqnr_lockEric Dumazet4-33/+14
2024-09-09wifi: cfg80211: fix kernel-doc for per-link dataJohannes Berg1-3/+3
2024-09-09Merge remote-tracking branches 'ras/edac-amd-atl', 'ras/edac-misc' and 'ras/e...Borislav Petkov (AMD)11-1729/+115
2024-09-09proc: fold kmalloc() + strcpy() into kmemdup()Alexey Dobriyan1-2/+2
2024-09-09docs:filesystems: fix spelling and grammar mistakes in iomap design pageDennis Lam1-3/+3
2024-09-09proc: Fix typo in the commentYan Zhen2-2/+2
2024-09-09parisc: Fix 64-bit userspace syscall pathHelge Deller1-6/+8
2024-09-09parisc: Fix stack start for ADDR_NO_RANDOMIZE personalityHelge Deller1-1/+2
2024-09-09parisc: Convert to generic clockeventsHelge Deller4-159/+108
2024-09-09parisc: pdc_stable: Constify struct kobj_typeHongbo Li1-1/+1
2024-09-09Merge 6.11-rc7 into usb-nextGreg Kroah-Hartman354-1896/+3174
2024-09-09Merge 6.11-rc7 into char-misc-nextGreg Kroah-Hartman817-4513/+9173
2024-09-09selftests/powerpc: Allow building without static libcMadhavan Srinivasan2-3/+15
2024-09-09can: rockchip_canfd: rkcanfd_timestamp_init(): fix 64 bit division on 32 bit ...Marc Kleine-Budde1-1/+1
2024-09-09can: rockchip_canfd: fix return type of rkcanfd_start_xmit()Nathan Chancellor2-2/+2
2024-09-09net: can: cc770: Simplify parsing DT propertiesRob Herring (Arm)1-21/+11
2024-09-09tools/hv: Add memory allocation check in hv_fcopy_startZhu Jun1-0/+7
2024-09-08hwmon: (pmbus/mpq7932) Constify struct regulator_descChristophe JAILLET1-1/+1
2024-09-08io_uring/eventfd: move refs to refcount_tJens Axboe1-6/+6
2024-09-09m68k: remove trailing space after \n newlineColin Ian King1-1/+1
2024-09-08riscv: dts: starfive: jh7110-common: Fix lower rate of CPUfreq by setting PLL...Xingyu Wu1-0/+6
2024-09-08Linux 6.11-rc7Linus Torvalds1-1/+1
2024-09-08treewide: Fix wrong singular form of jiffies in commentsAnna-Maria Behnsen24-31/+31
2024-09-08cpu: Use already existing usleep_range()Anna-Maria Behnsen1-1/+1
2024-09-08timers: Rename next_expiry_recalc() to be uniqueAnna-Maria Behnsen1-3/+3
2024-09-09Merge branches 'context_tracking.15.08.24a', 'csd.lock.15.08.24a', 'nocb.09.0...Neeraj Upadhyay35-543/+830
2024-09-09rcu: Defer printing stall-warning backtrace when holding rcu_node lockPaul E. McKenney1-0/+2
2024-09-09rcu/nocb: Remove superfluous memory barrier after bypass enqueueFrederic Weisbecker1-1/+1
2024-09-09rcu/nocb: Conditionally wake up rcuo if not already waiting on GPFrederic Weisbecker1-4/+1
2024-09-09rcu/nocb: Fix RT throttling hrtimer armed from offline CPUFrederic Weisbecker1-1/+4
2024-09-09rcu/nocb: Simplify (de-)offloading state machineFrederic Weisbecker4-87/+68
2024-09-08ptp/ioctl: support MONOTONIC{,_RAW} timestamps for PTP_SYS_OFFSET_EXTENDEDMahesh Bandewar3-12/+56
2024-09-08Merge tag 'timers_urgent_for_v6.11_rc7' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-18/+16
2024-09-08Merge tag 'perf_urgent_for_v6.11_rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-8/+16
2024-09-08Merge tag 'char-misc-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds20-79/+123
2024-09-08Merge tag 'usb-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds7-73/+87
2024-09-08Merge tag 'extcon-next-for-6.12' of ssh://gitolite.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman31-275/+687
2024-09-08genirq: Use cpumask_intersects()Costa Shulyupin2-3/+3
2024-09-08smp: Mark smp_prepare_boot_cpu() __initBibo Mao4-4/+4
2024-09-08ovl: fail if trusted xattrs are needed but caller lacks permissionMike Baynton1-5/+33
2024-09-08overlayfs.rst: update metacopy section in overlayfs documentationYuriy Belikov1-2/+5
2024-09-08Merge tag 'iio-for-6.12b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman92-382/+2128
2024-09-08net: sched: consistently use rcu_replace_pointer() in taprio_change()Dmitry Antipov1-1/+3
2024-09-08ALSA: rme9652: remove unused parameter in macroHe Lugang1-4/+4
2024-09-08firewire: core: fulfill documentation of fw_iso_context_flush_completions()Takashi Sakamoto1-0/+11
2024-09-08firewire: core: expose kernel API to schedule work item to process isochronou...Takashi Sakamoto4-7/+21