All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-02 23:43:43 to 2023-02-03 00:56:24 UTC [more...]

[PATCH] ext4: fix cgroup writeback accounting with fs-layer encryption
 2023-02-03  0:55 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-03  0:56 UTC 

[PATCH 0/2] Fix broken cpuset affinity handling on heterogeneous systems
 2023-02-03  0:54 UTC  (13+ messages)
` [PATCH 1/2] cpuset: Fix cpuset_cpus_allowed() to not filter offline CPUs

[GIT PULL] ata fixes for 6.2-rc7
 2023-02-03  0:53 UTC  (2+ messages)

fstests generic/441 -- occasional bcachefs failure
 2023-02-03  0:51 UTC  (9+ messages)
            ` Freezing (was: Re: fstests generic/441 -- occasional bcachefs failure)

[paulmck-rcu:paronl.2023.02.01a] BUILD REGRESSION 05792727280c094a8dcd1aa4950a61a2d214ddb8
 2023-02-03  0:49 UTC 

[PATCH] drm/bridge: panel: Set orientation on panel_bridge connector
 2023-02-03  0:45 UTC  (9+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-03  0:46 UTC 

[PATCH 0/5] Expand selftest utils
 2023-02-03  0:39 UTC  (6+ messages)
` [PATCH 1/5] selftests/powerpc: Add generic read/write file util
` [PATCH 2/5] selftests/powerpc: Add read/write debugfs file, int
` [PATCH 3/5] selftests/powerpc: Parse long/unsigned long value safely
` [PATCH 4/5] selftests/powerpc: Add {read,write}_{long,ulong}
` [PATCH 5/5] selftests/powerpc: Add automatically allocating read_file

[PATCH v11 0/8] Use copy_process in vhost layer
 2023-02-03  0:43 UTC  (13+ messages)
` [PATCH v11 1/8] fork: Make IO worker options flag based
` [PATCH v11 3/8] fork: add USER_WORKER flag to not dup/clone files
` [PATCH v11 4/8] fork: Add USER_WORKER flag to ignore signals
` [PATCH v11 6/8] vhost_task: Allow vhost layer to use copy_process

[PATCH] fsdax: dax_unshare_iter() should return a valid length
 2023-02-03  0:42 UTC  (4+ messages)

[tip:x86/tdx 3/7] vmlinux.o: warning: objtool: __tdx_hypercall+0x7f: return with modified stack frame
 2023-02-03  0:39 UTC  (2+ messages)
` [tip: x86/tdx] x86/tdx: Do not corrupt frame-pointer in __tdx_hypercall()

[PATCH] drm/i915: Make sure dsm_size has correct granularity
 2023-02-03  0:38 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Make sure dsm_size has correct granularity (rev2)

[PATCH 4.14 v2 00/15] Backport oops_limit to 4.14
 2023-02-03  0:33 UTC  (16+ messages)
` [PATCH 4.14 v2 01/15] sysctl: add a new register_sysctl_init() interface
` [PATCH 4.14 v2 02/15] panic: unset panic_on_warn inside panic()
` [PATCH 4.14 v2 03/15] exit: Add and use make_task_dead
` [PATCH 4.14 v2 04/15] objtool: Add a missing comma to avoid string concatenation
` [PATCH 4.14 v2 05/15] hexagon: Fix function name in die()
` [PATCH 4.14 v2 06/15] h8300: Fix build errors from do_exit() to make_task_dead() transition
` [PATCH 4.14 v2 07/15] ia64: make IA64_MCA_RECOVERY bool instead of tristate
` [PATCH 4.14 v2 08/15] exit: Put an upper limit on how often we can oops
` [PATCH 4.14 v2 09/15] exit: Expose "oops_count" to sysfs
` [PATCH 4.14 v2 10/15] exit: Allow oops_limit to be disabled
` [PATCH 4.14 v2 11/15] panic: Consolidate open-coded panic_on_warn checks
` [PATCH 4.14 v2 12/15] panic: Introduce warn_limit
` [PATCH 4.14 v2 13/15] panic: Expose "warn_count" to sysfs
` [PATCH 4.14 v2 14/15] docs: Fix path paste-o for /sys/kernel/warn_count
` [PATCH 4.14 v2 15/15] exit: Use READ_ONCE() for all oops/warn limit reads

RTT-PROBE: lore-subspace-rtt
 2023-02-03  0:36 UTC 

[android-common:android14-6.1 2601/6874] phylink.c:undefined reference to `linkmode_resolve_pause'
 2023-02-03  0:35 UTC 

Overflow in calculating audio timestamp
 2023-02-03  0:34 UTC  (2+ messages)

[PATCH] xfs/191: fix xattr leaf block emptying on 64k blocksized fses
 2023-02-03  0:33 UTC  (3+ messages)

[TCWG CI] Failure after v6.2-rc2-24-g6437a549ae17: drm/panfrost: fix GENERIC_ATOMIC64 dependency
 2023-02-03  0:34 UTC 

+ mm-shrinkers-fix-deadlock-in-shrinker-debugfs-fix.patch added to mm-unstable branch
 2023-02-03  0:32 UTC 

[PATCH v2 0/2] net/igc: support launch time offloading
 2023-02-03  0:30 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] net/igc: enable "

