All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-02 19:43:12 to 2023-03-02 20:46:56 UTC [more...]

[PATCH 1/5] ASoC: cs35l45: Support for GPIO pins configuration
 2023-03-02 20:03 UTC  (6+ messages)
` [PATCH 5/5] ASoC: cs34l45: Hibernation support

[PATCH] drm/amd: Fix initialization mistake for NBIO 7.3.0
 2023-03-02 20:21 UTC  (3+ messages)

[PATCH RFC v2 net-next 0/4] Add tx push buf len param to ethtool
 2023-03-02 20:30 UTC  (5+ messages)
` [PATCH RFC v2 net-next 1/4] ethtool: Add support for configuring tx_push_buf_len
` [PATCH RFC v2 net-next 2/4] net: ena: Add an option to configure large LLQ headers
` [PATCH RFC v2 net-next 3/4] net: ena: Recalculate TX state variables every device reset
` [PATCH RFC v2 net-next 4/4] net: ena: Add support to changing tx_push_buf_len

[PATCH 0/7] sysctl: slowly deprecate register_sysctl_table()
 2023-03-02 20:46 UTC  (7+ messages)
` [PATCH 1/7] scsi: simplify sysctl registration with register_sysctl()
` [PATCH 2/7] ipmi: simplify sysctl registration
` [PATCH 3/7] hv: "
` [PATCH 4/7] md: "
` [PATCH 6/7] tty: "
` [PATCH 7/7] xen: simplify sysctl registration for balloon

[PATCH v2 00/23] cfg80211/mac80211 patches from our internal tree 2023-02-21
 2023-03-02 20:43 UTC  (3+ messages)
` [PATCH v2 07/23] wifi: wireless: correct validation 6G Band for primary channel

[PATCH v4 0/4] dmaengine: dw-edma: Add support for native HDMA
 2023-03-02 20:43 UTC  (9+ messages)
` [PATCH v4 1/4] dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops
` [PATCH v4 2/4] dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract controller operation
` [PATCH v4 3/4] dmaengine: dw-edma: Add support for native HDMA

[PATCH v5 00/44] More tidy-ups of Kconfig options
 2023-03-02 20:42 UTC  (7+ messages)
` [PATCH v5 21/44] x86: Use string functions for all 32-bit builds
` [PATCH v5 38/44] freescale: Fix odd use of ESDHCI_QUIRK_BROKEN_TIMEOUT_VALUE
` [PATCH v5 44/44] command: Don't allow commands in SPL

[PATCH 00/11] sysctl: deprecate register_sysctl_paths()
 2023-03-02 20:42 UTC  (13+ messages)
` [PATCH 01/11] proc_sysctl: update docs for __register_sysctl_table()
` [PATCH 02/11] proc_sysctl: move helper which creates required subdirectories
` [PATCH 03/11] sysctl: clarify register_sysctl_init() base directory order
` [PATCH 04/11] apparmor: simplify sysctls with register_sysctl_init()
` [PATCH 05/11] loadpin: simplify sysctls use with register_sysctl()
` [PATCH 06/11] yama: simplfy sysctls "
` [PATCH 07/11] seccomp: simplify sysctls with register_sysctl_init()
` [PATCH 08/11] kernel: pid_namespace: simplify sysctls with register_sysctl()
` [PATCH 09/11] fs-verity: "
` [PATCH 10/11] csky: simplify alignment sysctl registration
` [PATCH 11/11] proc_sysctl: deprecate register_sysctl_paths()

[PATCH v1 1/2] perf tests stat+csv_output: Switch CSV separator to @
 2023-03-02 20:40 UTC  (4+ messages)

[PATCH v3 00/34] New page table range API
 2023-03-02 20:40 UTC  (4+ messages)
` [PATCH v3 18/34] parisc: Implement the new "

Bug: Completion-Wait loop timed out with vfio
 2023-03-02 20:36 UTC  (8+ messages)

[PATCH v2 0/3] perf : fix counting when initial delay configured
 2023-03-02 20:40 UTC  (3+ messages)

[virtio-dev] [PATCH v10 00/10] Introduce device group and device management
 2023-03-02 20:40 UTC  (7+ messages)
