messages from 2022-03-04 05:34:17 to 2022-03-04 07:07:37 UTC [more...]
[PATCH v4 00/24] DEPT(Dependency Tracker)
2022-03-04 7:06 UTC (10+ messages)
` [PATCH v4 01/24] llist: Move llist_{head,node} definition to types.h
` [PATCH v4 04/24] dept: Add a API for skipping dependency check temporarily
` [PATCH v4 05/24] dept: Apply Dept to spinlock
` [PATCH v4 07/24] dept: Apply Dept to rwlock
` [PATCH v4 09/24] dept: Apply Dept to seqlock
` [PATCH v4 13/24] dept: Apply Dept to wait/event of PG_{locked, writeback}
` [PATCH v4 15/24] dept: Apply SDT to wait(waitqueue)
[PATCH] mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064N
2022-03-04 7:06 UTC (2+ messages)
[PATCH bpf-next] bpf: Replace strncpy() with strscpy_pad()
2022-03-04 7:04 UTC (2+ messages)
` [PATCH bpf-next v2] bpf: Replace strncpy() with strscpy()
Secure Storage Applications
2022-03-04 7:04 UTC
[PATCH] rdma: Fix res_print_uint()
2022-03-04 7:02 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/3] x86/hvm: PIRQ related cleanup and a fix
2022-03-04 7:02 UTC (6+ messages)
` [PATCH 3/3] hvm/pirq: allow control domains usage of PHYSDEVOP_{un,}map_pirq
Silly 'git am' UI issue
2022-03-04 7:01 UTC (5+ messages)
[PATCH v4 00/14] vDPA shadow virtqueue
2022-03-04 6:35 UTC (3+ messages)
` [PATCH v4 14/14] vdpa: Add x-svq to NetdevVhostVDPAOptions
[Kgdb-bugreport] [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
2022-03-04 6:59 UTC (7+ messages)
` [f2fs-dev] "
` [Intel-wired-lan] "
` "
` [Drbd-dev] "
[PATCH] irqchip: xilinx: Enable generic irq multi handler
2022-03-04 6:58 UTC (4+ messages)
CPU excessively long times between frequency scaling driver calls - bisected
2022-03-04 6:59 UTC (12+ messages)
[PATCH 00/15] tests: don't ignore "git" exit codes
2022-03-04 6:57 UTC (6+ messages)
Regression: memory corruption on Atmel SAMA5D31
2022-03-04 6:57 UTC (6+ messages)
[PATCH 0/7] ti-sysc driver fix for hdq1w and few improvments
2022-03-04 6:56 UTC (5+ messages)
` [PATCH 6/7] bus: ti-sysc: Implement SoC revision handling
[PATCH V2 0/4] Add tracer tool for AMD P-State driver
2022-03-04 6:56 UTC (9+ messages)
` [PATCH V2 1/4] cpufreq: amd-pstate: Add more tracepoint for AMD P-State module
` [PATCH V2 2/4] tools/power/x86/intel_pstate_tracer: make tracer as a module
` [PATCH V2 3/4] tools/power/x86/amd_pstate_tracer: Add tracer tool for AMD P-state
` [PATCH V2 4/4] Documentation: amd-pstate: add tracer tool introduction
[PATCH v3 00/14] vDPA shadow virtqueue
2022-03-04 6:29 UTC (7+ messages)
` [PATCH v3 14/14] vdpa: Add x-svq to NetdevVhostVDPAOptions
[LTP] [PATCH] syscalls/clock_settime03: Fix testcases have been waiting, timeout failure
2022-03-04 6:52 UTC
[PATCH] um: clang: Strip out -mno-global-merge from USER_CFLAGS
2022-03-04 6:51 UTC (4+ messages)
[PATCH bpf-next v2 0/4] bpf, sockmap: Fix memleaks and issues of mem charge/uncharge
2022-03-04 6:51 UTC (7+ messages)
` [PATCH bpf-next v2 1/4] bpf, sockmap: Fix memleak in sk_psock_queue_msg
` [PATCH bpf-next v2 2/4] bpf, sockmap: Fix memleak in tcp_bpf_sendmsg while sk msg is full
[PATCH Review 1/2] drm/amd/pm: add send bad channel info function
2022-03-04 6:50 UTC (2+ messages)
` [PATCH Review 2/2] drm/amdgpu: message smu to update bad channel info
[PATCH v3 0/2] RISC-V: add support for restartable sequence
2022-03-04 6:50 UTC (6+ messages)
` [PATCH v3 2/2] rseq/selftests: Add support for RISC-V
[meta-security][PATCH 1/2] python3-privacyidea: fix QA ERROR
2022-03-04 6:49 UTC (2+ messages)
` [meta-security][PATCH 2/2] python3-privacyidea: update to 3.6.2
[PATCH v4 00/30] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
2022-03-04 6:48 UTC (5+ messages)
` [PATCH v4 21/30] KVM: x86/mmu: Zap invalidated roots via asynchronous worker
[PATCH] spi: spi-zynq-qspi: Handle error for clk_enable
2022-03-04 6:46 UTC (2+ messages)
[PATCH 1/3] [v3] Kbuild: move to -std=gnu11
2022-03-04 6:47 UTC (7+ messages)
` [PATCH 3/3] Kbuild: use -std=gnu11 for KBUILD_USERCFLAGS
[PATCH 00/13] rtw89: generalize functions shared with 8852CE
2022-03-04 6:46 UTC (14+ messages)
` [PATCH 01/13] rtw89: 8852c: add 8852c empty files
` [PATCH 02/13] rtw89: pci: add struct rtw89_pci_info
` [PATCH 03/13] rtw89: pci: add V1 of PCI channel address
` [PATCH 04/13] rtw89: pci: use a struct to describe all registers address related to DMA channel
` [PATCH 05/13] rtw89: read chip version depends on chip ID
` [PATCH 06/13] rtw89: add power_{on/off}_func
` [PATCH 07/13] rtw89: add hci_func_en_addr to support variant generation
` [PATCH 08/13] rtw89: add chip_info::{h2c,c2h}_reg to support more chips
` [PATCH 09/13] rtw89: add page_regs to handle v1 chips
` [PATCH 10/13] rtw89: 8852c: add chip::dle_mem
` [PATCH 11/13] rtw89: support DAV efuse reading operation
` [PATCH 12/13] rtw89: 8852c: process efuse of phycap
` [PATCH 13/13] rtw89: 8852c: process logic efuse map
[Intel-gfx] [PATCH v2 0/7] drm/i915: Use the memcpy_from_wc function from drm
2022-03-04 6:47 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Use the memcpy_from_wc function from drm (rev3)
[PATCH v2 0/2] soc: fujitsu: Add A64FX diagnostic interrupt driver
2022-03-04 6:43 UTC (6+ messages)
` [PATCH v2 1/2] tty/sysrq: Make sysrq handler NMI aware
` [PATCH v2 2/2] soc: fujitsu: Add A64FX diagnostic interrupt driver
[PULL 0/6] hw/nvme updates
2022-03-04 6:24 UTC (7+ messages)
` [PULL 1/6] hw/nvme: move dif/pi prototypes into dif.h
` [PULL 2/6] hw/nvme: add host behavior support feature
` [PULL 3/6] hw/nvme: move format parameter parsing
` [PULL 4/6] hw/nvme: add support for the lbafee hbs feature
` [PULL 5/6] hw/nvme: add pi tuple size helper
` [PULL 6/6] hw/nvme: 64-bit pi support
Possible regression: unable to mount CIFS 1.0 shares from older machines since 76a3c92ec9e0668e4cd0e9ff1782eb68f61a179c
2022-03-04 6:43 UTC (15+ messages)
[PATCH 01/21] bus: Remove trailing whitespaces
2022-03-04 6:42 UTC (21+ messages)
` [PATCH 02/21] commands: "
` [PATCH 03/21] disk: "
` [PATCH 04/21] font: "
` [PATCH 05/21] fs: "
` [PATCH 06/21] gfxmenu: "
` [PATCH 07/21] "
` [PATCH 08/21] io: "
` [PATCH 09/21] kern: "
` [PATCH 10/21] lib: "
` [PATCH 11/21] loader: "
` [PATCH 12/21] net: "
` [PATCH 13/21] normal: "
` [PATCH 14/21] osdep: "
` [PATCH 15/21] partmap: "
` [PATCH 16/21] script: "
` [PATCH 17/21] term: "
` [PATCH 18/21] tests: "
` [PATCH 19/21] video: "
` [PATCH 20/21] util: "
` [PATCH 21/21] include: "
[LTP] [PATCH 1/1] Add pty07 test for use-after-free in vt_ioctl()
2022-03-04 6:40 UTC
[PATCH net-next] skb: make drop reason booleanable
2022-03-04 6:37 UTC (3+ messages)
[PATCH] efi: Add missing prototype for efi_capsule_setup_info
2022-03-04 6:36 UTC
[RFC v4 00/11] Define and use reset domain for GPU recovery in amdgpu
2022-03-04 6:35 UTC (16+ messages)
` [RFC v4 02/11] drm/amdgpu: Move scheduler init to after XGMI is ready
[PATCH v2 0/5] slab cleanups
2022-03-04 6:34 UTC (6+ messages)
` [PATCH v2 1/5] mm/slab: kmalloc: pass requests larger than order-1 page to page allocator
` [PATCH v2 2/5] mm/sl[au]b: unify __ksize()
` [PATCH v2 3/5] mm/sl[auo]b: move definition of __ksize() to mm/slab.h
` [PATCH v2 4/5] mm/slub: limit number of node partial slabs only in cache creation
` [PATCH v2 5/5] mm/slub: refactor deactivate_slab()
[PATCH net-next v5 0/4] tun/tap: use kfree_skb_reason() to trace dropped skb
2022-03-04 6:33 UTC (5+ messages)
` [PATCH net-next v5 1/4] skbuff: introduce kfree_skb_list_reason()
` [PATCH net-next v5 2/4] net: tap: track dropped skb via kfree_skb_reason()
` [PATCH net-next v5 3/4] net: tun: split run_ebpf_filter() and pskb_trim() into different "if statement"
` [PATCH net-next v5 4/4] net: tun: track dropped skb via kfree_skb_reason()
[ammarfaizi2-block:google/android/kernel/common/android-4.14-stable 3332/9999] drivers/gpu/drm/virtio/virtgpu_vq.c:1130:23: sparse: sparse: incorrect type in assignment (different base types)
2022-03-04 6:32 UTC
rtw_8822ce wifi regression after kernel update from 5.15 to 5.16
2022-03-04 6:33 UTC (5+ messages)
[PATCH v1 1/4] usb: host: export symbols for xhci hooks usage
2022-03-04 6:23 UTC (4+ messages)
` [PATCH v1 2/4] usb: host: add xhci hooks for USB offload
` [PATCH v1 3/4] usb: host: add some to xhci overrides "
` [PATCH v1 4/4] usb: host: add xhci-exynos module
[PATCH v1 0/2] Add 1024x768 timing for AST2600
2022-03-04 6:31 UTC (9+ messages)
` [PATCH v1 1/2] drm/aspeed: Add gfx flags and clock selection "
` [PATCH v1 2/2] drm/aspeed: Add 1024x768 mode "
[PATCH 00/21] Control VQ support in vDPA
2022-03-04 6:30 UTC (5+ messages)
` [RFC PATCH v2 00/19] "
` [RFC PATCH v2 06/19] vdpa: multiple address spaces support
[PATCH v1 0/4] support USB offload feature
2022-03-04 6:23 UTC
[PATCH] app/testpmd: add help messages for multi-process
2022-03-04 6:29 UTC (5+ messages)
` [PATCH v4] "
` [PATCH v5] "
[PATCH] ASoC: rt5665: Don't block workqueue if card is unbound
2022-03-04 6:27 UTC (2+ messages)
rtl8723bs (SDIO) - Access point mode causes a kernel panic (fwd from bugzilla)
2022-03-04 6:28 UTC (2+ messages)
` rtl8723bs (SDIO) - Access point mode causes a kernel panic (fwd from bugzilla) #forregzbot
dt-bindings:iio:adc: add sprd,ump9620-adc dtbindings
2022-03-04 6:27 UTC
[igt-dev] [PATCH i-g-t] tests/gem_mmap_gtt: add test mmap_closed_bo
2022-03-04 6:27 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
Bug 215605 - [5.14 regression] BUG: unable to handle page fault while running badblocks (fsck.ext4 -c) on a raid5 md array
2022-03-04 6:26 UTC (5+ messages)
[RFC Patch 0/3] BLSpec device-tree fallback handling
2022-03-04 6:24 UTC (4+ messages)
` [RFC Patch 1/3] blspec: create list of entries, iterate over list
` [RFC Patch 2/3] blspec: take compatible name as argument
` [RFC Patch 3/3] blspec: allow setting compatible depth
[PATCH] netfs: rename read_helper.c to io.c in netfs_library.rst
2022-03-04 6:25 UTC
[PATCH] md: use msleep() in md_notify_reboot()
2022-03-04 6:23 UTC (2+ messages)
[PATCH v2] fuse: fix deadlock between atomic O_TRUNC open() and page invalidations
2022-03-04 6:23 UTC (3+ messages)
` [External] "
bug kernel 5.17, qualcom and intel adapters, unable to reliably connect to bluetooth devices
2022-03-04 6:21 UTC (3+ messages)
` bug kernel 5.17, qualcom and intel adapters, unable to reliably connect to bluetooth devices #forregzbot
[PATCH v2 0/2] Add PWM driver for Suplus SP7021 SoC
2022-03-04 6:20 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings:pwm:Add bindings doc for Sunplus SoC PWM Driver
` [PATCH v2 2/2] pwm:sunplus-pwm:Add "
[dm-devel] Intel QAT on A2SDi-8C-HLN4F causes massive data corruption with dm-crypt + xfs
2022-03-03 21:24 UTC (13+ messages)
stable-rc/queue/4.19 build: 188 builds: 6 failed, 182 passed, 2 errors, 28 warnings (v4.19.232-14-g278aa22e1ce9)
2022-03-04 6:16 UTC
[PATCH] powerpc/64e: Tie PPC_BOOK3E_64 to PPC_FSL_BOOK3E
2022-03-04 6:12 UTC
[andersson:tuxsuite 38/42] dp_debug.c:undefined reference to `dp_panel_tpg_config'
2022-03-04 6:12 UTC
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:3552 amdgpu_dm_backlight_update_status() error: testing array offset 'i' after use
2022-03-04 6:12 UTC
mmotm 2022-03-02-16-53 uploaded
2022-03-04 6:09 UTC (3+ messages)
` mmotm 2022-03-02-16-53 uploaded (drivers/i2c/busses/i2c-designware-platdrv.c)
stable-rc/queue/5.4 build: 144 builds: 3 failed, 141 passed, 4 errors, 20 warnings (v5.4.182-14-gd377f20981d4)
2022-03-04 6:04 UTC
[PATCH net-next v2 0/7] net: dev: add skb drop reasons to net/core/dev.c
2022-03-04 6:00 UTC (8+ messages)
` [PATCH net-next v2 1/7] net: dev: use kfree_skb_reason() for sch_handle_egress()
` [PATCH net-next v2 2/7] net: skb: introduce the function kfree_skb_list_reason()
` [PATCH net-next v2 3/7] net: dev: add skb drop reasons to __dev_xmit_skb()
` [PATCH net-next v2 4/7] net: dev: use kfree_skb_reason() for enqueue_to_backlog()
` [PATCH net-next v2 5/7] net: dev: use kfree_skb_reason() for do_xdp_generic()
` [PATCH net-next v2 6/7] net: dev: use kfree_skb_reason() for sch_handle_ingress()
` [PATCH net-next v2 7/7] net: dev: use kfree_skb_reason() for __netif_receive_skb_core()
[tnguy-next-queue:100GbE 131/215] drivers/net/phy/sfp.c:473 sfp_soft_get_state() warn: passing zero to 'ERR_PTR'
2022-03-04 6:02 UTC
[PATCH v1] net/i40e: remove redundant number of packets check
2022-03-04 6:01 UTC (5+ messages)
` 回复: "
[syzbot] WARNING in submit_bio_noacct
2022-03-04 6:00 UTC (2+ messages)
[PATCH] crypto: marvell/octeontx - Use swap() instead of open coding it
2022-03-04 5:57 UTC
[PATCH v2 0/5] trace-cmd: Improvements in compression logic
2022-03-04 5:56 UTC (6+ messages)
` [PATCH v2 1/5] trace-cmd: Use a structure to describe a compression protocol
` [PATCH v2 2/5] trace-cmd: Make internal compression hooks more generic
` [PATCH v2 3/5] trace-cmd: Use errno from zlib, if available
` [PATCH v2 4/5] trace-cmd: Add context to compression hooks
` [PATCH v2 5/5] trace-cmd: Use context hooks in zstd
Failure to access cifs mount of samba share after resume from sleep with 5.17-rc5
2022-03-04 5:49 UTC (9+ messages)
[RESEND PATCH net-next] ptp: ocp: correct label for error path
2022-03-04 5:46 UTC
[RESEND PATCH net-next] ptp: ocp: Add serial port information to the debug summary
2022-03-04 5:46 UTC
[PATCH v5 RESEND 0/2] ACPI: Arm Generic Diagnostic Dump and Reset device
2022-03-04 5:40 UTC (6+ messages)
` [PATCH v5 RESEND 1/2] ACPI: tables: Add AGDI to the list of known table signatures
` [PATCH v5 RESEND 2/2] ACPI: AGDI: Add support for Arm Generic Diagnostic Dump and Reset device
[ammarfaizi2-block:google/android/kernel/common/android-4.14-stable 642/9999] kernel/bpf/core.c:1532:34: sparse: sparse: incorrect type in initializer (different address spaces)
2022-03-04 5:41 UTC
[linux-next:master 4621/10468] kernel/trace/trace_events_user.c:324 user_event_parse_field() error: uninitialized symbol 'name'
2022-03-04 5:41 UTC
[PATCH] scsi: megaraid: cleanup formatting of megaraid
2022-03-04 5:40 UTC (12+ messages)
[PATCH net-next] ptp: ocp: Add serial port information to the debug summary
2022-03-04 5:39 UTC (4+ messages)
` [PATCH net-next 1/2] ptp: ocp: add nvmem interface for accessing eeprom
[syzbot] KASAN: use-after-free Read in btrfs_scan_one_device (2)
2022-03-04 5:40 UTC
Proposal for Porting Xen to Armv8-R64 - DraftA
2022-03-04 5:38 UTC (7+ messages)
[PATCH v15 00/12] Add Mediatek Soc DRM (vdosys0) support for mt8195
2022-03-04 5:26 UTC (6+ messages)
xFrom e2ebdef7c3a5e7ba998ff20bf62806c388efeaac Mon Sep 17 00:00:00 2001
2022-03-04 5:32 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.