[PATCH 4.19 v2 00/15] Backport oops_limit to 4.19
 2023-02-03  0:27 UTC  (16+ messages)
` [PATCH 4.19 v2 01/15] sysctl: add a new register_sysctl_init() interface
` [PATCH 4.19 v2 02/15] panic: unset panic_on_warn inside panic()
` [PATCH 4.19 v2 03/15] exit: Add and use make_task_dead
` [PATCH 4.19 v2 04/15] objtool: Add a missing comma to avoid string concatenation
` [PATCH 4.19 v2 05/15] hexagon: Fix function name in die()
` [PATCH 4.19 v2 06/15] h8300: Fix build errors from do_exit() to make_task_dead() transition
` [PATCH 4.19 v2 07/15] ia64: make IA64_MCA_RECOVERY bool instead of tristate
` [PATCH 4.19 v2 08/15] exit: Put an upper limit on how often we can oops
` [PATCH 4.19 v2 09/15] exit: Expose "oops_count" to sysfs
` [PATCH 4.19 v2 10/15] exit: Allow oops_limit to be disabled
` [PATCH 4.19 v2 11/15] panic: Consolidate open-coded panic_on_warn checks
` [PATCH 4.19 v2 12/15] panic: Introduce warn_limit
` [PATCH 4.19 v2 13/15] panic: Expose "warn_count" to sysfs
` [PATCH 4.19 v2 14/15] docs: Fix path paste-o for /sys/kernel/warn_count
` [PATCH 4.19 v2 15/15] exit: Use READ_ONCE() for all oops/warn limit reads

4.4-st-rt update
 2023-02-03  0:28 UTC  (2+ messages)
` [cip-dev] "

[dpdk-dev] [RFC PATCH 1/1] mldev: introduce machine learning device library
 2023-02-03  0:28 UTC  (7+ messages)
` [dpdk-dev] [PATCH v1 00/12] "
  ` [dpdk-dev] [PATCH v1 01/12] "

RTT-PROBE: lore-subspace-rtt
 2023-02-03  0:26 UTC 

[PATCH v2 2/7] RISC-V: Detect AIA CSRs from ISA string
 2023-02-03  0:24 UTC  (3+ messages)

[PATCH] Documentation: RISC-V: Define Xlinuxs{s,m}aia
 2023-02-03  0:12 UTC 

[PATCH v2 1/7] RISC-V: Add AIA related CSR defines
 2023-02-03  0:24 UTC  (3+ messages)

switch blk-cgroup to work on gendisk v3
 2023-02-03  0:24 UTC  (17+ messages)
` [PATCH 02/19] blk-cgroup: delay blk-cgroup initialization until add_disk
` [PATCH 03/19] blk-cgroup: improve error unwinding in blkg_alloc
` [PATCH 04/19] blk-cgroup: simplify blkg freeing from initialization failure paths
` [PATCH 06/19] blk-cgroup: pin the gendisk in struct blkcg_gq
` [PATCH 07/19] blk-cgroup: store a gendisk to throttle in struct task_struct
` [PATCH 19/19] blk-cgroup: move the cgroup information to struct gendisk

