summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-09Merge tag 'erofs-for-6.19-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-01-10erofs: don't bother with s_stack_depth increasing for nowGao Xiang
2026-01-10rust: sync: Inline various lock related methodsAlice Ryhl
2026-01-09macvlan: fix possible UAF in macvlan_forward_source()Eric Dumazet
2026-01-09net: update netdev_lock_{type,name}Eric Dumazet
2026-01-09ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv()Eric Dumazet
2026-01-10arm: dts: lpc32xx: add interrupts property to Motor Control PWMVladimir Zapolskiy
2026-01-10arm: dts: lpc32xx: add clocks property to Motor Control PWM device tree nodeVladimir Zapolskiy
2026-01-09Merge tag 'block-6.19-20260109' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-01-09dt-bindings: net: rockchip-dwmac: Allow "dma-coherent"Rob Herring (Arm)
2026-01-09net: bridge: annotate data-races around fdb->{updated,used}Eric Dumazet
2026-01-09selftests: forwarding: update PTP tcpdump patternsJakub Kicinski
2026-01-09selftests: drv-net: gro: increase the rcvbuf sizeJakub Kicinski
2026-01-09selftests: tls: avoid flakiness in data_stealJakub Kicinski
2026-01-09Merge tag 'io_uring-6.19-20260109' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-01-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-01-09Merge tag 'soc-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2026-01-09Merge tag 'ceph-for-6.19-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-01-09cxl/acpi: Restore HBIW check before dereferencing platform_dataAlison Schofield
2026-01-10driver core: make bus_find_device_by_acpi_dev() stub prototype alignedAndy Shevchenko
2026-01-09libbpf: Fix OOB read in btf_dump_get_bitfield_valueVarun R Mallya
2026-01-09selftests/resctrl: Fix non-contiguous CBM check for HygonXiaochen Shen
2026-01-09selftests/resctrl: Add CPU vendor detection for HygonXiaochen Shen
2026-01-09selftests/resctrl: Define CPU vendor IDs as bits to match usageXiaochen Shen
2026-01-09selftests/resctrl: Fix a division by zero error on HygonXiaochen Shen
2026-01-09KVM: arm64: Don't blindly set set PSTATE.PAN on guest exitMarc Zyngier
2026-01-09KVM: arm64: nv: Respect stage-2 write permssion when setting stage-1 AFOliver Upton
2026-01-09KVM: arm64: Remove unused vcpu_{clear,set}_wfx_traps()Dongxu Sun
2026-01-09drm/xe: Allow compressible surfaces to be 1-way coherentXin Wang
2026-01-09selftests/tracing: Fix test_multiple_writes stallFushuai Wang
2026-01-09x86/resctrl: Add energy/perf choices to rdt boot optionTony Luck
2026-01-09x86,fs/resctrl: Handle domain creation/deletion for RDT_RESOURCE_PERF_PKGTony Luck
2026-01-09fs/resctrl: Refactor rmdir_mondata_subdir_allrdtgrp()Tony Luck
2026-01-09fs/resctrl: Refactor mkdir_mondata_subdir()Tony Luck
2026-01-09x86/resctrl: Read telemetry eventsTony Luck
2026-01-09x86/resctrl: Find and enable usable telemetry eventsTony Luck
2026-01-09ACPI: processor: Do not expose global variable acpi_idle_driverHuisong Li
2026-01-09ACPI: processor: idle: Rearrange declarations in header fileHuisong Li
2026-01-09ACPI: processor: idle: Redefine two functions as voidRafael J. Wysocki
2026-01-09ACPI: processor: Update cpuidle driver check in __acpi_processor_start()Rafael J. Wysocki
2026-01-09ACPI: processor: Remove unused empty stubs of some functionsHuisong Li
2026-01-09ACPI: processor: idle: Optimize ACPI idle driver registrationHuisong Li
2026-01-09audit: move the compat_xxx_class[] extern declarations to audit_arch.hBen Dooks
2026-01-09Bluetooth: hci_sync: enable PA Sync Lost eventYang Li
2026-01-09MAINTAINERS: Add myself as cpuidle reviewerChristian Loehle
2026-01-09cpuidle: menu: Remove incorrect unlikely() annotationBreno Leitao
2026-01-09PM: EM: Add dump to get-perf-domains in the EM YNL specChangwoo Min
2026-01-09PM: EM: Change cpus' type from string to u64 array in the EM YNL specChangwoo Min
2026-01-09PM: EM: Rename em.yaml to dev-energymodel.yamlChangwoo Min
2026-01-09PM: EM: Fix yamllint warnings in the EM YNL specChangwoo Min