messages from 2023-03-14 22:32:00 to 2023-03-15 00:30:25 UTC [more...]
[PATCH v3 00/11] Add new partial clock and reset drivers for StarFive JH7110
2023-03-15 0:30 UTC (2+ messages)
[PATCH v13 2/2] clk: clk-loongson2: add clock controller driver support
2023-03-15 0:26 UTC (8+ messages)
[PATCH v3 0/3] livepatch,sched: Add livepatch task switching to cond_resched()
2023-03-15 0:26 UTC (8+ messages)
` [PATCH v3 2/3] "
` [PATCH 0.5/3] livepatch: Convert stack entries array to percpu
[PATCH] PCI/AER: correctable error message as KERN_INFO
2023-03-15 0:24 UTC (4+ messages)
[PATCH] staging: iio: meter: enclose Macros with complex values in parentheses
2023-03-15 0:25 UTC (5+ messages)
[PATCH] console: Use flush() before panic and reset
2023-03-15 0:24 UTC
[PATCH V2] efi/libstub: Call setup_graphics() before handle_kernel_image()
2023-03-15 0:22 UTC (3+ messages)
[net-next PATCH v3 00/14] net: Add basic LED support for switch/phy
2023-03-15 0:22 UTC (3+ messages)
` [net-next PATCH v3 02/14] net: dsa: qca8k: add LEDs basic support
[Intel-xe] [PATCH 0/5] RFC: Introduce new selftests framework
2023-03-15 0:18 UTC (4+ messages)
` [Intel-xe] [PATCH 1/5] drm/xe: "
[PATCH] ima: Fix potential NULL pointer access in ima_match_rules()
2023-03-15 0:17 UTC (2+ messages)
[PATCH] modpost: support arbitrary symbol length in modversion
2023-03-15 0:15 UTC (10+ messages)
[PATCH] x86/kvm: refine condition for checking vCPU preempted
2023-03-15 0:15 UTC (2+ messages)
[PATCH v2 0/2] Fix EXECUTE of relative long instructions
2023-03-15 0:11 UTC (3+ messages)
` [PATCH v2 1/2] target/s390x: "
` [PATCH v2 2/2] tests/tcg/s390x: Add ex-relative-long.c
[PATCH RFC v6 0/6] Create common DPLL/clock configuration API
2023-03-15 0:10 UTC (5+ messages)
` [PATCH RFC v6 6/6] ptp_ocp: implement DPLL ops
[PATCH v3 00/28] Introduce QC USB SND audio offloading support
2023-03-15 0:08 UTC (10+ messages)
[Intel-xe] [PATCH v3 00/14] DG2 + PVC + ADL workarounds and infra
2023-03-15 0:10 UTC (8+ messages)
` [Intel-xe] [PATCH v3 12/14] drm/xe: Add missing ADL-P engine workaround
` [Intel-xe] [PATCH v3 13/14] drm/xe: Add missing LRC workarounds for graphics 1200
` [Intel-xe] [PATCH v3 14/14] drm/xe: Move policy on preemption from WAs to tunings
[PATCH] tests/tcg/xtensa: add linker.ld to CLEANFILES
2023-03-15 0:08 UTC (3+ messages)
[PATCH v1 bpf-next] bpf: Disable migration when freeing stashed local kptr using obj drop
2023-03-15 0:07 UTC (4+ messages)
[PATCH v2 0/3] KVM: VMX: Stub out enable_evmcs static key
2023-03-15 0:05 UTC (5+ messages)
[PATCH for-8.0] hw/char/cadence_uart: Fix guards on invalid BRGR/BDIV settings
2023-03-15 0:04 UTC (3+ messages)
[PATCH v2 0/9] PCI: rockchip: Fix RK3399 PCIe endpoint controller driver
2023-03-15 0:00 UTC (11+ messages)
[PATCH v3 1/5] x86: minnowmax: Fix up adjustment of CONFIG_TEXT_BASE
2023-03-14 23:59 UTC (5+ messages)
` [PATCH v3 2/5] x86: bayleybay: "
` [PATCH v3 3/5] x86: conga-qeval20-qa3-e3845: "
` [PATCH v3 4/5] x86: dfi-bt700: "
` [PATCH v3 5/5] x86: som-db5800-som-6867: "
[PATCH bpf/for-next] cgroup: Make current_cgns_cgroup_dfl() safe to call after exit_task_namespace()
2023-03-15 0:00 UTC (2+ messages)
[PATCH 00/15] SM6375 feature enablement (round one)
2023-03-14 23:57 UTC (3+ messages)
` [PATCH 12/15] arm64: dts: qcom: sm6375: Introduce MPM support
[PATCH] staging: axis-fifo: initialize timeouts in probe only
2023-03-14 23:57 UTC (4+ messages)
next: zip.c:35:8: error: packed attribute causes inefficient alignment for 'magic' [-Werror=attributes]
2023-03-14 23:56 UTC (4+ messages)
[PATCH] drm/panel: Fix panel mode type setting logic
2023-03-14 23:55 UTC (4+ messages)
[PATCH] fsverity: don't drop pagecache at end of FS_IOC_ENABLE_VERITY
2023-03-14 23:53 UTC
[GIT PULL] hotfixes for 6.3-rc1
2023-03-14 23:54 UTC
[PATCH bpf-next v3 0/4] xdp: recycle Page Pool backed skbs built from XDP frames
2023-03-14 23:54 UTC (4+ messages)
[PATCH] Add `restore.defaultLocation` option
2023-03-14 23:51 UTC (3+ messages)
[PATCH net-next] ethtool: add netlink support for rss set
2023-03-14 23:51 UTC (6+ messages)
[Outreachy Info] Ask for help finding cleanups
2023-03-14 23:49 UTC
[LTP] [PATCH v1 0/3] Rewrite eventfd2 testing suite
2023-03-14 23:46 UTC (5+ messages)
` [LTP] [PATCH v1 1/3] Rewrite eventfd2_01 test using new LTP API
` [LTP] [PATCH v1 2/3] Rewrite eventfd2_02 "
[PATCHSET 00/10] perf record: Implement BPF sample filter (v5)
2023-03-14 23:42 UTC (11+ messages)
` [PATCH 01/10] perf bpf filter: Introduce basic BPF filter expression
` [PATCH 02/10] perf bpf filter: Implement event sample filtering
` [PATCH 03/10] perf record: Add BPF event filter support
` [PATCH 04/10] perf record: Record dropped sample count
` [PATCH 05/10] perf bpf filter: Add 'pid' sample data support
` [PATCH 06/10] perf bpf filter: Add more weight "
` [PATCH 07/10] perf bpf filter: Add data_src "
` [PATCH 08/10] perf bpf filter: Add logical OR operator
` [PATCH 09/10] perf bpf filter: Show warning for missing sample flags
` [PATCH 10/10] perf record: Update documentation for BPF filters
[PATCH v3 00/10] sched/fair: Avoid unnecessary migrations within SMT domains
2023-03-14 23:54 UTC (4+ messages)
` [PATCH v3 04/10] sched/fair: Let low-priority cores help high-priority busy SMT cores
[RFC XEN PATCH 0/6] Introduce VirtIO GPU and Passthrough GPU support on Xen PVH dom0
2023-03-14 23:42 UTC (5+ messages)
` [RFC XEN PATCH 2/6] vpci: accept BAR writes if dom0 is PVH
[PATCH BlueZ v3 0/3] audio/avrcp: Determine Absolute Volume support from feature category 2
2023-03-14 23:41 UTC (7+ messages)
` [PATCH BlueZ v3 1/3] audio/avrcp: Guard SetAbsoluteVolume without target behind config value
` [PATCH BlueZ v3 2/3] audio/avrcp: Only allow absolute volume call/event on category-2 peers
` [PATCH BlueZ v3 3/3] audio/avrcp: Determine Absolute Volume support from feature category 2
next/pending-fixes build: 178 builds: 4 failed, 174 passed, 13 errors, 12 warnings (v6.3-rc2-307-g900e881df1ea3)
2023-03-14 23:41 UTC
[PATCH v18 00/15] splice, block: Use page pinning and kill ITER_PIPE
2023-03-14 23:39 UTC (5+ messages)
` [PATCH v18 03/15] shmem: Implement splice-read
` [PATCH v18 08/15] cifs: Use generic_file_splice_read()
[PATCH 0/2] target/s390x: Fix R[NOX]SBG with T=1
2023-03-14 23:34 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tests/tcg/s390x: Add rxsbg.c
Please pull u-boot-dm into -next
2023-03-14 23:35 UTC
[PATCHv16 00/17] Linear Address Masking enabling
2023-03-14 23:35 UTC (3+ messages)
` [PATCHv16 05/17] mm: Introduce untagged_addr_remote()
[PATCH RESEND net-next v4 0/3] net: dsa: rzn1-a5psw: add support for vlan and .port_bridge_flags
2023-03-14 23:34 UTC (8+ messages)
` [PATCH RESEND net-next v4 1/3] net: dsa: rzn1-a5psw: use a5psw_reg_rmw() to modify flooding resolution
` [PATCH RESEND net-next v4 2/3] net: dsa: rzn1-a5psw: add support for .port_bridge_flags
` [PATCH RESEND net-next v4 3/3] net: dsa: rzn1-a5psw: add vlan support
[PATCH 0/3] KVM: x86: replace kvm_vcpu_map usage in vmx
2023-03-14 23:33 UTC (2+ messages)
[PATCH] ASoC: dt-bindings: renesas: rsnd: Update example
2023-03-14 23:31 UTC (2+ messages)
[PATCH 2/4] cifs: fix use-after-free bug in refresh_cache_worker()
2023-03-14 23:32 UTC (3+ messages)
` [PATCH 3/4] cifs: return DFS root session id in DebugData
` [PATCH 4/4] cifs: use DFS root session instead of tcon ses
[PATCH 1/4] cifs: set DFS root session in cifs_get_smb_ses()
2023-03-14 23:32 UTC
[PATCH 1/1] rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale
2023-03-14 23:29 UTC (3+ messages)
[PATCH v2 4/5] soc: qcom: Add LLCC support for multi channel DDR
2023-03-14 23:23 UTC (2+ messages)
wifi breakage due to commit "wifi: brcmfmac: add support for vendor-specific firmware api"
2023-03-14 23:21 UTC (4+ messages)
[PATCH v5 00/27] x86_64: Improvements at compressed kernel stage
2023-03-14 23:20 UTC (3+ messages)
[REGRESSION] CPUIDLE_FLAG_RCU_IDLE, blk_mq_freeze_queue_wait() and slow-stuck reboots
2023-03-14 23:21 UTC (2+ messages)
[PATCH v2] fsverity: Remove WQ_UNBOUND from fsverity read workqueue
2023-03-14 23:20 UTC (4+ messages)
[igt-dev] [PATCH i-g-t 00/31] Enable OAM support in IGT and GPUvis
2023-03-14 23:17 UTC (3+ messages)
` [igt-dev] [PATCH i-g-t 14/31] i915/perf: Test concurrent access to OA in different groups
[PATCH net-next v13 00/16] net: ethernet: mtk_eth_soc: various enhancements
2023-03-14 23:11 UTC (13+ messages)
` [PATCH net-next v13 11/16] net: dsa: mt7530: use external PCS driver
[PATCH] x86/cacheinfo: Define per-CPU num_cache_leaves
2023-03-14 23:23 UTC (2+ messages)
[PATCH 00/31] Convert most of ext4 to folios
2023-03-14 23:12 UTC (28+ messages)
` [PATCH 02/31] fscrypt: Add some folio helper functions
` [PATCH 09/31] ext4: Convert ext4_readpage_inline() to take a folio
` [PATCH 10/31] ext4: Convert ext4_convert_inline_data_to_extent() to use "
` [PATCH 11/31] ext4: Convert ext4_try_to_write_inline_data() "
` [PATCH 14/31] ext4: Convert ext4_read_inline_page() to ext4_read_inline_folio()
` [PATCH 15/31] ext4: Convert ext4_write_inline_data_end() to use a folio
` [PATCH 16/31] ext4: Convert ext4_write_begin() "
` [PATCH 17/31] ext4: Convert ext4_write_end() "
` [PATCH 18/31] ext4: Use a folio in ext4_journalled_write_end()
` [PATCH 19/31] ext4: Convert ext4_journalled_zero_new_buffers() to use a folio
` [PATCH 21/31] ext4: Convert __ext4_journalled_writepage() to take "
` [PATCH 22/31] ext4: Convert ext4_page_nomap_can_writeout() "
[PATCH 1/4] Bluetooth: hci_ll: drop of_match_ptr for ID table
2023-03-14 23:10 UTC (3+ messages)
[PATCH] Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished work
2023-03-14 23:10 UTC (2+ messages)
[PATCH 3/8] Bluetooth: hci_ldisc: Fix tty_set_termios() return value assumptions
2023-03-14 23:10 UTC (2+ messages)
[PATCH RESEND] bluetooth: btbcm: Fix logic error in forming the board name
2023-03-14 23:10 UTC (2+ messages)
[PATCH] Bluetooth: Improve support for Actions Semi ATS2851 based devices
2023-03-14 23:10 UTC (2+ messages)
[PATCH v6 0/2] Bluetooth: btrtl: add support for the RTL8723CS
2023-03-14 23:10 UTC (2+ messages)
linux-next: manual merge of the net-next tree with the net tree
2023-03-14 23:09 UTC
[for-linus][PATCH 0/5] tracing: Fixes for v6.3
2023-03-14 23:07 UTC (4+ messages)
` [for-linus][PATCH 5/5] tracing: Make tracepoint lockdep check actually test something
[PATCH] arm: kirkwood: Enable uart0 dm-pre-reloc for Kirkwood boards
2023-03-14 23:07 UTC (13+ messages)
[PATCH] x86/cacheinfo: Define per-CPU num_cache_leaves
2023-03-14 23:16 UTC
[RFC PATCH] binman: bintool: etype: Add support for ti-secure entry
2023-03-14 23:05 UTC (9+ messages)
[igt-dev] [PATCH i-g-t 1/2] lib/i915/gem_engine_topology: list engines specific to gt
2023-03-14 23:06 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/2] "
[PATCH v2 0/4] ACPI: SBS: Fix various issues
2023-03-14 23:04 UTC (4+ messages)
[PATCH dwarves v2 0/5] Support for new btf_type_tag encoding
2023-03-14 23:04 UTC (6+ messages)
` [PATCH dwarves v2 1/5] fprintf: Correct names for types with btf_type_tag attribute
` [PATCH dwarves v2 2/5] btf_loader: A hack for BTF import of btf_type_tag attributes
` [PATCH dwarves v2 3/5] dwarf_loader: Consolidate llvm_annotation and btf_type_tag_type
` [PATCH dwarves v2 4/5] dwarf_loader: Track unspecified types in a separate list
` [PATCH dwarves v2 5/5] dwarf_loader: Support for btf:type_tag
[Intel-wired-lan] [PATCH] ice: identify aRFS flows using L3/L4 dissector info
2023-03-14 23:04 UTC
[PATCH] doc: announce deprecation of cmdline_poll
2023-03-14 23:01 UTC (2+ messages)
[PATCH v11 0/3] cachestat: a new syscall for page cache state of files
2023-03-14 23:00 UTC (2+ messages)
[PATCH v2] pata_parport: fix possible memory leak
2023-03-14 22:58 UTC (2+ messages)
` [PATCH v3] pata_parport: fix memory leaks
[PATCH v1] RISCV: CANAAN: Make K210_SYSCTL depend on CLK_K210
2023-03-14 22:56 UTC (3+ messages)
Outreachy - for Menna M
2023-03-14 22:58 UTC
[PATCHv2 00/12] Add DT support for generic ADC battery
2023-03-14 22:55 UTC (13+ messages)
` [PATCHv2 01/12] dt-bindings: power: supply: adc-battery: add binding
` [PATCHv2 02/12] power: supply: core: auto-exposure of simple-battery data
` [PATCHv2 03/12] power: supply: generic-adc-battery: convert to managed resources
` [PATCHv2 04/12] power: supply: generic-adc-battery: fix unit scaling
` [PATCHv2 05/12] power: supply: generic-adc-battery: drop jitter delay support
` [PATCHv2 06/12] power: supply: generic-adc-battery: drop charge now support
` [PATCHv2 07/12] power: supply: generic-adc-battery: drop memory alloc error message
` [PATCHv2 08/12] power: supply: generic-adc-battery: use simple-battery API
` [PATCHv2 09/12] power: supply: generic-adc-battery: simplify read_channel logic
` [PATCHv2 10/12] power: supply: generic-adc-battery: add temperature support
` [PATCHv2 11/12] power: supply: generic-adc-battery: add DT support
` [PATCHv2 12/12] power: supply: generic-adc-battery: update copyright info
[PATCH 00/10] cleanup vma_merge() and improve mergeability tests
2023-03-14 22:52 UTC (5+ messages)
` [PATCH 01/10] mm/mmap/vma_merge: use only primary pointers for preparing merge
` [PATCH 07/10] mm/mmap/vma_merge: rename adj_next to adj_start
[PATCH v4 1/1] ref-filter: add new "signature" atom
2023-03-14 22:51 UTC (4+ messages)
` [PATCH v5 0/1] "
` [PATCH v5 1/1] "
[PATCH 1/2] eal: fix failure race and behavior of thread create
2023-03-14 22:50 UTC (7+ messages)
` [PATCH v3 0/2] fix race in rte_thread_create failure path
` [PATCH v3 1/2] eal: make cpusetp to rte thread set affinity const
` [PATCH v3 2/2] eal: fix failure path race setting new thread affinity
` [PATCH v4 0/2] fix race in rte_thread_create failure path
` [PATCH v4 1/2] eal: make cpusetp to rte thread set affinity const
` [PATCH v4 2/2] eal: fix failure path race setting new thread affinity
[efi:urgent] BUILD REGRESSION ef3efc2af044f6da5bb8c55e99f2398081d99c09
2023-03-14 22:44 UTC
[PATCH v3] rcu: Add a minimum time for marking boot as completed
2023-03-14 22:44 UTC (4+ messages)
[BUG] v6.3-rc2 regresses sched_getaffinity() for arm64
2023-03-14 22:41 UTC (2+ messages)
[PATCH v2 00/12] btrfs: scrub: use a more reader friendly code to implement scrub_simple_mirror()
2023-03-14 22:42 UTC (3+ messages)
Corruption with hibernation and other file system access
2023-03-14 22:42 UTC (4+ messages)
[PATCH] iio: adc: qcom-pm8xxx-xoadc: Remove useless condition in pm8xxx_xoadc_parse_channel()
2023-03-14 22:41 UTC (6+ messages)
` [lvc-project] "
[LTP] [PATCH v2] rseq01: basic test rseq
2023-03-14 22:40 UTC (7+ messages)
` [LTP] [PATCH v3 0/2] Move linux rseq test into ltp
` [LTP] [PATCH v3 1/2] rseq: Copy linux rseq test header files to ltp
[RFT] test-pmd: go back to using cmdline_interact
2023-03-14 22:40 UTC (3+ messages)
` [PATCH v3 0/3] testpmd control C fixes
[Intel-xe] [PATCH] drm/xe: Promote guc_to_gt/xe helpers to .h
2023-03-14 22:40 UTC (4+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Promote guc_to_gt/xe helpers to .h (rev2)
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
[PATCH ima-evm-utils] Fix fsverity.test mount failure for ppc64
2023-03-14 22:38 UTC (2+ messages)
[Buildroot] [PATCH] package/rtl8812au-aircrack-ng: fix build failure on PowerPC64
2023-03-14 22:37 UTC (2+ messages)
[Buildroot] [git commit] package/rtl8812au-aircrack-ng: fix build failure on PowerPC64
2023-03-14 22:37 UTC
[Buildroot] [PATCH] package/swugenerator: new package
2023-03-14 22:37 UTC (3+ messages)
` [Buildroot] [PATCH v2] "
[PATCH net 0/2] net/sched: fix parsing of TCA_EXT_WARN_MSG for tc action
2023-03-14 22:35 UTC (5+ messages)
` [PATCH net 1/2] Revert "net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchy"
` [PATCH net 2/2] net/sched: act_api: add specific EXT_WARN_MSG for tc action
[PATCH v2 0/3] ARM: vfp: Switch to C API to en/disable softirqs
2023-03-14 22:34 UTC (2+ messages)
[PATCH v2 0/2] Add Crypto Support for J784S4 SoC
2023-03-14 22:33 UTC (3+ messages)
` (subset) "
[Buildroot] [PATCH 1/1] package/openocd: bump to 0.12.0
2023-03-14 22:33 UTC (3+ messages)
` [Buildroot] [PATCH v2 "
[PATCH v3] arm64: dts: ti: k3-j721e-main: Remove ti,strobe-sel property
2023-03-14 22:32 UTC (3+ messages)
[PATCH v3] arm64: dts: ti: k3-am62a7-sk: Fix DDR size to full 4GB
2023-03-14 22:31 UTC (3+ messages)
[linux-next:master 2394/3406] crypto/aead.c:278:28: warning: Value stored to 'istat' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
2023-03-14 22:32 UTC
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.