summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-10dt-bindings: wire style checker into dt_binding_checkDaniel Golle
2026-06-10scripts/jobserver-exec: propagate child exit statusDaniel Golle
2026-06-10dt-bindings: add DTS style checkerDaniel Golle
2026-06-10HID: uhid: convert to hid_safe_input_report()Carlos Llamas
2026-06-10Input: ads7846 - restore half-duplex supportAaro Koskinen
2026-06-10of: cpu: add check in __of_find_n_match_cpu_property()Sergey Shtylyov
2026-06-10dt-bindings: media: mt9m114: document common video device propertiesSvyatoslav Ryhel
2026-06-10libperf: Document code simplification case for widening struct perf_cpuArnaldo Carvalho de Melo
2026-06-10perf tools: Use scnprintf() in build_id__snprintf() and hwmon read_events()Arnaldo Carvalho de Melo
2026-06-10perf hists: Fix snprintf() in hists__scnprintf_title() UID filter pathArnaldo Carvalho de Melo
2026-06-10perf bpf: Use scnprintf() in snprintf_hex() and synthesize_bpf_prog_name()Arnaldo Carvalho de Melo
2026-06-10perf tools: Add O_CLOEXEC to open() calls in DSO and ELF codeArnaldo Carvalho de Melo
2026-06-10perf sched: Fix idle-hist callchain display using wrong rb_first variantArnaldo Carvalho de Melo
2026-06-10perf sched: Bounds-check prio before test_bit() in timehistArnaldo Carvalho de Melo
2026-06-10cxl/test: Zero out LSA backing memory to avoid leaking to userDave Jiang
2026-06-10cxl/test: Fix integer overflow in mock LSA bounds checksDave Jiang
2026-06-10Input: remove changelogsElliot Tester
2026-06-10cxl/test: Verify cmd->size_in before accessing payloadDave Jiang
2026-06-10cxl/port: update reference to removed CONFIG_PROVE_CXL_LOCKINGEthan Nelson-Moore
2026-06-10ALSA: 6fire: Use common error handling code in usb6fire_control_init()Markus Elfring
2026-06-10RDMA/core: Fix broadcast address falsely detected as localMaher Sanalla
2026-06-10RDMA/bnxt_re: Check debugfs parameter allocation for failureRuoyu Wang
2026-06-10Input: Drop unused assignments from pnp_device_id arraysUwe Kleine-König (The Capable Hub)
2026-06-10PCI: rcar-host: Remove unused LIST_HEAD(res)Lad Prabhakar
2026-06-10HID: hid-goodix-spi: validate report size to prevent stack buffer overflowTianchu Chen
2026-06-10drm/xe: include all registered queues in TLB invalidationTangudu Tilak Tirumalesh
2026-06-10drm/xe/hw_error: Use HW_ERR prefix in logRaag Jadav
2026-06-10drm/xe/drm_ras: Add per node cleanup actionRaag Jadav
2026-06-10drm/xe/drm_ras: Make counter allocation drm managedRaag Jadav
2026-06-10drm/xe/display: fix oops in suspend/shutdown without displayJani Nikula
2026-06-10HID: nintendo: add support for HORI Wireless Switch PadHector Zelaya
2026-06-10HID: multitouch: Honor ContactCount for Yoga Book 9 to suppress ghost contactsDave Carey
2026-06-10perf tools: NULL bitmap pointers after bitmap_free()Arnaldo Carvalho de Melo
2026-06-10netfilter: nft_meta_bridge: fix stale stack leak via IIFHWADDR registerDavide Ornaghi
2026-06-10HID: pidff: Use correct effect type in effect updateOleg Makarenko
2026-06-10netfilter: nft_fib: fix stale stack leak via the OIFNAME registerDavide Ornaghi
2026-06-10netfilter: nft_exthdr: fix register tracking for F_PRESENT flagFlorian Westphal
2026-06-10netfilter: nf_log: validate MAC header was set before dumping itXiang Mei
2026-06-10netfilter: x_tables: avoid leaking percpu counter pointersKyle Zeng
2026-06-10netfilter: nf_conntrack: destroy stale expectfn expectations on unregisterWeiming Shi
2026-06-10netfilter: nf_tables_offload: drop device refcount on errorFlorian Westphal
2026-06-10netfilter: revalidate bridge portsFlorian Westphal
2026-06-10HID: wacom: stop hardware after post-start probe failuresMyeonghun Pak
2026-06-10HID: core: demote warning to debug levelMatteo Croce
2026-06-10spi: rzv2h-rspi: Fix SPDR read access width for 16-bit RXFelix Gu
2026-06-10HID: lenovo: Use KEY_PERFORMANCE capability for ThinkPad X12 Tab Gen 2Vishnu Sankar
2026-06-10HID: lenovo: Add support for ThinkPad X13 Folio keyboardVishnu Sankar
2026-06-10HID: cp2112: Configure I2C bus speed from firmwareDanny Kaehn
2026-06-10HID: cp2112: Add fwnode supportDanny Kaehn
2026-06-10sctp: Unwind address notifier registration on failureYuho Choi