+ fsdax-dax_unshare_iter-should-return-a-valid-length-fix.patch added to mm-hotfixes-unstable branch
 2023-02-03  0:23 UTC 

[PATCH] btrfs-progs: receive: fix a corruption when decompressing zstd extents
 2023-02-03  0:21 UTC  (2+ messages)

[PATCH V2 0/6] remoteproc: imx_rproc: support firmware in DDR
 2023-02-03  0:12 UTC  (9+ messages)
` [PATCH V2 5/6] remoteproc: imx_rproc: set Cortex-M stack/pc to TCML
` [PATCH V2 6/6] remoteproc: imx_rproc: set address of .interrupts section as bootaddr

Fw: [Bug 216992] New: sl0: transmit timeout
 2023-02-03  0:19 UTC 

[RFC PATCH v1 0/2] Ignore non-LRU-based reclaim in memcg reclaim
 2023-02-03  0:17 UTC  (3+ messages)

[RFT PATCH 00/14] ARM/arm64: dts: qcom: correct TLMM gpio-ranges
 2023-02-03  0:15 UTC  (7+ messages)
` [RFT PATCH 05/14] arm64: dts: qcom: sc8280xp: "

RTT-PROBE: lore-subspace-rtt
 2023-02-03  0:16 UTC 

stack smashing detected
 2023-02-03  0:15 UTC  (3+ messages)

Is there any way to install alsa-lib with the suid bit set?
 2023-02-03  0:12 UTC  (2+ messages)

[PATCH 0/6] More drm_dbg to guc_dbg changes
 2023-02-03  0:11 UTC  (14+ messages)
` [Intel-gfx] "
` [PATCH 1/6] drm/i915/guc: More debug print updates - UC firmware
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 2/6] drm/i915/guc: More debug print updates - GSC firmware
  `  "
` [PATCH 3/6] drm/i915/guc: More debug print updates - GuC reg capture
  ` [Intel-gfx] "
` [PATCH 4/6] drm/i915/guc: More debug print updates - GuC selftests
  ` [Intel-gfx] "
` [PATCH 5/6] drm/i915/guc: More debug print updates - GuC SLPC
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 6/6] drm/i915/guc: More debug print updates - GuC logging
  `  "

[PATCH net-next 0/4] Updates to ENETC TXQ management
 2023-02-03  0:11 UTC  (5+ messages)
` [PATCH net-next 1/4] net: enetc: simplify enetc_num_stack_tx_queues()
` [PATCH net-next 2/4] net: enetc: allow the enetc_reconfigure() callback to fail
` [PATCH net-next 3/4] net: enetc: recalculate num_real_tx_queues when XDP program attaches
` [PATCH net-next 4/4] net: enetc: ensure we always have a minimum number of TXQs for stack

[PATCH] daxctl: Fix memblock enumeration off-by-one
 2023-02-03  0:11 UTC  (3+ messages)

PTP vclock: BUG: scheduling while atomic
 2023-02-03  0:10 UTC  (3+ messages)

[usb:usb-linus] BUILD SUCCESS f82060da749c611ed427523b6d1605d87338aac1
 2023-02-03  0:09 UTC 

+ mm-introduce-vm_flags_reset_once-to-replace-write_once-vm_flags-updates.patch added to mm-unstable branch
 2023-02-03  0:08 UTC 

+ mm-hwposion-support-recovery-from-ksm_might_need_to_copy-v4.patch added to mm-hotfixes-unstable branch
 2023-02-03  0:05 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-03  0:06 UTC 

[PATCH v2 00/10] pinctrl/ARM/arm64: qcom: correct TLMM gpio-ranges and GPIO pin names
 2023-02-03  0:05 UTC  (16+ messages)
