messages from 2025-03-22 10:36:16 to 2025-03-22 16:19:50 UTC [more...]
[PATCH RESEND 0/7] clk: spacemit: add K1 reset support
2025-03-22 16:19 UTC (8+ messages)
` [PATCH RESEND 1/7] dt-bindings: soc: spacemit: define spacemit,k1-ccu resets
` [PATCH RESEND 2/7] clk: spacemit: define struct k1_ccu_data
` [PATCH RESEND 3/7] clk: spacemit: add reset controller support
[PATCH v1 1/1] i2c: qcom-geni: Use generic definitions for bus frequencies
2025-03-22 16:18 UTC (2+ messages)
[v5 0/4] Introduce generic capability search functions
2025-03-22 16:11 UTC (5+ messages)
` [v5 1/4] PCI: "
[PATCH v3] hwmon: (cros_ec) Add set and get target fan RPM function
2025-03-22 16:10 UTC (7+ messages)
[PATCH v2] kbuild: deb-pkg: don't set KBUILD_BUILD_VERSION unconditionally
2025-03-22 16:08 UTC (2+ messages)
[PATCH v6 0/1] MIPS: Fix idle VS timer enqueue
2025-03-22 16:08 UTC (5+ messages)
` [PATCH v6 1/1] "
[syzbot] [fs?] [mm?] KCSAN: data-race in bprm_execve / copy_fs (4)
2025-03-22 15:55 UTC (5+ messages)
[PATCH] wifi: mt76: mt7996: avoid potential null deref in mt7996_get_et_stats()
2025-03-22 15:54 UTC (3+ messages)
[syzbot] [netfs?] INFO: task hung in netfs_unbuffered_write_iter
2025-03-22 15:54 UTC
[net-next v4 0/3] net: phy: realtek: Add support for PHY LEDs on
2025-03-22 15:52 UTC (5+ messages)
` [net-next v4 2/3] net: phy: realtek: use __set_bit() in rtl8211f_led_hw_control_get()
` [net-next v4 3/3] net: phy: realtek: Add support for PHY LEDs on RTL8211E
[PATCH net-next v7 0/7] net: tn40xx: add support for AQR105 based cards
2025-03-22 15:50 UTC (11+ messages)
` [PATCH net-next v7 1/7] net: phy: Add swnode support to mdiobus_scan
` [PATCH net-next v7 2/7] net: phy: aquantia: add probe function to aqr105 for firmware loading
` [PATCH net-next v7 3/7] net: phy: aquantia: search for firmware-name in fwnode
` [PATCH net-next v7 4/7] net: phy: aquantia: add essential functions to aqr105 driver
` [PATCH net-next v7 5/7] net: tn40xx: create swnode for mdio and aqr105 phy and add to mdiobus
` [PATCH net-next v7 6/7] net: tn40xx: prepare tn40xx driver to find phy of the TN9510 card
` [PATCH net-next v7 7/7] net: tn40xx: add pci-id of the aqr105-based Tehuti TN4010 cards
[PATCH] script: modpost: require a MODULE_DESCRIPTION()
2025-03-22 15:45 UTC (3+ messages)
[PATCH v3 1/7] x86/Kconfig: Enable X86_X2APIC by default and improve help text
2025-03-22 15:45 UTC (2+ messages)
` [PATCH] x86/Kconfig: correct X86_X2APIC "
[GIT PULL] i2c-host for v6.15
2025-03-22 15:45 UTC
[PATCH net-next v4 0/2] net: phy: sfp: Add single-byte SMBus SFP access
2025-03-22 15:43 UTC (5+ messages)
` [PATCH net-next v4 1/2] net: phy: sfp: Add support for SMBus module access
` [PATCH net-next v4 2/2] net: mdio: mdio-i2c: Add support for single-byte SMBus operations
[PATCH v2] openrisc: Add cacheinfo support
2025-03-22 15:40 UTC (8+ messages)
ACPI Error: AE_AML_LOOP_TIMEOUT in \_SB.PCI0.SBUS.RDWD & \_SB.PCI0.SBRG.ADP1._PSR
2025-03-22 15:40 UTC (3+ messages)
[PATCH v3 tip:perf/core] perf/amd/ibs: Prevent leaking sensitive data to userspace
2025-03-22 15:39 UTC (5+ messages)
[PATCH] Documentation/fs/9p: fix broken link
2025-03-22 15:36 UTC
[PATCH v2] staging: bcm2835-camera: Modify function call formatting
2025-03-22 15:36 UTC
[PATCH v3 0/7] x86: Kconfig cleanups and help text improvements
2025-03-22 15:13 UTC (2+ messages)
[PATCH v1] setlocalversion: use ${objtree}/include/config/auto.conf
2025-03-22 15:14 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/5] mm: reliable huge page allocator
2025-03-22 15:05 UTC (3+ messages)
` [PATCH 3/5] mm: page_alloc: defrag_mode
[PATCH v5 01/17] rust: enable `raw_ref_op` feature
2025-03-22 15:02 UTC (2+ messages)
[PATCH] staging: bcm2835-camera: Modify function call formatting
2025-03-22 14:58 UTC (4+ messages)
[PATCH] tools: fix annoying "mkdir -p ..." logs when building tools in parallel
2025-03-22 14:50 UTC (3+ messages)
[PATCH NET-PREV 00/51] Kill rtnl_lock using fine-grained nd_lock
2025-03-22 14:44 UTC (52+ messages)
` [PATCH NET-PREV 01/51] net: Move some checks from __rtnl_newlink() to caller
` [PATCH NET-PREV 02/51] net: Add nlaattr check to rtnl_link_get_net_capable()
` [PATCH NET-PREV 03/51] net: do_setlink() refactoring: move target_net acquiring to callers
` [PATCH NET-PREV 04/51] net: Extract some code from __rtnl_newlink() to separate func
` [PATCH NET-PREV 05/51] net: Move dereference of tb[IFLA_MASTER] up
` [PATCH NET-PREV 06/51] net: Use unregister_netdevice_many() for both error cases in rtnl_newlink_create()
` [PATCH NET-PREV 07/51] net: Introduce nd_lock and primitives to work with it
` [PATCH NET-PREV 08/51] net: Initially attaching and detaching nd_lock
` [PATCH NET-PREV 09/51] net: Use register_netdevice() in loopback()
` [PATCH NET-PREV 10/51] net: Underline newlink and changelink dependencies
` [PATCH NET-PREV 11/51] net: Make master and slaves (any dependent devices) share the same nd_lock in .setlink etc
` [PATCH NET-PREV 12/51] net: Use __register_netdevice in trivial .newlink cases
` [PATCH NET-PREV 13/51] infiniband_ipoib: Use __register_netdevice in .newlink
` [PATCH NET-PREV 14/51] vxcan: "
` [PATCH NET-PREV 15/51] iavf: Use __register_netdevice()
` [PATCH NET-PREV 16/51] geneve: Use __register_netdevice in .newlink
` [PATCH NET-PREV 17/51] netkit: "
` [PATCH NET-PREV 18/51] qmi_wwan: "
` [PATCH NET-PREV 19/51] bpqether: Provide determined context in __register_netdevice()
` [PATCH NET-PREV 20/51] ppp: Use __register_netdevice in .newlink
` [PATCH NET-PREV 21/51] veth: "
` [PATCH NET-PREV 22/51] vxlan: "
` [PATCH NET-PREV 23/51] hdlc_fr: Use __register_netdevice
` [PATCH NET-PREV 24/51] lapbeth: Provide determined context in __register_netdevice()
` [PATCH NET-PREV 25/51] wwan: Use __register_netdevice in .newlink
` [PATCH NET-PREV 26/51] 6lowpan: "
` [PATCH NET-PREV 27/51] vlan: "
` [PATCH NET-PREV 28/51] dsa: Use __register_netdevice()
` [PATCH NET-PREV 29/51] ip6gre: Use __register_netdevice() in .changelink
` [PATCH NET-PREV 30/51] ip6_tunnel: Use __register_netdevice() in .newlink and .changelink
` [PATCH NET-PREV 31/51] ip6_vti: "
` [PATCH NET-PREV 32/51] ip6_sit: "
` [PATCH NET-PREV 33/51] net: Now check nobody calls register_netdevice() with nd_lock attached
` [PATCH NET-PREV 34/51] dsa: Make all switch tree ports relate to same nd_lock
` [PATCH NET-PREV 35/51] cfg80211: Use fallback_nd_lock for registered devices
` [PATCH NET-PREV 36/51] ieee802154: "
` [PATCH NET-PREV 37/51] net: Introduce delayed event work
` [PATCH NET-PREV 38/51] failover: Link master and slave under nd_lock
` [PATCH NET-PREV 39/51] netvsc: Make joined device to share master's nd_lock
` [PATCH NET-PREV 40/51] openvswitch: Make ports share nd_lock of master device
` [PATCH NET-PREV 41/51] bridge: Make port to have the same nd_lock as bridge
` [PATCH NET-PREV 42/51] bond: Make master and slave relate to the same nd_lock
` [PATCH NET-PREV 43/51] net: Now check nobody calls netdev_master_upper_dev_link() without nd_lock attached
` [PATCH NET-PREV 44/51] net: Call dellink with nd_lock is held
` [PATCH NET-PREV 45/51] t7xx: Use __unregister_netdevice()
` [PATCH NET-PREV 46/51] 6lowpan: "
` [PATCH NET-PREV 47/51] netvsc: Call dev_change_net_namespace() under nd_lock
` [PATCH NET-PREV 48/51] default_device: "
` [PATCH NET-PREV 49/51] ieee802154: "
` [PATCH NET-PREV 50/51] cfg80211: "
` [PATCH NET-PREV 51/51] net: Make all NETDEV_REGISTER events to be called "
[PATCH] kbuild: deb-pkg: require debian_revision when creating source package
2025-03-22 14:47 UTC (3+ messages)
[PATCH 0/2] rcu: Random updates
2025-03-22 14:40 UTC (9+ messages)
` [PATCH 1/2] rcu: Comment on the extraneous delta test on rcu_seq_done_exact()
[PATCH next 0/3] iov: Optimise user copies
2025-03-22 14:36 UTC (2+ messages)
[PATCH] fs: jfs: Avoid sleeping function call in softirq
2025-03-22 14:35 UTC (2+ messages)
[PATCH v2 00/12] Wire up CRC-T10DIF library functions to arch-optimized code
2025-03-22 14:33 UTC (3+ messages)
` [PATCH v2 08/12] lib/crc_kunit.c: add KUnit test suite for CRC library functions
[PATCH] KVM: arm64: pmu: Avoid initializing KVM PMU when KVM is not initialised
2025-03-22 14:21 UTC (4+ messages)
[syzbot] [io-uring?] WARNING: refcount bug in io_send_zc_cleanup (2)
2025-03-22 14:21 UTC (2+ messages)
[linux-next-20250320][btrfs] Kernel OOPs while running btrfs/108
2025-03-22 14:15 UTC (4+ messages)
[PATCH] kbuild, x86: drop unnecessary prefix map configuration
2025-03-22 14:13 UTC (2+ messages)
[PATCH] iio: frequency: ad9832: devicetree probing support
2025-03-22 14:13 UTC (3+ messages)
[PATCH][next] PM: sleep: Fix bit masking operation
2025-03-22 14:08 UTC (2+ messages)
[PATCH] wifi: mt76: mt7996: avoid null deref in mt7996_stop_phy()
2025-03-22 13:54 UTC (2+ messages)
[PATCH] wifi: mt76: mt7996: avoid NULL pointer dereference in mt7996_set_monitor()
2025-03-22 13:40 UTC (2+ messages)
[PATCH 0/8] mfd: ocelot: add support for MDIO managed switch
2025-03-22 13:36 UTC (5+ messages)
` [PATCH 3/8] mfd: ocelot: rework SPI (re-)initialization after chip reset
[syzbot] [jfs?] UBSAN: array-index-out-of-bounds in add_missing_indices
2025-03-22 13:36 UTC (5+ messages)
[PATCH] printf: add tests for generic FourCCs
2025-03-22 13:30 UTC (6+ messages)
[PATCH v3 bpf-next 0/2] bpf: Fix OOB read and add tests for load-acquire/store-release
2025-03-22 13:30 UTC (2+ messages)
[PATCH v4 00/11] rust: generate_rust_analyzer.py: define host crates and scripts
2025-03-22 13:23 UTC (12+ messages)
` [PATCH v4 01/11] scripts: generate_rust_analyzer.py: add missing whitespace
` [PATCH v4 02/11] scripts: generate_rust_analyzer.py: use double quotes
` [PATCH v4 03/11] scripts: generate_rust_analyzer.py: add trailing comma
` [PATCH v4 04/11] scripts: generate_rust_analyzer.py: extract `{build,register}_crate`
` [PATCH v4 05/11] scripts: generate_rust_analyzer.py: add type hints
` [PATCH v4 06/11] scripts: generate_rust_analyzer.py: use str(pathlib.Path)
` [PATCH v4 07/11] scripts: generate_rust_analyzer.py: identify crates explicitly
` [PATCH v4 08/11] scripts: generate_rust_analyzer.py: define host crates
` [PATCH v4 09/11] scripts: generate_rust_analyzer.py: avoid FD leak
` [PATCH v4 10/11] scripts: generate_rust_analyzer.py: define scripts
` [PATCH v4 11/11] scripts: generate_rust_analyzer.py: use `cfg_groups`
[PATCH 0/4] Apple/PASemi i2c error recovery fixes
2025-03-22 13:23 UTC (4+ messages)
` [PATCH 1/4] i2c: pasemi: Add registers bits and switch to BIT()
[PATCH v3] iio: frequency: ad9832: Use FIELD_PREP macro to set bit fields
2025-03-22 13:21 UTC (2+ messages)
[PATCH] mfd: lpc_ich: Fix ARRAY_SIZE usage for apl_gpio_resources
2025-03-22 13:18 UTC
[PATCH] MAINTAINERS: Add myself as userfaultfd reviewer
2025-03-22 13:14 UTC (2+ messages)
r8169: MAC address programmed by coreboot to onboard RTL8111F does not persist
2025-03-22 13:04 UTC (2+ messages)
drivers/gpu/drm/amd/amdgpu/amdgpu_vpe.c:311:49-70: opportunity for str_true_false(vpe -> collaborate_mode) (fwd)
2025-03-22 13:02 UTC
[PATCH v11 6/8] MAINTAINERS: rust: Add new sections for DELAY/SLEEP and TIMEKEEPING API
2025-03-22 12:57 UTC (5+ messages)
[PATCH v2] LoongArch: KGDB: Rework arch_kgdb_breakpoint() implementation
2025-03-22 12:51 UTC (2+ messages)
[PATCH -next] drm/xe: Fix unmet direct dependencies warning
2025-03-22 12:51 UTC (2+ messages)
[PATCH 0/3] Consistently look up fixed buffers before going async
2025-03-22 12:33 UTC (8+ messages)
` [PATCH 3/3] io_uring/uring_cmd: import fixed buffer "
[PATCH v4 00/18] riscv: add SBI FWFT misaligned exception delegation support
2025-03-22 12:30 UTC (11+ messages)
` [PATCH v4 02/18] riscv: sbi: add new SBI error mappings
` [PATCH v4 03/18] riscv: sbi: add FWFT extension interface
` [PATCH v4 04/18] riscv: sbi: add SBI FWFT extension calls
` [PATCH v4 15/18] RISC-V: KVM: add SBI extension init()/deinit() functions
` [PATCH v4 17/18] RISC-V: KVM: add support for FWFT SBI extension
commit 7ffb791423c7 breaks steam game
2025-03-22 12:23 UTC
[PATCH] drm/edid: Add non-desktop quirk for Playstation VR Headsets with Product ID 0xB403
2025-03-22 12:21 UTC
[PATCH v3] media: vsp1: Add VSPX support
2025-03-22 12:14 UTC (2+ messages)
[PATCH] arch/x86: Add an option to build the kernel with '-march=native' on x86-64
2025-03-22 12:08 UTC (3+ messages)
[GIT PULL] x86/sev updates for v6.15
2025-03-22 12:08 UTC
[GIT PULL] x86/platform updates for v6.15
2025-03-22 12:04 UTC
[PATCH] x86: handle the tail in rep_movs_alternative() with an overlapping store
2025-03-22 12:02 UTC (5+ messages)
[GIT PULL] x86/fpu updates for v6.15
2025-03-22 12:00 UTC
[PATCH] wifi: mt76: mt7996: prevent uninit return in mt7996_mac_sta_add_links
2025-03-22 11:51 UTC (6+ messages)
` "
[GIT PULL] x86/cleanups for v6.15
2025-03-22 11:50 UTC
[PATCH v4 0/8] bits: Fixed-type GENMASK()/BIT()
2025-03-22 11:46 UTC (8+ messages)
` [PATCH v4 3/8] bits: introduce fixed-type genmasks
[PATCH v3 0/1] platform/x86/tuxedo: Implement TUXEDO TUXI ACPI TFAN via hwmon
2025-03-22 11:46 UTC (6+ messages)
` [PATCH v3 1/1] "
[GIT PULL] x86/build updates for v6.15
2025-03-22 11:46 UTC
[GIT PULL] x86/boot updates for v6.15
2025-03-22 11:42 UTC
[PATCH v3 3/5] PCI/pwrctrl: Skip scanning for the device further if pwrctrl device is created
2025-03-22 11:39 UTC (6+ messages)
[PATCH v7 8/8] [DO NOT MERGE] x86/kexec: Add CFI type information to relocate_kernel()
2025-03-22 11:38 UTC (12+ messages)
[GIT PULL] x86 core updates for v6.15
2025-03-22 11:33 UTC
[GIT PULL] Rust `hrtimer` support for v6.15
2025-03-22 11:15 UTC (3+ messages)
[PATCH] XArray: revert (unintentional?) behavior change
2025-03-22 10:37 UTC (3+ messages)
[PATCH 0/3] bits: Split asm and non-asm GENMASK*() and unify definitions
2025-03-22 10:39 UTC (4+ messages)
` [PATCH 1/3] bits: split the definition of the asm and non-asm GENMASK*()
` [PATCH 2/3] bits: unify the "
` [PATCH 3/3] test_bits: add tests for __GENMASK() and __GENMASK_ULL()
[PATCH v8 00/14] hwmon: (oxpsensors) Add devices, features, fix ABI and move to platform/x86
2025-03-22 10:36 UTC (15+ messages)
` [PATCH v8 01/14] hwmon: (oxp-sensors) Distinguish the X1 variants
` [PATCH v8 02/14] hwmon: (oxp-sensors) Add all OneXFly variants
` [PATCH v8 03/14] platform/x86: oxpec: Move hwmon/oxp-sensors to platform/x86
` [PATCH v8 04/14] ABI: testing: sysfs-class-oxp: add missing documentation
` [PATCH v8 05/14] ABI: testing: sysfs-class-oxp: add tt_led attribute documentation
` [PATCH v8 06/14] platform/x86: oxpec: Rename ec group to tt_toggle
` [PATCH v8 07/14] platform/x86: oxpec: Add turbo led support to X1 devices
` [PATCH v8 08/14] platform/x86: oxpec: Move pwm_enable read to its own function
` [PATCH v8 09/14] platform/x86: oxpec: Move pwm value read/write to separate functions
` [PATCH v8 10/14] platform/x86: oxpec: Move fan speed read to separate function
` [PATCH v8 11/14] platform/x86: oxpec: Adhere to sysfs-class-hwmon and enable pwm on 2
` [PATCH v8 12/14] platform/x86: oxpec: Follow reverse xmas convention for tt_toggle
` [PATCH v8 13/14] power: supply: add inhibit-charge-awake to charge_behaviour
` [PATCH v8 14/14] platform/x86: oxpec: Add charge threshold and behaviour to OneXPlayer
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox