messages from 2023-08-28 11:17:43 to 2023-08-28 12:06:45 UTC [more...]
[PATCH 00/40] wifi: cfg80211/mac80211: locking cleanups
2023-08-28 12:00 UTC (35+ messages)
` [PATCH 01/40] wifi: mac80211: debugfs: lock wiphy instead of RTNL
` [PATCH 02/40] wifi: mac80211: hold wiphy lock in netdev/link debugfs
` [PATCH 03/40] wifi: mac80211: lock wiphy for aggregation debugfs
` [PATCH 04/40] wifi: cfg80211: check RTNL when iterating devices
` [PATCH 05/40] wifi: cfg80211: add flush functions for wiphy work
` [PATCH 06/40] wifi: mac80211: flush wiphy work where appropriate
` [PATCH 07/40] wifi: mac80211: convert A-MPDU work to wiphy work
` [PATCH 08/40] wifi: mac80211: add more ops assertions
` [PATCH 09/40] wifi: mac80211: move DFS CAC work to wiphy work
` [PATCH 10/40] wifi: mac80211: move radar detect "
` [PATCH 11/40] wifi: mac80211: move scan "
` [PATCH 12/40] wifi: mac80211: move monitor "
` [PATCH 13/40] wifi: mac80211: lock wiphy in IP address notifier
` [PATCH 14/40] wifi: mac80211: move offchannel works to wiphy work
` [PATCH 15/40] wifi: mac80211: move link activation work "
` [PATCH 16/40] wifi: mac80211: move dynamic PS "
` [PATCH 17/40] wifi: mac80211: move sched-scan stop work "
` [PATCH 18/40] wifi: mac80211: move TDLS "
` [PATCH 19/40] wifi: mac80211: move key tailroom "
` [PATCH 20/40] wifi: mac80211: move tspec "
` [PATCH 21/40] wifi: mac80211: move filter reconfig "
` [PATCH 22/40] wifi: mac80211: move CSA finalize "
` [PATCH 23/40] wifi: mac80211: move color change "
` [PATCH 24/40] wifi: mac80211: check wiphy mutex in ops
` [PATCH 25/40] wifi: cfg80211: reg: hold wiphy mutex for wdev iteration
` [PATCH 26/40] wifi: cfg80211: sme: hold wiphy lock "
` [PATCH 27/40] wifi: cfg80211: hold wiphy lock in cfg80211_any_wiphy_oper_chan()
` [PATCH 28/40] wifi: cfg80211: check wiphy mutex is held for wdev mutex
` [PATCH 29/40] wifi: mac80211: ethtool: hold wiphy mutex
` [PATCH 30/40] wifi: mac80211: hold wiphy_lock around concurrency checks
` [PATCH 31/40] wifi: mac80211: extend wiphy lock in interface removal
` [PATCH 32/40] wifi: mac80211: take wiphy lock for MAC addr change
` [PATCH 33/40] wifi: mac80211: remove sta_mtx
` [PATCH 34/40] wifi: mac80211: remove key_mtx
[-next v1] riscv: dts: starfive: visionfive 2: Enable usb0 and fix tdm pins sort order
2023-08-28 12:05 UTC (6+ messages)
[PATCH v1 0/4] J721E DTS Sync with Kernel v6.5-rc1
2023-08-28 11:31 UTC (5+ messages)
` [PATCH v1 1/4] arm: dts: k3-j721e-r5: Clean up inclusion hierarchy
` [PATCH v1 2/4] arm: dts: k3-j721e: Sync with v6.5-rc1
` [PATCH v1 3/4] drivers: misc: k3_avs: Add linux compatible to maintain sync
` [PATCH v1 4/4] configs: j721e: Remove HBMC_AM654 config
[PATCH 0/8] ACPI: X86 AML generation and GPE tracing cleanup
2023-08-28 12:05 UTC (9+ messages)
` [PATCH 2/8] hw/acpi/cpu: Have build_cpus_aml() take a build_madt_cpu_fn callback
` [PATCH 3/8] hw/acpi/acpi_dev_interface: Remove now unused madt_cpu virtual method
` [PATCH 4/8] hw/acpi/acpi_dev_interface: Remove now unused #include "hw/boards.h"
` [PATCH 5/8] hw/i386: Remove now redundant TYPE_ACPI_GED_X86
stable-rc/linux-6.1.y baseline: 121 runs, 9 regressions (v6.1.48-128-g360b24c05a932)
2023-08-28 12:04 UTC
[PATCH 0/2] Small follow-up fixes for this cycle
2023-08-28 12:04 UTC (6+ messages)
` [PATCH 1/2] super: move lockdep assert
` [PATCH 2/2] super: ensure valid info
stable-rc/linux-4.14.y baseline: 94 runs, 18 regressions (v4.14.323-58-gfa2c43e7d5b0)
2023-08-28 12:04 UTC
[PATCH] ata: Add Elkhart Lake AHCI controller
2023-08-28 11:55 UTC
[PATCH] systemd-bootchart: musl fixes have been rejected upstream
2023-08-28 12:03 UTC
SCTP MTU issues
2023-08-28 12:02 UTC
[PATCH v6 3/3] PCI: xilinx-xdma: Add Xilinx XDMA Root Port driver
2023-08-28 12:01 UTC (5+ messages)
[PATCH 1/2] irqchip/qcom-pdc: don't read version register if it is not available
2023-08-28 12:02 UTC (6+ messages)
[PATCH 0/5 v2] fuse direct write consolidation and parallel IO
2023-08-28 12:01 UTC (7+ messages)
` [PATCH 1/5] fuse: direct IO can use the write-through code path
` [PATCH 4/5] [RFC] fuse: Set and use IOCB_DIRECT when FOPEN_DIRECT_IO is set
` [PATCH 5/5] fuse: Remove page flush/invaliation in fuse_direct_io
[PATCH v2] fs: clean up usage of noop_dirty_folio
2023-08-28 12:00 UTC (2+ messages)
[Buildroot] [PATCH] package/libostree: bump to version 2023.6
2023-08-28 12:04 UTC
[PATCH] vfs: use helpers for calling f_op->{read,write}_iter() in read_write.c
2023-08-28 15:50 UTC (2+ messages)
[PATCH v4 0/2] Drop ID table and conditionals around of_node pointers for anx78xx driver
2023-08-28 11:59 UTC (14+ messages)
` [PATCH v4 1/2] drm/bridge/analogix/anx78xx: Drop ID table
` [PATCH v4 2/2] drm/bridge: Drop conditionals around of_node pointers
[PATCH 1/4] wifi: mac80211: tx: clarify conditions in if statement
2023-08-28 11:59 UTC (4+ messages)
` [PATCH 2/4] wifi: mac80211: rework ack_frame_id handling a bit
` [PATCH 3/4] wifi: mac80211: Fix SMPS handling in the context of MLO
` [PATCH 4/4] wifi: mac80211: fix SMPS status handling
Reminder: CTI TAC Meeting on August 30th at 11am EDT
2023-08-28 12:00 UTC
[PATCH v2 0/4] Add full zoned storage emulation to qcow2 driver
2023-08-28 11:55 UTC (4+ messages)
` [PATCH v2 3/4] qcow2: add zoned emulation capability
[PATCH V4 2/2] rcu: Update jiffies in rcu_cpu_stall_reset()
2023-08-28 11:54 UTC (13+ messages)
[PATCH] USB: dwc2: hande irq on dead controller correctly
2023-08-28 11:53 UTC (3+ messages)
[ANNOUNCE] 6.1.46-cip4-rt2 (rt13)
2023-08-28 11:51 UTC
[PATCH v2] iio: accel: adxl345: Convert enum->pointer for data in match data table
2023-08-28 11:50 UTC (3+ messages)
stable-rc/linux-5.10.y build: 19 builds: 0 failed, 19 passed, 5 warnings (v5.10.192-85-gc40f751018f92)
2023-08-28 11:50 UTC
[PATCH] ASoC: tlv320aic32x4-i2c: Simplify probe()
2023-08-28 11:48 UTC (3+ messages)
[PATCH v2] ext4: Add periodic superblock update check
2023-08-28 11:48 UTC (3+ messages)
` [PATCH v3] "
[PATCH] char: hw_random: xgene-rng: removed unneeded call to platform_set_drvdata()
2023-08-28 11:48 UTC (2+ messages)
stable-rc/linux-4.14.y build: 16 builds: 0 failed, 16 passed, 21 warnings (v4.14.323-58-g01b341fdf42f)
2023-08-28 11:47 UTC
[Intel-gfx] [PATCH v15 00/23] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
2023-08-28 11:46 UTC (23+ messages)
` [Intel-gfx] [PATCH v15 01/23] drm/shmem-helper: Fix UAF in error path when freeing SGT of imported GEM
` "
` [Intel-gfx] [PATCH v15 03/23] drm/gem: Change locked/unlocked postfix of drm_gem_v/unmap() function names
` "
` [Intel-gfx] [PATCH v15 04/23] drm/gem: Add _locked postfix to functions that have unlocked counterpart
` "
` [Intel-gfx] [PATCH v15 08/23] drm/shmem-helper: Refactor locked/unlocked functions
` "
` [Intel-gfx] [PATCH v15 09/23] drm/shmem-helper: Remove obsoleted is_iomem test
` "
` [Intel-gfx] [PATCH v15 12/23] drm/shmem-helper: Add and use pages_pin_count
` "
[Buildroot] CycloneDX SBOM support
2023-08-28 11:38 UTC (3+ messages)
Update of amdgpu DMCUB firmware (2023-08-25)
2023-08-28 11:47 UTC (3+ messages)
[PATCH] mfd: madera-i2c: Simplify probe()
2023-08-28 11:46 UTC (3+ messages)
[PATCH 0/3] SM6115 LPASSCC
2023-08-28 11:45 UTC (6+ messages)
` [PATCH 3/3] clk: qcom: Add "
[PATCH RESEND v3] fpga: add inline stub for fpga_load
2023-08-28 11:46 UTC (3+ messages)
[avpatel:riscv_acpi_b2_v1 113/117] drivers/acpi/riscv/irqchip.c:303:13: warning: no previous prototype for 'riscv_acpi_aplic_platform_init'
2023-08-28 11:46 UTC
[PATCH] mfd: max77541: Simplify probe()
2023-08-28 11:43 UTC (4+ messages)
[PATCH v6 0/2] pinctrl: nuvoton: add pinmux and GPIO driver for NPCM8XX
2023-08-28 11:43 UTC (8+ messages)
` [PATCH v6 1/2] dt-binding: pinctrl: Add NPCM8XX pinctrl and GPIO documentation
stable-rc/linux-5.10.y baseline: 125 runs, 11 regressions (v5.10.192-85-gdb025f893b6a)
2023-08-28 11:43 UTC
[PATCH] arm: dts: k3-j7*: ddr: Update to 0.10 version of DDR config tool
2023-08-28 11:44 UTC
[PATCH v2] iio: chemical: atlas-ezo-sensor: Simplify probe()
2023-08-28 11:43 UTC (2+ messages)
[PATCH v14 0/9] Add support for Core Power Reduction v3, v4 and Hardened
2023-08-28 11:42 UTC (10+ messages)
` [PATCH v14 1/9] MAINTAINERS: Add entry for Qualcomm CPRv3/v4/Hardened driver
` [PATCH v14 2/9] dt-bindings: opp: v2-qcom-level: Document CPR3 open/closed loop volt adjustment
` [PATCH v14 3/9] dt-bindings: soc: qcom: cpr3: Add bindings for CPR3 driver
` [PATCH v14 4/9] soc: qcom: cpr: Move common functions to new file
` [PATCH v14 5/9] soc: qcom: cpr-common: Add support for flat fuse adjustment
` [PATCH v14 6/9] soc: qcom: cpr: Use u64 for frequency
` [PATCH v14 7/9] soc: qcom: cpr-common: Add threads support
` [PATCH v14 8/9] soc: qcom: Add support for Core Power Reduction v3, v4 and Hardened
` [PATCH v14 9/9] arm64: dts: qcom: msm8998: Configure CPRh
[PATCH v2] iio: chemical: atlas-sensor: Convert enum->pointer for data in the match tables
2023-08-28 11:42 UTC (2+ messages)
Tuple and changes for m68k with -malign-int
2023-08-28 11:40 UTC (6+ messages)
[PATCH v2 0/3] iio: pressure: bmp280: Small driver cleanup
2023-08-28 11:39 UTC (6+ messages)
` [PATCH v2 2/3] iio: pressure: bmp280: Use i2c_get_match_data
[PATCH] mfd: max8997: Simplify probe() and drop max8997_i2c_get_driver_data()
2023-08-28 11:39 UTC (3+ messages)
[PATCH v4 00/23] ARM: qcom: apq8064: support CPU frequency scaling
2023-08-28 11:38 UTC (4+ messages)
` [PATCH v4 15/23] ARM: dts: qcom: apq8064: add Krait clock controller
[PATCH] iio: pressure: bmp280: Fix NULL pointer exception
2023-08-28 11:37 UTC (3+ messages)
[PATCH] ASoC: dwc: i2s: Fix unused functions
2023-08-28 11:35 UTC
[Buildroot] [PATCH next 1/3] boot/edk2: bump to version edk2-stable202308
2023-08-28 11:36 UTC (2+ messages)
[syzbot] [kernel?] general protection fault in nfc_register_device
2023-08-28 11:35 UTC (2+ messages)
[syzbot] [kernel?] general protection fault in nfc_register_device
2023-08-28 11:35 UTC
[Bug 217838] New: Systemd nowadays mounts Cgroups v2
2023-08-28 11:35 UTC
[v3 0/4] mm: hugetlb: Skip initialization of gigantic tail struct pages if freed by HVO
2023-08-28 11:33 UTC (3+ messages)
` [v3 4/4] "
[Bug 217837] New: Confusiion about configuration name CONFIG_CGROUP
2023-08-28 11:33 UTC
[PATCH 0/2] Match data improvements for palmas driver
2023-08-28 11:32 UTC (7+ messages)
` [PATCH 1/2] mfd: palmas: Constify .data in OF table and {palmas,tps65917}_irq_chip
` [PATCH 2/2] mfd: palmas: Make similar OF and ID table
[PATCH] rtc: rs5c372: Simplify probe()
2023-08-28 11:30 UTC (2+ messages)
[PATCH v4 0/7] rust: workqueue: add bindings for the workqueue
2023-08-28 11:21 UTC (3+ messages)
` [PATCH v4 4/7] rust: workqueue: add helper for defining work_struct fields
[PATCH v3 1/2] drm/amdgpu: change page_table_base_addr caculation in mes queue property
2023-08-28 11:30 UTC (6+ messages)
` [PATCH v3 2/2] drm/amdgpu: Put page tables to GTT memory for gfx10 onwards APUs
[PATCH net] net: read sk->sk_family once in sk_mc_loop()
2023-08-28 11:30 UTC
[PATCH 0/7] spi-nor: Add parallel and stacked memories support
2023-08-28 11:30 UTC (2+ messages)
[PATCH] rtc: m41t80: Simplify probe()
2023-08-28 11:29 UTC (4+ messages)
[PATCH v3] e2fsck: delay quotas loading in release_orphan_inodes()
2023-08-28 11:26 UTC
[PATCH v2] power: supply: sbs-battery: Make similar OF and ID table
2023-08-28 11:28 UTC (2+ messages)
[PATCH v2 00/11] TriCore 1.6.2 insn and bugfixes
2023-08-28 11:26 UTC (12+ messages)
` [PATCH v2 01/11] tests/tcg/tricore: Bump cpu to tc37x
` [PATCH v2 02/11] target/tricore: Implement CRCN insn
` [PATCH v2 03/11] target/tricore: Correctly handle FPU RM from PSW
` [PATCH v2 04/11] target/tricore: Implement FTOU insn
` [PATCH v2 05/11] target/tricore: Clarify special case for FTOUZ insn
` [PATCH v2 06/11] target/tricore: Implement ftohp insn
` [PATCH v2 07/11] target/tricore: Implement hptof insn
` [PATCH v2 08/11] target/tricore: Fix RCPW/RRPW_INSERT insns for width = 0
` [PATCH v2 09/11] target/tricore: Swap src and dst reg for RCRR_INSERT
` [PATCH v2 10/11] target/tricore: Replace cpu_*_code with translator_*
` [PATCH v2 11/11] target/tricore: Fix FTOUZ being ISA v1.3.1 up
[PATCH] ASoC: ak4642: Simplify probe()
2023-08-28 11:26 UTC (2+ messages)
[PATCH] regulator: sy8824x: Make similar OF and ID table
2023-08-28 11:26 UTC (3+ messages)
[PATCH v7 0/6] perf record: Track sideband events for all CPUs when tracing selected CPUs
2023-08-28 11:25 UTC (5+ messages)
` [PATCH v7 4/6] "
[PATCH] regulator: ltc3589: Convert enum->pointer for data in the match tables
2023-08-28 11:25 UTC (2+ messages)
[PATCH] mfd: arizona-i2c: Simplify probe()
2023-08-28 11:24 UTC (3+ messages)
[PATCH] regulator: fan53555: Simplify probe()
2023-08-28 11:23 UTC (2+ messages)
[igt-dev] [PATCH i-g-t v2] lib/i915: Add a helper to read mmio registers via ioctl
2023-08-28 11:23 UTC (2+ messages)
[PATCH 0/1] Reduce cost of accessing tg->load_avg
2023-08-28 11:22 UTC (3+ messages)
[PATCH] mfd: max8998: Simplify probe() and drop max8998_i2c_get_driver_data()
2023-08-28 11:21 UTC (2+ messages)
[syzbot] [fuse?] KASAN: slab-use-after-free Read in fuse_test_super
2023-08-28 11:21 UTC
stable-rc/linux-4.19.y build: 19 builds: 5 failed, 14 passed, 2 errors, 22 warnings (v4.19.292-130-ga291d82603f3)
2023-08-28 11:21 UTC
[PATCH v2 RESEND 0/2] Match data improvements for mma8452 driver
2023-08-28 11:21 UTC (4+ messages)
` [PATCH v2 RESEND 2/2] iio: accel: mma8452: Sort match tables
stable-rc/linux-5.4.y build: 17 builds: 0 failed, 17 passed, 26 warnings (v5.4.254-159-gf1f9b3b66b454)
2023-08-28 11:20 UTC
[RFC PATCH v3 0/3] sched: Skip queued wakeups only when L2 is shared
2023-08-28 11:19 UTC (9+ messages)
` [RFC PATCH v3 2/3] sched: Introduce cpus_share_l2c
[PATCH net-next] net: annotate data-races around sock->ops
2023-08-28 11:20 UTC (3+ messages)
stable-rc/linux-4.19.y baseline: 71 runs, 17 regressions (v4.19.292-130-g3489ce05dafa4)
2023-08-28 11:19 UTC
[PATCH v2] iio: pressure: ms5637: Use i2c_get_match_data()
2023-08-28 11:18 UTC (2+ messages)
[RFC PATCH 0/1] copy-firmware: Introduce 'RawFile' keyword
2023-08-28 11:18 UTC (3+ messages)
` [RFC PATCH 1/1] "
[PATCH] Don't add route for invalid dst and gateway address combinations
2023-08-28 11:18 UTC
[PATCH net] ipv6: mcast: Remove redundant comparison in igmp6_mcf_get_next()
2023-08-28 11:18 UTC
[PATCH] regulator: pv880x0: Simplify probe()
2023-08-28 11:18 UTC (3+ messages)
[PATCH] copy-firmware: Support additional compressor options
2023-08-28 11:17 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.