` [PATCH v2 01/10] dt-bindings: pinctrl: qcom,msm8226: correct GPIO name pattern
` [PATCH v2 02/10] dt-bindings: pinctrl: qcom,msm8909: correct GPIO name pattern and example
` [PATCH v2 03/10] dt-bindings: pinctrl: qcom,sm6375: "
` [PATCH v2 04/10] dt-bindings: pinctrl: qcom,msm8953: correct GPIO name pattern
` [PATCH v2 05/10] dt-bindings: pinctrl: qcom,sdx55: "
` [PATCH v2 06/10] dt-bindings: pinctrl: qcom,msm8994: correct number of GPIOs
` [PATCH v2 07/10] dt-bindings: pinctrl: qcom: correct gpio-ranges in examples

[PATCH] Add .gitlab-ci.yml for pdf generation and testing on Gitlab
 2023-02-03  0:05 UTC  (12+ messages)

QEMU SIG
 2023-02-03  0:05 UTC 

[PATCH] block: remove more NULL checks after bdev_get_queue()
 2023-02-03  0:04 UTC  (2+ messages)

[PATCH bpf-next 0/3] Document kfunc lifecycle / stability expectations
 2023-02-03  0:02 UTC  (7+ messages)
` [PATCH bpf-next 2/3] bpf: Add KF_DEPRECATED kfunc flag

[PATCH v2] ath10k: snoc: enable threaded napi on WCN3990
 2023-02-03  0:01 UTC  (2+ messages)

[PATCH] hwmon: (peci/cputemp) Fix off-by-one in coretemp_label allocation
 2023-02-03  0:01 UTC  (3+ messages)

[yocto] [meta-raspberrypi] Is Preempt-rt still supported in master / latest releases?
 2023-02-03  0:00 UTC  (3+ messages)
`  "

Using C23 digit separators not locale digit grouping characters
 2023-02-02 23:59 UTC  (6+ messages)

[PATCH] arm: kirkwood: Enable uart0 dm-pre-reloc for Kirkwood boards
 2023-02-02 23:59 UTC  (8+ messages)

[PATCH v12 0/5] Add kprobe and kretprobe support for LoongArch
 2023-02-02 23:59 UTC  (7+ messages)

[PATCH v5 1/2] dt-bindings: ramoops: Add support to get the region dynamically
 2023-02-02 23:59 UTC  (2+ messages)

[RFC] net: add new socket option SO_SETNETNS
 2023-02-02 23:58 UTC  (5+ messages)

[PATCH] usb: dwc3: update link state when process wakeup interrupt
 2023-02-02 23:58 UTC  (6+ messages)

[PATCH] scsi: ufs: Fix kernel-doc syntax
 2023-02-02 23:58 UTC  (2+ messages)

[PATCH v3 0/4] CXL: Miscellaneous fixes
 2023-02-02 23:58 UTC  (5+ messages)
` [PATCH v3 3/4] cxl/uapi: Tag commands from cxl_query_cmd()

[PATCH v4 0/3] Add ASPEED AST2600 I2C new controller driver
 2023-02-02  9:16 UTC  (7+ messages)
` [PATCH v4 1/3] dt-bindings: i2c-ast2600: Add support for AST2600 I2C global controller
` [PATCH v4 3/3] i2c: aspeed: support ast2600 i2c new register mode driver

Stability of git-archive, breaking (?) the Github universe, and a possible solution
 2023-02-02 23:47 UTC  (9+ messages)

+ mm-vmalloc-replace-bug_on-to-a-simple-if-statement.patch added to mm-unstable branch
 2023-02-02 23:57 UTC 

[PATCH v3 0/9] config API: make "multi" safe, fix numerous segfaults
 2023-02-02 23:56 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/9] config API: add and use a "git_config_get()" family of functions

RTT-PROBE: lore-subspace-rtt
 2023-02-02 23:56 UTC 

[PATCH net-next v5 0/5] add dts for yt8521 and yt8531s, add driver for yt8531
 2023-02-02 23:55 UTC  (3+ messages)
` [PATCH net-next v5 1/5] dt-bindings: net: Add Motorcomm yt8xxx ethernet phy

[PATCH 0/4] soc: amlogic: switch bindings to yaml and adjust some dtbs's
 2023-02-02 23:54 UTC  (5+ messages)
` [PATCH 4/4] dt-bindings: interrupt-controller: Convert Amlogic Meson GPIO interrupt controller binding

