summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-04-09serial: max3100: Make struct plat_max3100 localAndy Shevchenko1-48/+0
2024-04-09printk: Save console options for add_preferred_console_match()Tony Lindgren1-0/+3
2024-04-09tty: serial: switch from circ_buf to kfifoJiri Slaby (SUSE)1-18/+31
2024-04-09kfifo: fix typos in kernel-docJiri Slaby (SUSE)1-5/+5
2024-04-09kfifo: add kfifo_dma_out_prepare_mapped()Jiri Slaby (SUSE)1-12/+25
2024-04-09kfifo: add kfifo_out_linear{,_ptr}()Jiri Slaby (SUSE)1-0/+63
2024-04-09kfifo: introduce and use kfifo_skip_count()Jiri Slaby (SUSE)1-16/+15
2024-04-09kfifo: drop __kfifo_dma_out_finish_r()Jiri Slaby (SUSE)1-3/+1
2024-04-09rcu-tasks: Make Tasks RCU wait idly for grace-period delaysPaul E. McKenney1-9/+9
2024-04-09fs: Add FOP_HUGE_PAGESMatthew Wilcox (Oracle)3-11/+4
2024-04-09Merge tag 'v6.9-rc3' into locking/core, to pick up fixesIngo Molnar91-483/+1008
2024-04-09eth: Move IPv4/IPv6 multicast address bases to their own symbolsDiogo Ivo1-4/+8
2024-04-09md: Fix overflow in is_mddev_idleLi Nan1-1/+1
2024-04-08cgroup/cpuset: Make cpuset hotplug processing synchronousWaiman Long1-3/+0
2024-04-08Merge tag 'fixes-2024-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2024-04-08platform/x86: asus-wmi: support toggling POST soundLuke D. Jones1-0/+3
2024-04-08platform/x86: asus-wmi: add support variant of TUF RGBLuke D. Jones1-0/+1
2024-04-08platform/x86: asus-wmi: add support for Vivobook GPU MUXLuke D. Jones1-0/+1
2024-04-08platform/x86: asus-wmi: add support for 2024 ROG Mini-LEDLuke D. Jones1-0/+1
2024-04-08locking: Make rwsem_assert_held_write_nolockdep() build with PREEMPT_RT=ySebastian Andrzej Siewior2-5/+5
2024-04-08irqflags: Explicitly ignore lockdep_hrtimer_exit() argumentArnd Bergmann1-1/+1
2024-04-08PM: EM: Add em_dev_update_chip_binning()Lukasz Luba1-0/+5
2024-04-08OPP: OF: Export dev_opp_pm_calc_power() for usage from EMLukasz Luba1-0/+8
2024-04-08thermal: core: Relocate the struct thermal_governor definitionRafael J. Wysocki1-25/+0
2024-04-08thermal: core: Make struct thermal_zone_device definition internalRafael J. Wysocki1-85/+2
2024-04-08thermal: core: Move threshold out of struct thermal_tripRafael J. Wysocki1-3/+6
2024-04-08regmap: Add regmap_read_bypassed()Richard Fitzgerald1-0/+8
2024-04-08vdso, math64: Provide mul_u64_u32_add_u64_shr()Adrian Hunter1-1/+1
2024-04-08math64: Tidy up mul_u64_u32_shr()Adrian Hunter1-5/+1
2024-04-08tcp: more struct tcp_sock adjustmentsEric Dumazet1-3/+3
2024-04-08virtio: store owner from modules with register_virtio_driver()Krzysztof Kozlowski1-2/+5
2024-04-08bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueueJason Xing1-0/+2
2024-04-07Merge tag 'x86-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+12
2024-04-07Merge tag 'timers-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-11/+61
2024-04-07fs: use bit shifts for FMODE_* flagsChristian Brauner1-26/+31
2024-04-07fs: claw back a few FMODE_* bitsChristian Brauner1-10/+12
2024-04-07new helper: copy_to_iter_full()Al Viro1-0/+10
2024-04-06net: sfp: Add helper to return the SFP bus nameMaxime Chevallier1-0/+6
2024-04-06net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier1-0/+2
2024-04-06net: sfp: pass the phy_device when disconnecting an sfp module's PHYMaxime Chevallier1-1/+1
2024-04-06net: phy: Introduce ethernet link topology representationMaxime Chevallier4-1/+104
2024-04-06net: skbuff: generalize the skb->decrypted bitJakub Kicinski1-3/+12
2024-04-06Merge branch 'linus' into x86/urgent, to pick up dependent commitIngo Molnar9-19/+52
2024-04-06u64_stats: fix u64_stats_init() for lockdep when used repeatedly in one filePetr Tesarik1-4/+5
2024-04-06ethtool: add interface to read Tx hardware timestamping statisticsRahul Rameshbabu1-1/+26
2024-04-06net/mlx5e: Support FEC settings for 100G/lane modesCosmin Ratiu1-2/+18
2024-04-06Merge tag 'io_uring-6.9-20240405' of git://git.kernel.dk/linuxLinus Torvalds1-1/+0
2024-04-06ASoC: Intel: avs: Fixes and cleanups for 6.10Mark Brown8-12/+36
2024-04-06Merge tag 'devicetree-fixes-for-6.9-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2024-04-05Merge tag 'mm-hotfixes-stable-2024-04-05-11-30' of git://git.kernel.org/pub/s...Linus Torvalds2-6/+5