messages from 2024-02-23 21:28:44 to 2024-02-24 01:16:21 UTC [more...]
[PATCHBOMB] time_stats, thread_with_file: lifting generic code to lib
2024-02-24 1:16 UTC (29+ messages)
` [PATCHSET 1/6] time_stats: promote to lib/
` [PATCH 1/4] mean and variance: Promote to lib/math
` [PATCH 2/4] eytzinger: Promote to include/linux/
` [PATCH 3/4] bcachefs: bch2_time_stats_to_seq_buf()
` [PATCH 4/4] time_stats: Promote to lib/
` [PATCHSET 2/6] time_stats: cleanups and fixes
` [PATCH 01/10] time_stats: report lifetime of the stats object
` [PATCH 02/10] time_stats: split stats-with-quantiles into a separate structure
` [PATCH 03/10] time_stats: fix struct layout bloat
` [PATCH 04/10] time_stats: add larger units
` [PATCH 05/10] time_stats: don't print any output if event count is zero
` [PATCH 06/10] time_stats: allow custom epoch names
` [PATCH 07/10] mean_and_variance: put struct mean_and_variance_weighted on a diet
` [PATCH 08/10] time_stats: shrink time_stat_buffer for better alignment
` [PATCH 09/10] time_stats: report information in json format
` [PATCH 10/10] time_stats: Kill TIME_STATS_HAVE_QUANTILES
` [PATCHSET 4/6] thread_with_file: promote to lib/
` [PATCH 01/10] bcachefs: thread_with_stdio: eliminate double buffering
` [PATCH 02/10] bcachefs: thread_with_stdio: convert to darray
` [PATCH 03/10] bcachefs: thread_with_stdio: kill thread_with_stdio_done()
` [PATCH 04/10] bcachefs: thread_with_stdio: fix bch2_stdio_redirect_readline()
` [PATCH 05/10] bcachefs: Thread with file documentation
` [PATCH 06/10] darray: lift from bcachefs
` [PATCH 07/10] thread_with_file: Lift "
` [PATCH 08/10] thread_with_stdio: Mark completed in ->release()
` [PATCH 09/10] kernel/hung_task.c: export sysctl_hung_task_timeout_secs
` [PATCH 10/10] thread_with_stdio: suppress hung task warning
` [PATCHSET 5/6] thread_with_file: cleanups and fixes
[PATCH v3] x86/coco: Require seeding RNG with RDRAND on CoCo systems
2024-02-24 1:14 UTC (4+ messages)
` [PATCH v4] "
[PATCH v1 1/2] perf metrics: Fix metric matching
2024-02-24 1:14 UTC (2+ messages)
` [PATCH v1 2/2] perf metrics: Fix segv for metrics with no events
[PATCH] exec: Delete unnecessary statements in remove_arg_zero()
2024-02-24 1:08 UTC (2+ messages)
[PATCH] exec: Remove unnecessary ‘NULL’ values from vma
2024-02-24 1:04 UTC (2+ messages)
[PATCH] mm: Revert x86_64 and arm64 ELF_ET_DYN_BASE base
2024-02-24 1:01 UTC (4+ messages)
[PATCH] crypto: rockchip - fix to check return value
2024-02-24 0:52 UTC (2+ messages)
[PATCH] crypto: fix CRYPTO_JITTERENTROPY help text
2024-02-24 0:52 UTC (2+ messages)
[PATCH] crypto: qat - uninitialized variable in adf_hb_error_inject_write()
2024-02-24 0:50 UTC (2+ messages)
[PATCH] [v2] ARM: crypto: fix function cast warnings
2024-02-24 0:49 UTC (2+ messages)
[PATCH v2 1/2] crypto: ccp: Avoid discarding errors in psp_send_platform_access_msg()
2024-02-24 0:50 UTC (2+ messages)
[PATCH] Documentation: qat: fix auto_reset section
2024-02-24 0:49 UTC (2+ messages)
[PATCH v3] Watchdog: New module for ITE 5632 watchdog
2024-02-24 0:43 UTC (4+ messages)
[PATCH v2 0/6] RCU tasks fixes for v6.9
2024-02-24 0:43 UTC (15+ messages)
` [PATCH v2 4/6] rcu-tasks: Maintain lists to eliminate RCU-tasks/do_exit() deadlocks
` [PATCH v2 6/6] rcu-tasks: Maintain real-time response in rcu_tasks_postscan()
[PATCH v17 00/35] Drivers for Gunyah hypervisor
2024-02-24 0:37 UTC (8+ messages)
` [PATCH v17 05/35] virt: gunyah: Add hypervisor driver
` "
` [PATCH v17 19/35] arch/mm: Export direct {un,}map functions
` "
[PATCH 0/6] sparc32: build fixes for all{yes,mod}config builds
2024-02-24 0:34 UTC (13+ messages)
` [PATCH 1/6] sparc32: Use generic cmpdi2/ucmpdi2 variants
` [PATCH 2/6] sparc32: Fix build with trapbase
` [PATCH 3/6] mtd: maps: sun_uflash: Declare uflash_devinit static
` [PATCH 4/6] usb: host: uhci-grlib.c: Fix build, add platform_device
` [PATCH 5/6] sparc32: Do not select GENERIC_ISA_DMA
` [PATCH 6/6] sparc32: Fix parport build with sparc32
[PATCH net] tun: Fix xdp_rxq_info's queue_index when detaching
2024-02-24 0:30 UTC (2+ messages)
[PATCH 0/7] scsi: replace deprecated strncpy
2024-02-24 0:27 UTC (17+ messages)
` [PATCH 1/7] scsi: mpi3mr: replace deprecated strncpy with strscpy
` [PATCH 2/7] scsi: mpt3sas: "
` [PATCH 3/7] scsi: qedf: "
` [PATCH 4/7] scsi: qla4xxx: "
` [PATCH 5/7] scsi: devinfo: replace strncpy and manual pad
` [PATCH 6/7] scsi: smartpqi: replace deprecated strncpy with strscpy
` [PATCH 7/7] scsi: wd33c93: "
[PATCH 0/4] kfifo: small cleanup + linear and skip helpers
2024-02-24 0:27 UTC (3+ messages)
` [PATCH 1/4] kfifo: drop __kfifo_dma_out_finish_r()
[PATCH v3 0/5] usb: dwc3-am62: module removal and errata fixes
2024-02-23 22:31 UTC (12+ messages)
` [PATCH v3 1/5] usb: dwc3-am62: call of_platform_depopulate in .remove()
` [PATCH v3 2/5] usb: dwc3-am62: fix error on module removal
` [PATCH v3 3/5] usb: dwc3-am62: Fix PHY core voltage selection
` [PATCH v3 5/5] usb: dwc3-am62: add workaround for Errata i2409
[PATCH v7 0/5] Support for Avago APDS9306 Ambient Light Sensor
2024-02-24 0:20 UTC (3+ messages)
` [PATCH v6 4/5] dt-bindings: iio: light: Avago APDS9306
[PATCH 0/1] Rosebush, a new hash table
2024-02-24 0:20 UTC (2+ messages)
[PATCH RFC net-next v1 0/6] ethtool HW timestamping statistics
2024-02-23 23:43 UTC (11+ messages)
` [PATCH RFC net-next v1 1/6] ethtool: add interface to read Tx hardware "
` [PATCH RFC net-next v1 5/6] tools: ynl: ethtool.py: Make tool invokable from any CWD
[syzbot] [net?] KASAN: slab-use-after-free Read in advance_sched
2024-02-24 0:15 UTC (3+ messages)
[PATCH v2 0/5] PMBUS Regulator cleanups
2024-02-24 0:12 UTC (5+ messages)
` [PATCH v2 4/5] hwmon: (pmbus/lm25066) Use PMBUS_REGULATOR_ONE to declare regulator
[RESEND][PATCH v8 0/7] Preparatory changes for Proxy Execution v8
2024-02-24 0:11 UTC (8+ messages)
` [RESEND][PATCH v8 1/7] locking/mutex: Remove wakeups from under mutex::wait_lock
` [RESEND][PATCH v8 2/7] locking/mutex: Make mutex::wait_lock irq safe
` [RESEND][PATCH v8 3/7] locking/mutex: Expose __mutex_owner()
` [RESEND][PATCH v8 4/7] sched: Add do_push_task helper
` [RESEND][PATCH v8 5/7] sched: Consolidate pick_*_task to task_is_pushable helper
` [RESEND][PATCH v8 6/7] sched: Split out __schedule() deactivate task logic into a helper
` [RESEND][PATCH v8 7/7] sched: Split scheduler and execution contexts
[RESEND PATCH v2] iio: gts-helper: Fix division loop
2024-02-24 0:11 UTC (8+ messages)
[merged mm-stable] kasan-add-atomic-tests.patch removed from -mm tree
2024-02-24 0:10 UTC (2+ messages)
[PATCH] regulators: dt-bindings: gpio-regulator: Fix "gpios-states" and "states" array bounds
2024-02-24 0:07 UTC
[PATCH v5 0/3] arm64: qcom: sa8775p: add cache coherency support for SA8775P
2024-02-24 0:07 UTC (3+ messages)
` [PATCH v5 2/3] PCI: qcom-ep: Enable cache coherency for SA8775P EP
[RFC PATCH 00/20] Introduce the famfs shared-memory file system
2024-02-24 0:07 UTC (9+ messages)
` [RFC PATCH 16/20] famfs: Add fault counters
[PATCH] dax: constify the struct device_type usage
2024-02-24 0:06 UTC (2+ messages)
[PATCH 00/11] Provide SEV-SNP support for running under an SVSM
2024-02-24 0:02 UTC (7+ messages)
` [PATCH 10/11] x86/sev: Extend the config-fs attestation support for "
[PATCH v7 0/7] PCI: qcom: Add support for OPP
2024-02-24 0:02 UTC (3+ messages)
` [PATCH v7 3/7] PCI: qcom: Add ICC bandwidth vote for CPU to PCIe path
[gustavoars:testing/WFAMNAE-next20240215] BUILD SUCCESS 8ec3aa8ab12d53157dc9ea80e10a0e68f2ac51db
2024-02-23 23:55 UTC
[PATCH -next] mux: convert mux_chip->mux to flexible array
2024-02-23 23:52 UTC (5+ messages)
[PATCH 0/3] avoid unnecessary recompilations in x86 boot code
2024-02-23 23:52 UTC (3+ messages)
` [PATCH 3/3] x86/boot: avoid recompiling kaslr.c for incremental rebuilds
[PATCH v2 1/2] clocksource/drivers/timer-tegra186: add WDIOC_GETTIMELEFT support
2024-02-23 23:51 UTC (2+ messages)
linux-next: Tree for Feb 23
2024-02-23 23:48 UTC (3+ messages)
` linux-next: Tree for Feb 23 (drivers/net/ethernet/ti/am65-cpsw-nuss.c)
` linux-next: Tree for Feb 23 (net/core/net-sysfs.o)
[PATCH v2 2/2] clocksource/drivers/timer-tegra186: fix watchdog self-pinging
2024-02-23 23:42 UTC (2+ messages)
[PATCH] scsi: lpfc: replace deprecated strncpy with strscpy
2024-02-23 23:44 UTC (4+ messages)
[PATCH] ARM: dts: imx6ul: Set macaddress location in ocotp
2024-02-23 23:33 UTC (2+ messages)
[PATCH 2/2] drivers: bus: simple-pm-bus: Get and deassert resets exclusively
2024-02-23 23:32 UTC (4+ messages)
[PATCH] sparc: vdso: Disable UBSAN instrumentation
2024-02-23 23:32 UTC (3+ messages)
[PATCH 01/13] accel/habanalabs/gaudi2: use single function to compare FW versions
2024-02-23 23:32 UTC (26+ messages)
` [PATCH 02/13] accel/habanalabs: remove hop size from asic properties
` [PATCH 03/13] accel/habanalabs: modify print for skip loading linux FW to debug log
` [PATCH 04/13] accel/habanalabs/gaudi2: check extended errors according to PCIe addr_dec interrupt info
` [PATCH 05/13] accel/habanalabs: fix glbl error cause handling
` [PATCH 06/13] accel/habanalabs: fix debugfs files permissions
` [PATCH 07/13] accel/habanalabs: initialize maybe-uninitialized variables
` [PATCH 08/13] accel/habanalabs: fix error print
` [PATCH 09/13] accel/habanalabs/gaudi2: drain event lacks rd/wr indication
` [PATCH 10/13] accel/habanalabs/hwmon: rate limit errors user can generate
` [PATCH 11/13] accel/habanalabs: handle reserved memory request when working with full FW
` [PATCH 12/13] accel/habanalabs: keep explicit size of reserved memory for FW
` [PATCH 13/13] accel/habanalabs: modify pci health check
[PATCH] arm64: dts: freescale: minor whitespace cleanup
2024-02-23 23:30 UTC (2+ messages)
[PATCH] dt-bindings: nvmem: qcom,spmi-sdam: update maintainer
2024-02-23 23:29 UTC
[PATCH v2 1/4] leds: rgb: leds-group-multicolor: allow leds to stay on in suspend
2024-02-23 23:28 UTC (5+ messages)
` [PATCH v2 3/4] arm64: dts: sun50i-a64-pinephone: add multicolor led node
[PATCH RFC] mm: madvise: pageout: ignore references rather than clearing young
2024-02-23 23:24 UTC (4+ messages)
[PATCH v2 0/2] Track llc_occpuancy of RMIDs in limbo list
2024-02-23 23:24 UTC (2+ messages)
[PATCH] HID: input: avoid polling stylus battery on Chromebook Pompom
2024-02-23 23:16 UTC
[PATCH] igc: fix LEDS_CLASS dependency
2024-02-23 23:15 UTC (2+ messages)
[PATCH v6 0/5] selftests/resctrl: Add non-contiguous CBMs in Intel CAT selftest
2024-02-23 23:11 UTC (6+ messages)
[PATCH v2] usb: dwc3: core: enable CCI support for AMD-xilinx DWC3 controller
2024-02-23 23:07 UTC (3+ messages)
[PATCH 4/9] time: test: Fix incorrect format specifier
2024-02-23 23:06 UTC (4+ messages)
` [tip: timers/core] time/kunit: Use correct "
[PATCH 1/2] dt-bindings: arm: aspeed: add ASUS X4TF board
2024-02-23 22:01 UTC (5+ messages)
` [PATCH 2/2] ARM: dts: aspeed: x4tf: Add dts for asus x4tf project
[PATCH] dt-bindings: usb: typec: anx7688: start a binding document
2024-02-23 22:59 UTC (4+ messages)
` [PATCHv2 1/2] "
` [PATCHv2 2/2] usb: typec: anx7688: Add driver for ANX7688 USB-C HDMI bridge
[PATCH v5 1/3] PCI: qcom: Enable cache coherency for SA8775P RC
2024-02-23 22:54 UTC (2+ messages)
[PULL REQUEST] i2c-for-6.8-rc6
2024-02-23 22:53 UTC
[PATCH net-next v5 00/16] net: dsa: vsc73xx: Make vsc73xx usable
2024-02-23 22:50 UTC (3+ messages)
` [PATCH net-next v5 04/16] net: dsa: vsc73xx: Add define for max num of ports
[PATCH v2 0/7] A702 support
2024-02-23 22:48 UTC (3+ messages)
` [PATCH v2 2/7] clk: qcom: clk-alpha-pll: Add HUAYRA_2290 support
[PATCH] usb: dwc3: core: enable CCI support
2024-02-23 22:47 UTC (6+ messages)
[PATCH 0/2] Match panel hash for overridden mode
2024-02-23 22:29 UTC (3+ messages)
` [PATCH 1/2] drm_edid: Add a function to get EDID base block
` [PATCH 2/2] drm/panel: panel-edp: Match with panel hash for overridden modes
[PATCH 0/4] selftests/resctrl: Enable MBM and MBA tests on AMD
2024-02-23 22:39 UTC (6+ messages)
` [PATCH 3/4] selftests/resctrl: Add support for "
[PATCH RESEND] cred: Use KMEM_CACHE instead of kmem_cache_create
2024-02-23 22:38 UTC (2+ messages)
[PATCH] dt-bindings: i2c: Remove obsolete i2c.txt
2024-02-23 22:34 UTC (4+ messages)
[PATCH v2 4/4] selftests: lib.mk: Simplify TEST_GEN_MODS_DIR handling
2024-02-23 22:33 UTC (2+ messages)
[PATCH v3 0/3] power: supply: Acer Aspire 1 embedded controller
2024-02-23 22:32 UTC (7+ messages)
` [PATCH v3 2/3] power: supply: Add Acer Aspire 1 embedded controller driver
[PATCH 1/3] selftests: lib.mk: Do not process TEST_GEN_MODS_DIR
2024-02-23 22:31 UTC (3+ messages)
[PATCH v3] thermal/drivers/sun8i: Don't fail probe due to zone registration failure
2024-02-23 22:27 UTC (2+ messages)
[PATCH net-next v3 0/3] net: stmmac: Allow driver-specific AXI configuration
2024-02-23 22:24 UTC (5+ messages)
` [PATCH net-next v3 3/3] net: stmmac: Configure AXI on Tegra234 MGBE
[PATCH 1/2] SELinux: Fix lsm_get_self_attr()
2024-02-23 22:21 UTC (6+ messages)
[PATCH 00/15] x86/resctrl : Support AMD QoS RMID Pinning feature
2024-02-23 22:21 UTC (15+ messages)
` [PATCH v2 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
[PATCH v4 00/36] Memory allocation profiling
2024-02-23 22:17 UTC (4+ messages)
` [PATCH v4 24/36] rust: Add a rust helper for krealloc()
[PATCH v6 0/8] Run tests in parallel
2024-02-23 22:14 UTC (2+ messages)
[syzbot] [net?] [reiserfs?] [fat?] stack segment fault in __stack_depot_save
2024-02-23 22:14 UTC (2+ messages)
` [syzbot] [kernfs?] [net?] [mm?] "
[PATCH v10] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
2024-02-23 22:11 UTC
[PATCH v2 04/12] PCI: qcom: Add support for disabling ASPM L0s in devicetree
2024-02-23 22:10 UTC (2+ messages)
[PATCH 1/3] selftests: lib.mk: Do not process TEST_GEN_MODS_DIR
2024-02-23 22:07 UTC (2+ messages)
[PATCH v4] perf data convert: Fix segfault when converting to json when cpu_desc isn't set
2024-02-23 22:04 UTC
[PATCH v3] kselftest: Add basic test for probing the rust sample modules
2024-02-23 22:02 UTC (3+ messages)
[PATCH v4 00/10] KVM: arm64: Avoid serializing LPI get() / put()
2024-02-23 21:52 UTC (2+ messages)
[PATCH] KVM: Get rid of return value from kvm_arch_create_vm_debugfs()
2024-02-23 21:51 UTC (2+ messages)
[PATCH] clk: allow to skip clk_core_req_round_rate_nolock()
2024-02-23 21:47 UTC (3+ messages)
[PATCH 1/2] perf/ring_buffer: Trigger FASYNC signals for watermark wakeups
2024-02-23 21:43 UTC (8+ messages)
` [PATCH 2/2] perf test: Test FASYNC with "
[PATCH v2 0/2] usb: dwc3: add glue driver for Hi3798MV200
2024-02-23 21:43 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: usb: add hisilicon,hi3798mv200-dwc3
` [PATCH v2 2/2] usb: dwc3: of-simple: Add compatible for hi3798mv200 DWC3 controller
[PATCH 0/2] Bluetooth: btrtl: fix out of bounds memory access
2024-02-23 21:37 UTC (3+ messages)
` [PATCH 1/2] Bluetooth: hci_h5: Add ability to allocate memory for private data
` [PATCH 2/2] Bluetooth: btrtl: fix out of bounds memory access
[PATCH v7 4/5] PCI/ASPM: Save L1 PM Substates Capability for suspend/resume
2024-02-23 21:37 UTC (2+ messages)
[paulmck-rcu:dev.2024.02.17a] BUILD SUCCESS e72d464faeb0279da4dd8411b369587fab127db3
2024-02-23 21:36 UTC
[GIT PULL] KVM: GUEST_MEMFD fixes for 6.8
2024-02-23 21:32 UTC (2+ messages)
[PATCH 0/2] usb: dwc3: add glue driver for Hi3798MV200
2024-02-23 21:30 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: usb: add hisilicon,hi3798mv200-dwc3
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