summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-10selftests/bpf: Add bpf_icmp_send kfunc cgroup_skb testsMahe Tardy
2026-07-10bpf: Add bpf_icmp_send kfuncMahe Tardy
2026-07-10x86/boot/compressed/head_64.S: Clean up SEV-related commentsBorislav Petkov (AMD)
2026-07-10x86/build: Only align ENTRY_TEXT to PMD_SIZE if necessaryHamza Mahfooz
2026-07-10net: qed: Fix spelling typo in qed_dcbx.c commentPraveen Rajendran
2026-07-10platform/x86/amd: Introduce Halo Box RGB LED driverYo-Jung Leo Lin (AMD)
2026-07-10media: replace linux/gpio.h inclusionsArnd Bergmann
2026-07-10media: v4l2-ioctl: fix video_ioctl2 kernel-docBinglin Zhao
2026-07-10media: v4l2-tpg: reduce stack usage for kasan buildsArnd Bergmann
2026-07-10media: cx231xx: reject geometry changes while the VBI queue is busyBryam Vargas
2026-07-10media: hws: Remove stale control ioctl prototypesBen Hoff
2026-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-07-10platform/x86: hp-bioscfg: warn on element type mismatch instead of failingMuhammad Bilal
2026-07-10platform/x86: hp-bioscfg: accept reduced ACPI packages from older HP BIOSMuhammad Bilal
2026-07-10platform/x86: hp-bioscfg: bound ordered-list parsing by the package countMuhammad Bilal
2026-07-10platform/x86: hp-bioscfg: pass validated element count to package parsersMuhammad Bilal
2026-07-10selftests/liveupdate: add end to end test infrastructure and scriptsPasha Tatashin
2026-07-10pwm: lpss-pci: Unify coding style of pci_device_id arrayUwe Kleine-König (The Capable Hub)
2026-07-10pwm: Unify coding style of of_device_id arraysUwe Kleine-König (The Capable Hub)
2026-07-10pwm: Unify coding style of acpi_device_id arraysUwe Kleine-König (The Capable Hub)
2026-07-10pwm: Use named initializers for arrays of acpi_device_idUwe Kleine-König (The Capable Hub)
2026-07-10pwm: pca9685: Drop unused assignment of acpi_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-07-10media: Documentation: Add myself as maintainer for media-ciRicardo Ribalda
2026-07-10media: camif-core: Drop GPIO handlingLinus Walleij
2026-07-10media: rtl2832_sdr: release URBs and stream buffers on start_streaming() failureValery Borovsky
2026-07-10media: airspy: use vb2_video_unregister_device() on disconnect to fix NULL derefValery Borovsky
2026-07-10media: rtl2832_sdr: use vb2_video_unregister_device() on remove to fix DMA leakValery Borovsky
2026-07-10media: cx231xx: fix null pointer deref in snd_cx231xx_pcm_closeAshwin Gundarapu
2026-07-10media: em28xx: Add StarTech SVID2USB232Luciano Ciccariello
2026-07-10selftests: timers: Partially revert "Remove local NSEC_PER_SEC and USEC_PER_S...Wake Liu
2026-07-10ntp: Remove tick_length_base, use tick_length directlyDavid Woodhouse
2026-07-10timekeeping: Settle competing time_offset and time_adjust skewDavid Woodhouse
2026-07-10timekeeping: Drive time_adjust skew via per-tick ntp_error transferDavid Woodhouse
2026-07-10timekeeping: Drive time_offset skew via per-tick ntp_error transferDavid Woodhouse
2026-07-10timekeeping: Account for clocksource tick quantisation via NTPDavid Woodhouse
2026-07-10irqchip/qcom-pdc: Fix kernel doc for qcom_pdc_gic_secondary_set_type()Thomas Gleixner
2026-07-10media: cec: Serialize exclusive follower deliveryRuoyu Wang
2026-07-10media: cec: tegra: add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-07-10media: cec: seco: Use predefined time multiplierAndy Shevchenko
2026-07-10media: cec: core: Use predefined time multiplierAndy Shevchenko
2026-07-10media: cec: core: Consistently use CEC_NAME where it mattersAndy Shevchenko
2026-07-10media: cec: core: Add pr_fmt()Andy Shevchenko
2026-07-10media: cec: core: Don't use "proxy" headersAndy Shevchenko
2026-07-10media: cec: core: Use DEFINE_SHOW_STORE_ATTRIBUTE() helper for debugfsAndy Shevchenko
2026-07-10media: cec: core: add missing mutex_destroy to error path and removeAndy Shevchenko
2026-07-10media: cec: core: consolidate error path in cec_allocate_adapter()Andy Shevchenko
2026-07-10usb: dwc3: am62: Propagate USB2 refclk enable failuresPengpeng Hou
2026-07-10usb: dwc3: fix kernel-doc string in struct dwc3_epJakov Novak
2026-07-10usb: dwc3: qcom: make dwc3_qcom_glue_ops staticBen Dooks
2026-07-10usb: dwc3: avoid probe deferral when USB power supply is not availableElson Serrao