summary refs log tree commit diff
path: root/include
AgeCommit message (Expand)Author
2023-04-20Bluetooth: Fix printing errors if LE Connection times outLuiz Augusto von Dentz
2023-04-20bonding: fix ns validation on backup slavesHangbin Liu
2023-04-13mm: enable maple tree RCU mode by default.Liam R. Howlett
2023-04-13drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()Imre Deak
2023-04-13ACPI: video: Add auto_detect arg to __acpi_video_get_backlight_type()Hans de Goede
2023-04-13ftrace: Mark get_lock_parent_ip() __always_inlineJohn Keeping
2023-04-13cxl/pci: Fix CDAT retrieval on big endianLukas Wunner
2023-04-13raw: Fix NULL deref in raw_get_next().Kuniyuki Iwashima
2023-04-13raw: use net_hash_mix() in hash functionEric Dumazet
2023-04-13net: phylink: add phylink_expects_phy() methodMichael Sit Wei Hong
2023-04-13pwm: Make .get_state() callback return an error codeUwe Kleine-König
2023-04-13KVM: arm64: PMU: Align chained counter implementation with architecture pseud...Marc Zyngier
2023-04-13dm: change "unsigned" to "unsigned int"Heinz Mauelshagen
2023-04-06rcu: Fix rcu_torture_read ftrace eventDouglas Raillard
2023-04-06block/io_uring: pass in issue_flags for uring_cmd task_work handlingJens Axboe
2023-04-06x86/PVH: obtain VGA console info in Dom0Jan Beulich
2023-03-30lockd: set file_lock start and end when decoding nlm4 testargsJeff Layton
2023-03-30efi: sysfb_efi: Fix DMI quirks not working for simpledrmHans de Goede
2023-03-30entry: Fix noinstr warning in __enter_from_user_mode()Josh Poimboeuf
2023-03-30nvme-tcp: fix nvme_tcp_term_pdu to match specCaleb Sander
2023-03-30net: stmmac: Fix for mismatched host/device DMA address widthJochen Henneberg
2023-03-30net: mdio: fix owner field for mdio buses registered using ACPIFlorian Fainelli
2023-03-30net: mdio: fix owner field for mdio buses registered using device-treeMaxime Bizon
2023-03-22fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release()Takashi Iwai
2023-03-22tracing: Make tracepoint lockdep check actually test somethingSteven Rostedt (Google)
2023-03-22interconnect: fix provider registration APIJohan Hovold
2023-03-22sh: intc: Avoid spurious sizeof-pointer-div warningMichael Karcher
2023-03-22drm/bridge: Fix returned array size name for atomic_get_input_bus_fmts kdocLiu Ying
2023-03-22net: tunnels: annotate lockless accesses to dev->needed_headroomEric Dumazet
2023-03-22block: do not reverse request order when flushing plug listJan Kara
2023-03-22PCI: s390: Fix use-after-free of PCI resources with per-function hotplugNiklas Schnelle
2023-03-22scsi: core: Add BLIST_NO_VPD_SIZE for some VDASDLee Duncan
2023-03-22drm/msm/gem: Prevent blocking within shrinker loopDmitry Osipenko
2023-03-17PCI: Add SolidRun vendor IDAlvaro Karsz
2023-03-17netfilter: tproxy: fix deadlock due to missing BH disableFlorian Westphal
2023-03-17bus: mhi: ep: Change state_lock to mutexManivannan Sadhasivam
2023-03-17fd: dlm: trace send/recv of dlm message and rcomAlexander Aring
2023-03-17HID: core: Provide new max_buffer_size attribute to over-ride the defaultLee Jones
2023-03-11drm/display/dp_mst: Add drm_atomic_get_old_mst_topology_state()Imre Deak
2023-03-11PCI: Add ACS quirk for Wangxun NICsMengyuan Lou
2023-03-11usb: uvc: Enumerate valid values for color matchingDaniel Scally
2023-03-11PCI: loongson: Prevent LS7A MRRS increasesHuacai Chen
2023-03-11media: uvcvideo: Add GUID for BGRA/X 8:8:8:8Marek Vasut
2023-03-11media: uvcvideo: Silence memcpy() run-time false positive warningsKees Cook
2023-03-11PCI/ACPI: Account for _S0W of the target bridge in acpi_pci_bridge_d3()Rafael J. Wysocki
2023-03-11bootconfig: Increase max nodes of bootconfig from 1024 to 8192 for DCC supportSouradeep Chowdhury
2023-03-11net: dsa: seville: ignore mscc-miim read errors from Lynx PCSVladimir Oltean
2023-03-11net/sched: transition act_pedit to rcu and percpu statsPedro Tammela
2023-03-11sctp: add a refcnt in sctp_stream_priorities to avoid a nested loopXin Long
2023-03-11netfilter: ctnetlink: make event listener tracking globalFlorian Westphal