` [virtio-dev] [PATCH v10 03/10] admin: introduce group administration commands
  ` [virtio-dev] "
    ` [virtio-dev] "
` [virtio-dev] [PATCH v10 04/10] admin: introduce virtio admin virtqueues
  ` [virtio-dev] "

[RFC 0/2] Add high-performance timer facility
 2023-03-02 20:39 UTC  (5+ messages)
` [RFC 1/2] eal: add bitset type

[zen:6.2/prjc 295/362] kernel/sched/alt_core.c:7209:57: error: implicit declaration of function 'cpu_coregroup_mask'; did you mean 'cpu_core_mask'?
 2023-03-02 20:38 UTC 

[jfern:sched/rt-throttle 9/12] kernel/sched/rt.c:924:30: error: missing terminating " character
 2023-03-02 20:38 UTC 

[jfern:sched/rt-throttle 11/12] kernel/sched/debug.c:690:11: error: 'struct rt_rq' has no member named 'rt_nr_cg_throttled'; did you mean 'rt_cg_throttled'?
 2023-03-02 20:38 UTC 

[PATCH 5.15 CANDIDATE 00/11] 5.15.y sgid fixes
 2023-03-02 20:35 UTC  (12+ messages)
` [PATCH 5.15 CANDIDATE 01/11] xfs: use setattr_copy to set vfs inode attributes
` [PATCH 5.15 CANDIDATE 02/11] xfs: remove XFS_PREALLOC_SYNC
` [PATCH 5.15 CANDIDATE 03/11] xfs: fallocate() should call file_modified()
` [PATCH 5.15 CANDIDATE 04/11] xfs: set prealloc flag in xfs_alloc_file_space()
` [PATCH 5.15 CANDIDATE 05/11] fs: add mode_strip_sgid() helper
` [PATCH 5.15 CANDIDATE 06/11] fs: move S_ISGID stripping into the vfs_*() helpers
` [PATCH 5.15 CANDIDATE 07/11] attr: add in_group_or_capable()
` [PATCH 5.15 CANDIDATE 08/11] fs: move should_remove_suid()
` [PATCH 5.15 CANDIDATE 09/11] attr: add setattr_should_drop_sgid()
` [PATCH 5.15 CANDIDATE 10/11] attr: use consistent sgid stripping checks
` [PATCH 5.15 CANDIDATE 11/11] fs: use consistent setgid checks in is_sxid()

[PATCH v2 0/3] Do basic initialization things
 2023-03-02 20:34 UTC  (5+ messages)
` [PATCH v2 2/3] xen/riscv: initialize .bss section

[PATCH] locks: avoid usage of list iterator after loop in generic_delete_lease()
 2023-03-02 20:35 UTC  (3+ messages)

cryptsetup - No key available with passphrase
 2023-03-02 20:34 UTC  (5+ messages)

[PATCH v3 0/8] Clean up the supported xfeatures
 2023-03-02 20:34 UTC  (3+ messages)
` [PATCH v3 8/8] KVM: selftests: Add XCR0 Test

[PATCH 0/3] kernfs: Introduce separate rwsem to protect inode
 2023-03-02 20:32 UTC  (4+ messages)
` [PATCH 1/3] kernfs: Introduce separate rwsem to protect inode attributes

[LSF/MM/BPF TOPIC] Cloud storage optimizations
 2023-03-02 20:30 UTC  (2+ messages)

[PATCH BlueZ 1/5] device: Don't attempt to connect LE if ATT is already connected
 2023-03-02 20:30 UTC  (2+ messages)

[PATCH] manuals: simplify references to the BitBake User Manual
 2023-03-02 20:31 UTC 

[isar-cip-core][PATCH 0/5] Enable feature combinations of test and security extensions
 2023-03-02 20:30 UTC  (6+ messages)
` [isar-cip-core][PATCH 1/5] swupdate: Avoid open-coding IMAGE_FULLNAME
` [isar-cip-core][PATCH 2/5] initramfs-*-hook: "
` [isar-cip-core][PATCH 3/5] start-qemu: Add support for booting test-extended images
` [isar-cip-core][PATCH 4/5] cip-core-image-security: Add support for SWUpdate
` [isar-cip-core][PATCH 5/5] security-customizations: Fix password hint

[PATCH v4 00/26] gdbstub/next: re-organise and split build
 2023-03-02 20:29 UTC  (3+ messages)
` [PATCH v4 04/26] gdbstub: clean-up indent on gdb_exit

