messages from 2022-05-06 12:00:19 to 2022-05-06 12:41:52 UTC [more...]
[PATCH printk v4 00/15] implement threaded console printing
2022-05-06 12:41 UTC (8+ messages)
` [PATCH printk v4 14/15] printk: extend console_lock for proper kthread support
` [PATCH printk v5 1/1] printk: extend console_lock for per-console locking
[PATCH v5 0/3] amd/msr: implement MSR_VIRT_SPEC_CTRL for HVM guests
2022-05-06 12:41 UTC (5+ messages)
` [PATCH v5 2/3] amd/msr: allow passthrough of VIRT_SPEC_CTRL "
` [PATCH v5 3/3] amd/msr: implement VIRT_SPEC_CTRL for HVM guests using legacy SSBD
[PATCH v4 0/5] PCI: qcom: Rework pipe_clk/pipe_clk_src handling
2022-05-06 12:40 UTC (9+ messages)
` [PATCH v4 2/5] clk: qcom: regmap: add pipe clk implementation
[PATCH v2 0/2] Adjustment after introducing ASSERT_ALLOC_CONTEXT
2022-05-06 12:39 UTC (6+ messages)
` [PATCH v2 2/2] xen/common: Use enhanced ASSERT_ALLOC_CONTEXT in xmalloc()
[RFC PATCH v2 0/7] VSX MMA Implementation
2022-05-06 12:18 UTC (8+ messages)
` [RFC PATCH v2 1/7] target/ppc: Implement xxm[tf]acc and xxsetaccz
` [RFC PATCH v2 2/7] target/ppc: Implemented xvi*ger* instructions
` [RFC PATCH v2 3/7] target/ppc: Implemented pmxvi*ger* instructions
` [RFC PATCH v2 4/7] target/ppc: Implemented xvf*ger*
` [RFC PATCH v2 5/7] target/ppc: Implemented xvf16ger*
` [RFC PATCH v2 6/7] target/ppc: Implemented pmxvf*ger*
` [RFC PATCH v2 7/7] target/ppc: Implemented [pm]xvbf16ger2*
[PATCHv2 00/21] Basic RK3588 Support
2022-05-06 12:37 UTC (7+ messages)
` [PATCHv2 09/21] mmc: sdhci-of-dwcmshc: add reset call back for rockchip Socs
[PATCH] dt-bindings: display: bridge: ldb: Fill in reg property
2022-05-06 12:38 UTC (4+ messages)
[linux-next:master 2930/9759] drivers/soc/qcom/smem.c:1056:16: sparse: sparse: incorrect type in argument 1 (different address spaces)
2022-05-06 12:36 UTC
mm/kasan/sw_tags.c:211:6: warning: no previous prototype for 'kasan_tag_mismatch'
2022-05-06 12:36 UTC
[PATCH v23 0/6] support reserving crashkernel above 4G on arm64 kdump
2022-05-06 12:35 UTC (8+ messages)
` [PATCH v23 3/6] arm64: kdump: Reimplement crashkernel=X
[PATCH 1/2 v4] efi_loader: add sha384/512 on certificate revocation
2022-05-06 12:36 UTC (2+ messages)
` [PATCH 2/2 v4] test/py: Add more test cases for rejecting an EFI image
ebpf/rss.bpf.skeleton.h generated by what?
2022-05-06 12:25 UTC
[PATCH 0/5] arm: mvebu: turris_omnia: Fix hangup in debug UART
2022-05-06 12:35 UTC (9+ messages)
` [PATCH 2/5] arm: mvebu: Move internal registers in arch_very_early_init() function
` [PATCH 5/5] arm: mvebu: turris_omnia: Fix DEBUG_UART_BASE
[PATCH v5 0/6] RZN1 USB Host support
2022-05-06 12:35 UTC (9+ messages)
` [PATCH v5 2/6] dt-bindings: PCI: renesas,pci-rcar-gen2: Add device tree support for r9a06g032
[PATCH v3 0/3] staging: rtl8712: fix KMSAN: uninit-value in r871xu_drv_init
2022-05-06 12:35 UTC (8+ messages)
` [PATCH v3 1/3] staging: rtl8712: fix uninit-value in usb_read8() and friends
` [PATCH v3 2/3] staging: rtl8712: fix uninit-value in r871xu_drv_init()
` [PATCH v3 3/3] staging: rtl8712: add error handler in r8712_usbctrl_vendorreq()
[PATCH v2 -next] drm/display: Fix build error without CONFIG_OF
2022-05-06 12:32 UTC (2+ messages)
[PATCH 1/2] tpm: Fix buffer access in tpm2_get_tpm_pt()
2022-05-06 12:31 UTC (2+ messages)
` [PATCH 2/2] tpm: Add Field Upgrade mode support for Infineon TPM2 modules
[PATCH net-next 00/14] introduce mt7986 ethernet support
2022-05-06 12:30 UTC (30+ messages)
` [PATCH net-next 01/14] arm64: dts: mediatek: mt7986: introduce ethernet nodes
` [PATCH net-next 02/14] dt-bindings: net: mediatek, net: add mt7986-eth binding
` [PATCH net-next 02/14] dt-bindings: net: mediatek,net: "
` [PATCH net-next 03/14] net: ethernet: mtk_eth_soc: move tx dma desc configuration in mtk_tx_set_dma_desc
` [PATCH net-next 04/14] net: ethernet: mtk_eth_soc: add txd_size to mtk_soc_data
` [PATCH net-next 05/14] net: ethernet: mtk_eth_soc: rely on txd_size in mtk_tx_alloc/mtk_tx_clean
` [PATCH net-next 06/14] net: ethernet: mtk_eth_soc: rely on txd_size in mtk_desc_to_tx_buf
` [PATCH net-next 07/14] net: ethernet: mtk_eth_soc: rely on txd_size in txd_to_idx
` [PATCH net-next 08/14] net: ethernet: mtk_eth_soc: add rxd_size to mtk_soc_data
` [PATCH net-next 09/14] net: ethernet: mtk_eth_soc: rely on txd_size field in mtk_poll_tx/mtk_poll_rx
` [PATCH net-next 10/14] net: ethernet: mtk_eth_soc: rely on rxd_size field in mtk_rx_alloc/mtk_rx_clean
` [PATCH net-next 11/14] net: ethernet: mtk_eth_soc: add SRAM soc capability
` [PATCH net-next 12/14] net: ethernet: mtk_eth_soc: introduce device register map
` [PATCH net-next 13/14] net: ethernet: mtk_eth_soc: introduce MTK_NETSYS_V2 support
` [PATCH net-next 14/14] net: ethernet: mtk_eth_soc: introduce support for mt7986 chipset
[PATCH 0/5] net/cxgbe: updates and bug fixes
2022-05-06 12:32 UTC (5+ messages)
` [PATCH 4/5] net/cxgbe: track packets dropped by TP due to congestion
[PATCH] driver: net: vmxnet3: fix possible use-after-free bugs in vmxnet3_rq_alloc_rx_buf()
2022-05-06 12:31 UTC
[PATCH] scsi: hisi_sas: Undo RPM resume for failed notify phy event for v3 HW
2022-05-06 12:25 UTC
[PATCH 0/3] Append line feed to files in securityfs
2022-05-06 12:31 UTC (4+ messages)
` [PATCH 3/3] ima: Append line feed to ima/binary_runtime_measurements
[PATCH] ceph: fix possible deadlock while holding Fcr to use getattr
2022-05-06 12:29 UTC (3+ messages)
[PATCH v5 1/4] dt-bindings: display: simple: Add DataImage FG1001L0DSSWMG01 compatible string
2022-05-06 12:29 UTC (3+ messages)
` [PATCH v5 3/4] dt-bindings: arm: Add bosch acc board
[PATCH 1/2] platform/x86: asus-wmi: Update unknown code message
2022-05-06 12:25 UTC (2+ messages)
` [PATCH 2/2] platform/x86: asus-nb-wmi: Add keymap for MyASUS key
[PATCH V2 00/23] perf intel-pt: Better support for perf record --cpu
2022-05-06 12:26 UTC (24+ messages)
` [PATCH V2 01/23] perf intel-pt: Add a test for system-wide side band
` [PATCH V2 02/23] libperf evsel: Add perf_evsel__enable_thread()
` [PATCH V2 03/23] perf evlist: Use libperf functions in evlist__enable_event_idx()
` [PATCH V2 04/23] perf auxtrace: Move evlist__enable_event_idx() to auxtrace.c
` [PATCH V2 05/23] perf auxtrace: Do not mix up mmap idx
` [PATCH V2 06/23] libperf evlist: Remove ->idx() per_cpu parameter
` [PATCH V2 07/23] libperf evlist: Move ->idx() into mmap_per_evsel()
` [PATCH V2 08/23] libperf evlist: Add evsel as a parameter to ->idx()
` [PATCH V2 09/23] perf auxtrace: Record whether an auxtrace mmap is needed
` [PATCH V2 10/23] perf auxtrace: Add mmap_needed to auxtrace_mmap_params
` [PATCH V2 11/23] perf auxtrace: Remove auxtrace_mmap_params__set_idx() per_cpu parameter
` [PATCH V2 12/23] perf evlist: Factor out evlist__dummy_event()
` [PATCH V2 13/23] perf evlist: Add evlist__add_dummy_on_all_cpus()
` [PATCH V2 14/23] perf record: Use evlist__add_dummy_on_all_cpus() in record__config_text_poke()
` [PATCH V2 15/23] perf intel-pt: Use evlist__add_dummy_on_all_cpus() for switch tracking
` [PATCH V2 16/23] perf intel-pt: Track sideband system-wide when needed
` [PATCH V2 17/23] perf tools: Allow all_cpus to be a superset of user_requested_cpus
` [PATCH V2 18/23] libperf evlist: Allow mixing per-thread and per-cpu mmaps
` [PATCH V2 19/23] libperf evlist: Check nr_mmaps is correct
` [PATCH V2 20/23] perf stat: Add requires_cpu flag for uncore
` [PATCH V2 21/23] libperf evsel: Add comments for booleans
` [PATCH V2 22/23] perf tools: Allow system-wide events to keep their own CPUs
` [PATCH V2 23/23] perf tools: Allow system-wide events to keep their own threads
[RFC v2 01/39] Kconfig: introduce HAS_IOPORT option and select it as necessary
2022-05-06 12:27 UTC (11+ messages)
[PATCH v2] i2c: s3c2410: change return type of 'i2c_s3c_irq_nextbyte' from 'int' to 'void'
2022-05-06 12:26 UTC (2+ messages)
[PATCH -next] drm/msm: Add missing OF dependency for DRM_MSM
2022-05-06 12:26 UTC (4+ messages)
[PATCH v2 net-next] selftests: forwarding: add Per-Stream Filtering and Policing test for Ocelot
2022-05-06 12:24 UTC (4+ messages)
[RFC, net-next] net: qos: introduce a frer action to implement 802.1CB
2022-05-06 12:23 UTC (3+ messages)
[Intel-gfx] [PATCH 00/25] drm/edid: introduce struct drm_edid
2022-05-06 12:23 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/edid: introduce struct drm_edid (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
[PATCH v2 1/1] hwmon: pwm-fan: dynamically switch regulator
2022-05-06 12:23 UTC (4+ messages)
` (EXT) Re: (EXT) "
` (EXT) "
[bug report] scsi: mpi3mr: Add bsg device support
2022-05-06 12:22 UTC
Boot from SD if SD-Card is present - Beaglebone Black
2022-05-06 12:20 UTC (8+ messages)
[PATCH] fsl_lpuart: Don't enable interrupts too early
2022-05-06 12:22 UTC (2+ messages)
[PATCH] mvebu: uDPU: include fixed-phy support
2022-05-06 12:21 UTC (2+ messages)
[PATCH] thermal: int340x: Mode setting with new OS handshake
2022-05-06 12:20 UTC
[PATCH 0/6] x86: Various cleanups and fixes
2022-05-06 12:14 UTC (7+ messages)
` [PATCH 1/6] x86/mm: Simplify RESERVE_BRK()
` [PATCH 2/6] x86/entry: Simplify entry_INT80_compat()
` [PATCH 3/6] x86/entry: Use PUSH_AND_CLEAR_REGS for compat
` [PATCH 4/6] x86/entry: Remove skip_r11rcx
` [PATCH 5/6] linkage: Fix issue with missing symbol size
` [PATCH 6/6] objtool: Fix STACK_FRAME_NON_STANDARD reloc type
[PATCH 0/1] Prepare for maple tree
2022-05-04 1:14 UTC (3+ messages)
` [PATCH v9 16/69] proc: remove VMA rbtree use from nommu
` [PATCH v9 65/69] nommu: remove uses of VMA linked list
[QUERY]: Acknowledgment of edge triggered interrupts
2022-05-06 12:18 UTC (5+ messages)
[PATCH 1/3] dt-bindings: vendor-prefixes: Add prefix for EBBG
2022-05-06 12:17 UTC (6+ messages)
` [PATCH 2/3] dt-bindings: display: Add bindings for EBBG FT8719
` [PATCH 3/3] drm/panel: introduce ebbg,ft8719 panel
[PATCH 0/3] Introduce EBBG FT8719 DRM panel driver
2022-05-06 12:17 UTC (2+ messages)
[mm/page_alloc] f26b3fa046: netperf.Throughput_Mbps -18.0% regression
2022-05-06 12:17 UTC (5+ messages)
[PATCH] pinctrl: stm32: Fix up errorpath after merge
2022-05-06 12:16 UTC (3+ messages)
[PATCH v2] MAINTAINERS/.mailmap: update email for Leif Lindholm
2022-05-06 12:14 UTC (2+ messages)
Improving perf for async i/o path
2022-05-06 12:14 UTC (2+ messages)
OE Linux & board-support-package
2022-05-06 12:13 UTC (3+ messages)
` [yocto] "
[PATCH] lkdtm/stackleak: fix CONFIG_GCC_PLUGIN_STACKLEAK=n
2022-05-06 12:11 UTC (2+ messages)
[PATCH v5 00/24] target/arm: Cleanups, new features, new cpus
2022-05-06 12:12 UTC (3+ messages)
` [PATCH v5 20/24] target/arm: Enable FEAT_CSV2_2 for -cpu max
Resizing panels in the gitk window
2022-05-06 12:12 UTC (3+ messages)
[meta-networking][PATCH] meta-networking: Add meta-phython to BBFILES_DYNAMIC
2022-05-06 12:12 UTC
[PATCH] bitbake-diffsigs: break on first dependent task difference
2022-05-06 12:10 UTC
[RFC PATCH 0/4] Add CPG wrapper for Renesas RZ/Five SoC
2022-05-06 12:11 UTC (5+ messages)
` [RFC PATCH 2/4] clk: renesas: rzg2l-cpg: Add support to stack the resets instead of indexing
[igt-dev] [PATCH i-g-t v3 0/6] Improve logic to work with audio dependency on DRM driver
2022-05-06 12:10 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
[PATCH net-next 0/5] net: hns3: updates for -next
2022-05-06 12:10 UTC (4+ messages)
` [PATCH net-next 3/5] net: hns3: add byte order conversion for PF to VF mailbox message
[PATCH v2 0/3] fanotify: Allow user space to pass back additional audit info
2022-05-06 8:35 UTC (7+ messages)
` [PATCH v2 2/3] fanotify: define struct members to hold response decision context
[igt-dev] [PATCH i-g-t 0/3] Testcases for selective fetch area calculation
2022-05-06 12:09 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "
[PATCH v2] efi: Set text-mode console resolution to maximum supported
2022-05-06 12:06 UTC
[PATCH] i2c: s3c2410: change return type of 'i2c_s3c_irq_nextbyte' from 'int' to 'void'
2022-05-06 12:06 UTC (3+ messages)
fully convert arm to use dma-direct
2022-05-06 12:06 UTC (5+ messages)
[PATCH V2] nvmem: add driver handling U-Boot environment variables
2022-05-06 12:04 UTC (6+ messages)
[PATCH v4 0/3] cryptodev: move dh type from xform to dh op
2022-05-06 12:05 UTC (4+ messages)
` [EXT] "
Unable to add journal device to RAID 6 array
2022-05-06 12:05 UTC (4+ messages)
[PATCH v3 2/2] PM / devfreq: mediatek: Introduce MediaTek CCI devfreq driver
2022-05-06 12:03 UTC (8+ messages)
` [kbuild-all] "
[Intel-gfx] [PATCH] drm/i915/pxp: fix sparse warning for not declared symbol
2022-05-06 12:04 UTC
[RFC PATCH 00/10] Make O_SYNC writethrough
2022-05-06 12:03 UTC (5+ messages)
[PATCH 0/5] rtw89: correct 8852c settings
2022-05-06 12:02 UTC (6+ messages)
` [PATCH 1/5] rtw89: 8852c: add settings to decrease the effect of DC
` [PATCH 2/5] rtw89: correct setting of RX MPDU length
` [PATCH 3/5] rtw89: correct CCA control
` [PATCH 4/5] rtw89: add debug select to dump MAC pages 0x30 to 0x33
` [PATCH 5/5] rtw89: add debug entry to dump BSSID CAM
[PATCH v2 0/2] staging: rtl8712: fix uninit-value 'data' and 'mac'
2022-05-06 12:02 UTC (5+ messages)
` [PATCH v2 2/2] staging: rtl8712: fix uninit-value in r871xu_drv_init()
[PATCH 05/19] iommu/vt-d: Global devTLB flush when present context entry changed
2022-05-06 12:00 UTC (2+ messages)
` [PATCH 06/19] iommu/vt-d: Fix clearing real DMA device's scalable-mode context entries
[PATCH v8 0/7] Boot time cpupools
2022-05-06 12:00 UTC (8+ messages)
` [PATCH v8 1/7] tools/cpupools: Give a name to unnamed cpupools
` [PATCH v8 2/7] xen/sched: create public function for cpupools creation
` [PATCH v8 3/7] xen/sched: retrieve scheduler id by name
` [PATCH v8 4/7] xen/cpupool: Create different cpupools at boot time
` [PATCH v8 5/7] xen/cpupool: Don't allow removing cpu0 from cpupool0
` [PATCH v8 6/7] arm/dom0less: assign dom0less guests to cpupools
` [PATCH v8 7/7] xen/cpupool: Allow cpupool0 to use different scheduler
[Intel-gfx] [CI 01/18] drm/i915: Move per-platform power well hooks to intel_display_power_well.c
2022-05-06 12:00 UTC (3+ messages)
` [Intel-gfx] [CI 14/18] drm/i915: Sanitize the port -> DDI/AUX power domain mapping for each platform
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.