[PATCH] x86/perf/zhaoxin: Add stepping check for ZX-C
 2023-02-02 23:53 UTC  (2+ messages)

[rdma:wip/leon-for-rc] BUILD SUCCESS 29419daf6c957f39d33f1f91db9385ac9f80820b
 2023-02-02 23:53 UTC 

[wens:mtk-test 18/39] ERROR: modpost: "mtk_clk_unregister_pllfhs" [drivers/clk/mediatek/clk-mt6795-apmixedsys.ko] undefined!
 2023-02-02 23:54 UTC 

[PATCH bpf-next] selftests/bpf: Initialize tc in xdp_synproxy
 2023-02-02 23:53 UTC 

[PATCH 0/4] perf lock contention: Improve aggr x filter combination (v1)
 2023-02-02 23:51 UTC  (4+ messages)
` [PATCH 2/4] perf lock contention: Use lock_stat_find{,new}

[PATCH v2 00/18] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
 2023-02-02 23:50 UTC  (19+ messages)
` [PATCH v2 02/18] x86/resctrl: Access per-rmid structures by index
` [PATCH v2 04/18] x86/resctrl: Move rmid allocation out of mkdir_rdt_prepare()
` [PATCH v2 05/18] x86/resctrl: Allow RMID allocation to be scoped by CLOSID
` [PATCH v2 06/18] x86/resctrl: Allow the allocator to check if a CLOSID can allocate clean RMID
` [PATCH v2 07/18] x86/resctrl: Move CLOSID/RMID matching and setting to use helpers
` [PATCH v2 08/18] x86/resctrl: Queue mon_event_read() instead of sending an IPI
` [PATCH v2 13/18] x86/resctrl: Make rdt_enable_key the arch's decision to switch
` [PATCH v2 16/18] x86/resctrl: Allow overflow/limbo handlers to be scheduled on any-but cpu
` [PATCH v2 18/18] x86/resctrl: Separate arch and fs resctrl locks

[PATCH][next] ASoC: uapi: Replace zero-length arrays with __DECLARE_FLEX_ARRAY() helper
 2023-02-02 21:18 UTC  (4+ messages)

[igt-dev] [PATCH v3] Chamelium: Get Chamelium Logs on RPC failure
 2023-02-02 23:49 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v4 0/9] rebase: fix several code/testing/documentation issues around flag incompatibilities
 2023-02-02 23:48 UTC  (4+ messages)
` [PATCH v5 00/10] "
  ` rebase --merge vs --whitespace=fix, was "

[PATCH] drm/i915/huc: Add and use HuC oriented print macros
 2023-02-02 23:48 UTC  (3+ messages)
` [Intel-gfx] "

Bug: Write fault blocked by KUAP! (kernel 6.2-rc6, Talos II)
 2023-02-02 23:46 UTC 

[PATCH 1/3] arm64: dts: qcom: sm8350-hdk: align pin config node names with bindings
 2023-02-02 23:47 UTC  (3+ messages)
` [PATCH 3/3] dt-bindings: pinctrl: qcom,sm8350: add input-disable

[GSoC][PATCH] merge: use reverse_commit_list() for list reversal
 2023-02-02 23:46 UTC  (2+ messages)

[PATCH RESEND 0/8] Resend LED patches
 2023-02-02 23:46 UTC  (4+ messages)
` [PATCH RESEND 5/8] leds: Add support for Turris 1.x LEDs

RTT-PROBE: lore-subspace-rtt
 2023-02-02 23:46 UTC 

[PATCH 3/4] nvmem: mtk-efuse: replace driver with a generic MMIO one
 2023-02-02 23:44 UTC  (8+ messages)

[RFC 0/5] workqueue: Debugging improvements
 2023-02-02 23:45 UTC  (3+ messages)
` [RFC 5/5] workqueue: Print backtraces from CPUs with hung CPU bound workqueues

[PATCH v2 0/4] Track exported dma-buffers with memcg
 2023-02-02 23:43 UTC  (16+ messages)
` [PATCH v2 1/4] memcg: Track exported dma-buffers

[PATCH 2/2] gro: optimise redundant parsing of packets
 2023-02-02 23:43 UTC 


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.