[PATCH v1 00/10] Better fixes for grouping of events
 2023-03-02 20:28 UTC  (5+ messages)
` [PATCH v1 05/10] perf evsel: Limit in group test to CPUs

[jfern:sched/rt-throttle 10/12] kernel/sched/rt.c:1012:92: error: 'root_task_group' undeclared; did you mean 'task_group'?
 2023-03-02 20:28 UTC 

[PATCH RFC v2 bpf-next 0/3] bpf: add netfilter program type
 2023-03-02 20:28 UTC  (7+ messages)
` [PATCH RFC v2 bpf-next 1/3] bpf: add bpf_link support for BPF_NETFILTER programs
` [PATCH RFC v2 bpf-next 3/3] bpf: minimal support for programs hooked into netfilter framework

[PATCH bpf-next] BPF, docs: libbpf Overview Document
 2023-03-02 20:27 UTC  (2+ messages)

When exactly should REBASE_HEAD exist?
 2023-03-02 20:27 UTC  (3+ messages)

[PATCH v3 0/7] x86/resctrl: Miscellaneous resctrl features
 2023-03-02 20:25 UTC  (8+ messages)
` [PATCH v3 1/7] x86/resctrl: Add multiple tasks to the resctrl group at once
` [PATCH v3 2/7] x86/resctrl: Remove few unnecessary rftype flags
` [PATCH v3 3/7] x86/resctrl: Rename rftype flags for consistency
` [PATCH v3 4/7] x86/resctrl: Re-arrange RFTYPE flags based on hierarchy
` [PATCH v3 5/7] x86/resctrl: Display the RMID and COSID for resctrl groups
` [PATCH v3 6/7] x86/resctrl: Introduce -o debug mount option
` [PATCH v3 7/7] x86/resctrl: Add debug files when mounted with debug option

[Intel-gfx] [PATCH] drm/i915/dmc: Load DMC on MTL
 2023-03-02 20:25 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Intel-gfx] [PATCH v5 1/2] drm/i915: Migrate platform-dependent mock hugepage selftests to live
 2023-03-02 20:24 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v5,1/2] drm/i915: Migrate platform-dependent mock hugepage selftests to live (rev2)

[Intel-gfx] [PATCH v3] drm/i915/active: Fix misuse of non-idle barriers as fence trackers
 2023-03-02 20:24 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/active: Fix misuse of non-idle barriers as fence trackers (rev7)

[PATCH 0/1] process attribute support for Landlock
 2023-03-02 20:24 UTC  (4+ messages)
` [PATCH 1/1] lsm: adds process attribute getter "

[PATCH v3 00/17] test/bbdev: changes for 23.03
 2023-03-02 20:22 UTC  (18+ messages)
` [PATCH v3 01/17] test/bbdev: fix seg fault for non supported HARQ len
` [PATCH v3 02/17] test/bbdev: extend HARQ tolerance
` [PATCH v3 03/17] test/bbdev: remove check for invalid opaque data
` [PATCH v3 04/17] test/bbdev: refactor TB throughput report
` [PATCH v3 05/17] test/bbdev: add timeout for latency tests
` [PATCH v3 06/17] test/bbdev: enable early termination for validation
` [PATCH v3 07/17] test/bbdev: report device status in test-bbdev
` [PATCH v3 08/17] test/bbdev: test start/stop bbdev API
` [PATCH v3 09/17] test/bbdev: add timeout for enq/deq loops
` [PATCH v3 10/17] test/bbdev: add support for BLER for 4G
` [PATCH v3 11/17] test/bbdev: extend support for large TB
` [PATCH v3 12/17] test/bbdev: adjustment for soft output
` [PATCH v3 13/17] test/bbdev: expose warning counters
` [PATCH v3 14/17] test/bbdev: remove iteration count check
` [PATCH v3 15/17] test/bbdev: use mbuf reset function
` [PATCH v3 16/17] test/bbdev: remove max iteration from vectors
` [PATCH v3 17/17] test/bbdev: remove iter count from bler test

