summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-04-09RDMA/hns: Support DSCPJunxian Huang
2024-04-09media: v4l2-subdev: Remove non-pad dv timing callbacksPaweł Anikiel
2024-04-09media: v4l2-subdev: Add pad versions of dv timing subdev callsPaweł Anikiel
2024-04-08md: Fix overflow in is_mddev_idleLi Nan
2024-04-08Merge patch series "scsi: documentation: clean up docs and fix kernel-doc"Martin K. Petersen
2024-04-08scsi: scsi_transport_srp: Fix a couple of kernel-doc warningsRandy Dunlap
2024-04-08scsi: scsi_transport_fc: Add kernel-doc for function returnRandy Dunlap
2024-04-08scsi: core: Add function return kernel-doc for 2 functionsRandy Dunlap
2024-04-08scsi: libfcoe: Fix a slew of kernel-doc warningsRandy Dunlap
2024-04-08scsi: iser: Fix @read_stag kernel-doc warningRandy Dunlap
2024-04-08scsi: core: Add kernel-doc for scsi_msg_to_host_byte()Randy Dunlap
2024-04-08drm/xe/uapi: Restore flags VM_BIND_FLAG_READONLY and VM_BIND_FLAG_IMMEDIATEFrancois Dugast
2024-04-08wifi: mac80211: extend IEEE80211_KEY_FLAG_GENERATE_MMIE to other ciphersMichael-CY Lee
2024-04-08wifi: mac80211: Add missing return value documentationJeff Johnson
2024-04-08wifi: mac80211: remove ieee80211_set_hw_80211_encap()Jeff Johnson
2024-04-08wifi: mac80211: don't use rate mask for scanningJohannes Berg
2024-04-08cgroup/cpuset: Make cpuset hotplug processing synchronousWaiman Long
2024-04-08Merge tag 'fixes-2024-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-04-08platform/x86: asus-wmi: support toggling POST soundLuke D. Jones
2024-04-08platform/x86: asus-wmi: add support variant of TUF RGBLuke D. Jones
2024-04-08platform/x86: asus-wmi: add support for Vivobook GPU MUXLuke D. Jones
2024-04-08platform/x86: asus-wmi: add support for 2024 ROG Mini-LEDLuke D. Jones
2024-04-08ACPI: bus: allow _UID matching for integer zeroRaag Jadav
2024-04-08locking: Make rwsem_assert_held_write_nolockdep() build with PREEMPT_RT=ySebastian Andrzej Siewior
2024-04-08irqflags: Explicitly ignore lockdep_hrtimer_exit() argumentArnd Bergmann
2024-04-08ACPI: drop redundant owner from acpi_driverKrzysztof Kozlowski
2024-04-08ACPI: store owner from modules with acpi_bus_register_driver()Krzysztof Kozlowski
2024-04-08PM: EM: Add em_dev_update_chip_binning()Lukasz Luba
2024-04-08OPP: OF: Export dev_opp_pm_calc_power() for usage from EMLukasz Luba
2024-04-08thermal: core: Relocate the struct thermal_governor definitionRafael J. Wysocki
2024-04-08thermal: core: Make struct thermal_zone_device definition internalRafael J. Wysocki
2024-04-08thermal: core: Move threshold out of struct thermal_tripRafael J. Wysocki
2024-04-08devlink: Support setting max_io_eqsParav Pandit
2024-04-08ASoC: cs35l56: Prevent overwriting firmware ASP configRichard Fitzgerald
2024-04-08regmap: Add regmap_read_bypassed()Richard Fitzgerald
2024-04-08vdso: Add vdso_data:: Max_cyclesAdrian Hunter
2024-04-08vdso, math64: Provide mul_u64_u32_add_u64_shr()Adrian Hunter
2024-04-08math64: Tidy up mul_u64_u32_shr()Adrian Hunter
2024-04-08ipv4: Set scope explicitly in ip_route_output().Guillaume Nault
2024-04-08geneve: fix header validation in geneve[6]_xmit_skbEric Dumazet
2024-04-08tcp: more struct tcp_sock adjustmentsEric Dumazet
2024-04-08vhost-vdpa: change ioctl # for VDPA_GET_VRING_SIZEMichael S. Tsirkin
2024-04-08virtio: store owner from modules with register_virtio_driver()Krzysztof Kozlowski
2024-04-08bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueueJason Xing
2024-04-07Merge tag 'x86-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-04-07Merge tag 'timers-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-04-07fs: use bit shifts for FMODE_* flagsChristian Brauner
2024-04-07fs: claw back a few FMODE_* bitsChristian Brauner
2024-04-07new helper: copy_to_iter_full()Al Viro
2024-04-07ALSA: emu10k1: improve cache behavior documentationOswald Buddenhagen