aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-04-08drm/xe/uapi: Restore flags VM_BIND_FLAG_READONLY and VM_BIND_FLAG_IMMEDIATEFrancois Dugast1-0/+8
2024-04-08wifi: mac80211: extend IEEE80211_KEY_FLAG_GENERATE_MMIE to other ciphersMichael-CY Lee1-2/+2
2024-04-08wifi: mac80211: Add missing return value documentationJeff Johnson1-8/+30
2024-04-08wifi: mac80211: remove ieee80211_set_hw_80211_encap()Jeff Johnson1-12/+0
2024-04-08wifi: mac80211: don't use rate mask for scanningJohannes Berg1-0/+3
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-08ACPI: bus: allow _UID matching for integer zeroRaag Jadav1-3/+5
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-08ACPI: drop redundant owner from acpi_driverKrzysztof Kozlowski1-1/+0
2024-04-08ACPI: store owner from modules with acpi_bus_register_driver()Krzysztof Kozlowski1-1/+6
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-08devlink: Support setting max_io_eqsParav Pandit2-0/+15
2024-04-08ASoC: cs35l56: Prevent overwriting firmware ASP configRichard Fitzgerald1-0/+2
2024-04-08regmap: Add regmap_read_bypassed()Richard Fitzgerald1-0/+8
2024-04-08vdso: Add vdso_data:: Max_cyclesAdrian Hunter1-0/+4
2024-04-08vdso, math64: Provide mul_u64_u32_add_u64_shr()Adrian Hunter2-1/+39
2024-04-08math64: Tidy up mul_u64_u32_shr()Adrian Hunter1-5/+1
2024-04-08ipv4: Set scope explicitly in ip_route_output().Guillaume Nault1-1/+8
2024-04-08geneve: fix header validation in geneve[6]_xmit_skbEric Dumazet1-0/+33
2024-04-08tcp: more struct tcp_sock adjustmentsEric Dumazet1-3/+3
2024-04-08vhost-vdpa: change ioctl # for VDPA_GET_VRING_SIZEMichael S. Tsirkin1-7/+8
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 Torvalds4-18/+62
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 Viro2-8/+11
2024-04-07ALSA: emu10k1: improve cache behavior documentationOswald Buddenhagen1-10/+18
2024-04-07ALSA: emu10k1: fix sample signedness issues in wavetable loaderOswald Buddenhagen1-2/+2
2024-04-07ALSA: emux: prune unused parameter from snd_soundfont_load_guspatch()Oswald Buddenhagen1-1/+1
2024-04-06net: ethtool: Allow passing a phy index for some commandsMaxime Chevallier1-0/+1
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 Chevallier5-1/+120
2024-04-06netlink: add nlmsg_consume() and use it in devlink compatJakub Kicinski1-2/+12
2024-04-06net: skbuff: generalize the skb->decrypted bitJakub Kicinski2-6/+13
2024-04-06Merge branch 'linus' into x86/urgent, to pick up dependent commitIngo Molnar14-22/+66
2024-04-05u64_stats: fix u64_stats_init() for lockdep when used repeatedly in one filePetr Tesarik1-4/+5