[Intel-gfx] [PATCH v2] drm/i915/mtl: Apply Wa_14017073508 for MTL Media Step
 2023-03-02 20:23 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/mtl: Apply Wa_14017073508 for MTL Media Step (rev2)

[PATCH v3 00/16] Collection of DOE material
 2023-03-02 20:22 UTC  (6+ messages)
` [PATCH v3 12/16] PCI/DOE: Create mailboxes on device enumeration

[PATCH v7 0/6] tpm: Support boot measurements
 2023-03-02 20:22 UTC  (3+ messages)
` [PATCH v7 3/6] "

IPU3 cameras not working with latest kernel code ?
 2023-03-02 20:22 UTC  (2+ messages)
` [PATCH 1/1] media: v4l: subdev: Make link validation safer

[igt-dev] [PATCH i-g-t] tests/gem_ccs: Remove inplace subtests
 2023-03-02 20:22 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[PATCH] pstore: Revert pmsg_lock back to a normal mutex
 2023-03-02 20:21 UTC  (4+ messages)

[PATCH 0/8] clk: Add kunit tests for fixed rate and parent data
 2023-03-02 20:18 UTC  (11+ messages)

Error reports at boot time in Ampere Altra machines since c733ebb7c
 2023-03-02 20:17 UTC 

[isar-cip-core][PATCH] ci: Fix typo in job name
 2023-03-02 20:17 UTC 

[PATCH 0/2] Hyper-V VTL support
 2023-03-02 20:14 UTC  (3+ messages)
` [PATCH 2/2] x86/hyperv: VTL support for Hyper-V

dereference of modified ctx ptr
 2023-03-02 20:12 UTC 

RISC-V Linux kernel not booting up with KASAN enabled
 2023-03-02 20:11 UTC  (6+ messages)

[PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
 2023-03-02 20:11 UTC  (14+ messages)

[syzbot] [mm?] INFO: task hung in write_cache_pages (2)
 2023-03-02 20:10 UTC  (2+ messages)

[PATCH] Bluetooth: hci_sync: Fix smatch warning
 2023-03-02 20:10 UTC  (2+ messages)

[Failure] Re: git 2.40.0-rc1
 2023-03-02 20:08 UTC  (6+ messages)

[jfern:sched/rt-throttle 9/12] kernel/sched/rt.c:924:30: warning: missing terminating " character
 2023-03-02 20:07 UTC 

[jfern:sched/rt-throttle 9/12] kernel/sched/rt.c:924:30: error: missing terminating " character
 2023-03-02 20:07 UTC 

[LTP] [PATCH v2] mprotect: Add mprotect05 testcase
 2023-03-02 20:09 UTC  (3+ messages)

[PATCH v3] tee: optee: Add SMC for loading OP-TEE image
 2023-03-02 20:07 UTC  (2+ messages)

[PATCH v2 00/11] fold per-CPU vmstats remotely
 2023-03-02 20:06 UTC  (7+ messages)
` [PATCH v2 08/11] mm/vmstat: switch counter modification to cmpxchg

[LTP] [PATCH] mknod01: Rewrite the test using new LTP API
 2023-03-02 20:04 UTC  (3+ messages)
` [LTP] [PATCH v2 1/1] "

[PATCH 6.1 00/42] 6.1.15-rc1 review
 2023-03-02 20:02 UTC  (5+ messages)

[PATCH] watchdog: sp5100_tco: Immediately trigger upon starting
 2023-03-02 20:00 UTC  (2+ messages)

[PATCH printk v1 00/18] threaded/atomic console support
 2023-03-02 19:58 UTC  (20+ messages)
` [PATCH printk v1 01/18] kdb: do not assume write() callback available
` [PATCH printk v1 02/18] printk: Add NMI check to down_trylock_console_sem()
` [PATCH printk v1 03/18] printk: Consolidate console deferred printing
` [PATCH printk v1 04/18] printk: Add per-console suspended state
` [PATCH printk v1 05/18] printk: Add non-BKL console basic infrastructure
` [PATCH printk v1 06/18] printk: nobkl: Add acquire/release logic
` [PATCH printk v1 07/18] printk: nobkl: Add buffer management
` [PATCH printk v1 08/18] printk: nobkl: Add sequence handling
` [PATCH printk v1 09/18] printk: nobkl: Add print state functions
` [PATCH printk v1 10/18] printk: nobkl: Add emit function and callback functions for atomic printing
` [PATCH printk v1 11/18] printk: nobkl: Introduce printer threads
` [PATCH printk v1 12/18] printk: nobkl: Add printer thread wakeups
` [PATCH printk v1 13/18] printk: nobkl: Add write context storage for atomic writes
` [PATCH printk v1 14/18] printk: nobkl: Provide functions for atomic write enforcement
` [PATCH printk v1 15/18] printk: nobkl: Stop threads on shutdown/reboot
` [PATCH printk v1 16/18] kernel/panic: Add atomic write enforcement to warn/panic
` [PATCH printk v1 17/18] rcu: Add atomic write enforcement for rcu stalls
` [PATCH printk v1 18/18] printk: Perform atomic flush in console_flush_on_panic()
` [PATCH printk v1 00/18] serial: 8250: implement non-BKL console

[PATCH] drm/format_helper: Add Kunit tests for drm_fb_xrgb8888_to_mono()
 2023-03-02 20:01 UTC 

❌ FAIL (0/5 SKIPPED): Test report for master (6.2.0, mainline.kernel.org-clang, 857f1268)
 2023-03-02 20:01 UTC 

BPF_PSEUDO_CALL function calls are not allowed while holding a lock
 2023-03-02 19:59 UTC 

[PATCH v5 0/4] AioContext removal: LinuxAioState and ThreadPool
 2023-03-02 19:58 UTC  (2+ messages)

[PATCH v2 0/2] arch/*/io.h: remove ioremap_uc in some architectures
 2023-03-02 19:57 UTC  (2+ messages)

[chrome-os:chromeos-6.1 1/11] drivers/net/wireless/iwl7000/iwlwifi/xvt/xvt.c:1126:6: error: redefinition of 'iwl_xvt_lari_cfg'
 2023-03-02 19:57 UTC 

[PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
 2023-03-02 19:50 UTC  (6+ messages)

[PATCH v5 1/2] fs/proc: optimize register ctl_tables
 2023-03-02 19:52 UTC  (7+ messages)

[PATCH v5 0/6] mm/memcg: Address PREEMPT_RT problems instead of disabling it
 2023-03-02 19:52 UTC  (11+ messages)
` [PATCH v5 2/6] mm/memcg: Disable threshold event handlers on PREEMPT_RT

❌ FAIL (0/5 SKIPPED): Test report for master (6.2.0, mainline.kernel.org-clang, 04a357b1)
 2023-03-02 19:51 UTC 

[PATCH RFC] bcachefs: don't bump key cache journal seq on nojournal commits
 2023-03-02 19:51 UTC 

[PATCH 00/22] drm/dma-helper: Add dedicated fbdev emulation
 2023-03-02 19:47 UTC  (7+ messages)
` [PATCH 05/22] drm/atmel-hlcdc: Use GEM DMA "

[PATCH] drm/amdkfd: Ratelimit oversubscription message
 2023-03-02 19:46 UTC 

[RFC PATCH v2 0/2] Enable Core RAPL for AMD
 2023-03-02 19:45 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs-tools: relax zone size of power of 2
 2023-03-02 19:46 UTC 

[LSF/MM/BPF TOPIC] blk_mq rust bindings
 2023-03-02 19:37 UTC 

[PATCH v2 0/9] Export platform features from ccp driver
 2023-03-02 19:42 UTC  (10+ messages)
` [PATCH v2 1/9] crypto: ccp: Drop TEE support for IRQ handler
` [PATCH v2 2/9] crypto: ccp: Add a header for multiple drivers to use `__psp_pa`
` [PATCH v2 3/9] crypto: ccp: Move some PSP mailbox bit definitions into common header
` [PATCH v2 4/9] crypto: ccp: Add support for an interface for platform features
` [PATCH v2 5/9] crypto: ccp: Enable platform access interface on client PSP parts
` [PATCH v2 6/9] i2c: designware: Use PCI PSP driver for communication
` [PATCH v2 7/9] crypto: ccp: Add support for ringing a platform doorbell
` [PATCH v2 8/9] i2c: designware: Add doorbell support for Skyrim
` [PATCH v2 9/9] crypto: ccp: Add doorbell register offset


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.