messages from 2022-02-08 06:04:42 to 2022-02-08 09:09:22 UTC [more...]
[PATCH v1 0/6] i2c: npcm: Bug fixes timeout, spurious interrupts
2022-02-08 9:09 UTC (15+ messages)
` [PATCH v1 1/6] dt-bindings: i2c: npcm: support NPCM845
` [PATCH v1 2/6] i2c: npcm: Fix timeout calculation
` [PATCH v1 6/6] i2c: npcm: Support NPCM845
[PATCH 0/8] bpf: Add fprobe link
2022-02-08 9:08 UTC (10+ messages)
` [PATCH 1/8] bpf: Add support to attach kprobe program with fprobe
` [PATCH 3/8] bpf: Add bpf_cookie support to fprobe
` [PATCH 4/8] libbpf: Add libbpf__kallsyms_parse function
[PATCH net-next 1/4] net: bridge: Add support for bridge port in locked mode
2022-02-08 9:06 UTC (4+ messages)
[PATCH v2 00/35] Speculative page faults
2022-02-08 9:07 UTC (7+ messages)
` [PATCH v2 33/35] arm64/mm: attempt speculative mm faults first
[PATCH] x86/cpufeatures: Move the definition of X86_FEATURE_AMX_* to the word 18
2022-02-08 9:06 UTC (8+ messages)
[PATCH v4] drm/mediatek: mtk_dsi: Avoid EPROBE_DEFER loop with external bridge
2022-02-08 9:03 UTC (4+ messages)
[PATCH] mfd: db8500-prcmu: remove dead code for a non-existing config
2022-02-08 9:02 UTC (2+ messages)
[PATCH 0/3] dt-bindings: crypto: Convert atmel-{aes,tdes,sha} to YAML
2022-02-08 9:01 UTC (9+ messages)
` [PATCH 1/3] dt-bindings: crypto: Convert Atmel AES to yaml
` [PATCH 2/3] dt-bindings: crypto: Convert Atmel TDES "
[PATCH] mm/damon: Add option to monitor only writes
2022-02-08 9:01 UTC (4+ messages)
[PATCH] drm/stm: Avoid using val uninitialized in ltdc_set_ycbcr_config()
2022-02-08 8:52 UTC (2+ messages)
[PATCH v4 00/11] media: atmel: atmel-isc: implement media controller
2022-02-08 8:59 UTC (5+ messages)
` [PATCH v4 03/11] "
[PATCH v3 0/8] Add support for HiSilicon PCIe Tune and Trace device
2022-02-08 8:57 UTC (12+ messages)
` [PATCH v3 1/8] hwtracing: Add trace function "
` [PATCH v3 2/8] hisi_ptt: Register PMU device for PTT trace
` [PATCH v3 4/8] hisi_ptt: Add tune function support for HiSilicon PCIe Tune and Trace device
` [PATCH v3 8/8] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity
[PATCH] Staging: r8188eu: core: 'associcated' may be misspelled - perhaps 'associated'?
2022-02-08 8:56 UTC (4+ messages)
[PATCH v10 0/8] RISC-V CPU Idle Support
2022-02-08 8:54 UTC (18+ messages)
` [PATCH v10 1/8] RISC-V: Enable CPU_IDLE drivers
` [PATCH v10 2/8] RISC-V: Rename relocate() and make it global
` [PATCH v10 3/8] RISC-V: Add arch functions for non-retentive suspend entry/exit
` [PATCH v10 4/8] RISC-V: Add SBI HSM suspend related defines
` [PATCH v10 6/8] cpuidle: Add RISC-V SBI CPU idle driver
` [PATCH v10 7/8] dt-bindings: Add common bindings for ARM and RISC-V idle states
` [PATCH v10 8/8] RISC-V: Enable RISC-V SBI CPU Idle driver for QEMU virt machine
[PATCH] backlight: pwm_bl: Avoid open coded arithmetic in memory allocation
2022-02-08 8:53 UTC (5+ messages)
[PATCH] usb: ehci: add pci device support for Aspeed platforms
2022-02-08 8:53 UTC (5+ messages)
Problem with commit ccf11dbaa07b ("evm: Fix memleak in init_desc")
2022-02-08 8:53 UTC
[PATCH v4] mtd: rawnand: protect access to rawnand devices while in suspend
2022-02-08 8:52 UTC
[PATCH 00/35] Shadow stacks for userspace
2022-02-08 8:51 UTC (7+ messages)
` [PATCH 02/35] x86/cet/shstk: Add Kconfig option for Shadow Stack
` [PATCH 23/35] x86/fpu: Add helpers for modifying supervisor xstate
[PATCH] platform/x86: Add Steam Deck driver
2022-02-08 8:51 UTC (2+ messages)
[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-02-08 8:49 UTC (4+ messages)
` [PATCH v4 02/12] mm/memfd: Introduce MFD_INACCESSIBLE flag
[PATCH v3] mtd: rawnand: protect access to rawnand devices while in suspend
2022-02-08 8:49 UTC (3+ messages)
[PATCH] regulator: core: fix false positive in regulator_late_cleanup()
2022-02-08 8:46 UTC
[PATCH v4 1/2] dt-bindings: usb: Add analogix anx7411 PD binding
2022-02-08 8:48 UTC (3+ messages)
` [PATCH v4 2/2] usb: typec: anx7411: Add Analogix PD ANX7411 support
[PATCH v7 00/12] Multigenerational LRU Framework
2022-02-08 8:44 UTC (22+ messages)
` [PATCH v7 01/12] mm: x86, arm64: add arch_has_hw_pte_young()
` [PATCH v7 02/12] mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG
` [PATCH v7 03/12] mm/vmscan.c: refactor shrink_node()
` [PATCH v7 04/12] mm: multigenerational LRU: groundwork
` [PATCH v7 05/12] mm: multigenerational LRU: minimal implementation
` [PATCH v7 06/12] mm: multigenerational LRU: exploit locality in rmap
` [PATCH v7 07/12] mm: multigenerational LRU: support page table walks
` [PATCH v7 08/12] mm: multigenerational LRU: optimize multiple memcgs
` [PATCH v7 09/12] mm: multigenerational LRU: runtime switch
` [PATCH v7 10/12] mm: multigenerational LRU: thrashing prevention
` [PATCH v7 11/12] mm: multigenerational LRU: debugfs interface
` [PATCH v7 12/12] mm: multigenerational LRU: documentation
[PATCH v8 1/3] gpu: drm: separate panel orientation property creating and value setting
2022-02-08 8:42 UTC (3+ messages)
` [PATCH v8 2/3] drm/mediatek: init panel orientation property
` [PATCH v8 3/3] arm64: dts: mt8183: Add panel rotation
[PATCH 0/4] ASoC: pcm3168a: code cleanup
2022-02-08 8:42 UTC (5+ messages)
` [PATCH 1/4] ASoC: pcm3168a: cleanup unintuitive mask usage
` [PATCH 2/4] ASoC: pcm3168a: refactor hw_params routine
` [PATCH 3/4] ASoC: pcm3168a: refactor format handling
` [PATCH 4/4] ASoC: pcm3168a: remove numeric PCM3168A_NUM_SUPPLIES
[PATCH 0/2] Add a interface for passing supported PD rev from TCPC
2022-02-08 8:41 UTC (4+ messages)
` [PATCH 1/2] usb: typec: tcpm: add interface for passing supported_pd_rev from tcpc_dev
` [PATCH 2/2] usb: typec: fusb302: add support of supported_pd_rev
[PATCH v6 0/6] x86: Show in sysfs if a memory node is able to do encryption
2022-02-08 8:40 UTC (4+ messages)
` [PATCH v6 3/6] x86/e820: Refactor range_update and range_remove
[PATCH 26/35] x86/process: Change copy_thread() argument 'arg' to 'stack_size'
2022-02-08 8:38 UTC (2+ messages)
[PATCH 4.19 00/86] 4.19.228-rc1 review
2022-02-08 8:37 UTC (2+ messages)
[syzbot] KCSAN: data-race in wg_packet_decrypt_worker / wg_packet_rx_poll (2)
2022-02-08 8:33 UTC
[PATCH v4 2/2] drm/radeon/uvd: Fix forgotten unmap buffer objects
2022-02-08 8:33 UTC (3+ messages)
[syzbot] KCSAN: data-race in wg_packet_send_staged_packets / wg_packet_send_staged_packets (3)
2022-02-08 8:32 UTC
[syzbot] WARNING in fpregs_assert_state_consistent
2022-02-08 8:31 UTC
[PATCH 5.16 000/127] 5.16.8-rc2 review
2022-02-08 8:31 UTC (3+ messages)
[PATCH] memory: mtk-smi: Enable sleep ctrl safety function for MT8195
2022-02-08 8:30 UTC (2+ messages)
[RFCv3 0/6] Hi,
2022-02-08 8:28 UTC (8+ messages)
` [RFCv3 0/6] TI camera serdes and I2C address translation (Was: [RFCv3 0/6] Hi,)
[PATCH] net: fix wrong network header length
2022-02-08 8:25 UTC (2+ messages)
[RFC PATCH 1/2] NUMA balancing: fix NUMA topology type for memory tiering system
2022-02-08 8:19 UTC (6+ messages)
` [RFC PATCH 2/2] NUMA balancing: avoid to migrate task to CPU-less node
[PATCH] mm: Remove usercopy_warn()
2022-02-08 8:16 UTC (2+ messages)
[PATCH v5 0/9] tegra20-emc: Identify memory chip by LPDDR configuration
2022-02-08 8:10 UTC (5+ messages)
` [PATCH v5 3/9] dt-bindings: memory: lpddr2: Add revision-id properties
[PATCH 5.4 00/44] 5.4.178-rc1 review
2022-02-08 8:09 UTC (2+ messages)
start sorting out the ZONE_DEVICE refcount mess
2022-02-08 8:09 UTC (17+ messages)
` [PATCH 1/8] mm: remove a pointless CONFIG_ZONE_DEVICE check in memremap_pages
` [PATCH 2/8] mm: remove the __KERNEL__ guard from <linux/mm.h>
` [PATCH 3/8] mm: remove pointless includes from <linux/hmm.h>
` [PATCH 4/8] mm: move free_devmap_managed_page to memremap.c
` [PATCH 5/8] mm: simplify freeing of devmap managed pages
` [PATCH 6/8] mm: don't include <linux/memremap.h> in <linux/mm.h>
[PATCH] libata: add horkage for M88V29
2022-02-08 8:07 UTC (2+ messages)
[PATCH v7 1/3] gpu: drm: separate panel orientation property creating and value setting
2022-02-08 8:06 UTC (5+ messages)
` [PATCH v7 2/3] drm/mediatek: init panel orientation property
` [PATCH v7 3/3] arm64: dts: mt8183: Add panel rotation
` [Intel-gfx] [PATCH v7 1/3] gpu: drm: separate panel orientation property creating and value setting
BUG: soft lockup in 5.17-rc3 kernel
2022-02-08 7:59 UTC
[PATCH V2 0/4] mailbox: imx: support i.MX93
2022-02-08 8:06 UTC (7+ messages)
` [PATCH V2 1/4] dt-bindings: mailbox: imx-mu: add i.MX93 MU
` [PATCH V2 2/4] dt-bindings: mailbox: imx-mu: add i.MX93 S4 MU support
` [PATCH V2 3/4] mailbox: imx: extend irq to an array
` [PATCH V2 4/4] mailbox: imx: support i.MX93 S401 MU
[PATCH 1/3] i915/gvt: Introduce the mmio_table.c to support VFIO new mdev API
2022-02-08 8:04 UTC (6+ messages)
[PATCH v3 2/2] drm/radeon/uvd: Fix forgotten unmap buffer objects
2022-02-08 8:03 UTC
[PATCH v3 2/2] drm/radeon/uvd: Fix forgotten unmap buffer objects
2022-02-08 8:02 UTC
[PATCH 5.10 00/74] 5.10.99-rc1 review
2022-02-08 8:02 UTC (2+ messages)
[PATCH v2] x86/cpufeatures: Move AMX CPU feature defines to correct word location
2022-02-08 8:01 UTC
[PATCH v3] cpufreq: CPPC: Fix performance/frequency conversion
2022-02-08 8:01 UTC
[PATCH] uio: Replace mutex info_lock with percpu_ref to improve performance
2022-02-08 8:00 UTC (3+ messages)
[PATCH] dt-bindings: arm: Trivial typo fixes in cpu-capacity.txt
2022-02-08 8:00 UTC (2+ messages)
[PATCH v9 00/43] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
2022-02-08 7:56 UTC (7+ messages)
` [PATCH v9 42/43] virt: sevguest: Add support to derive key
[BUG] net: ipv4: The sent udp broadcast message may be converted to an arp request message
2022-02-08 7:51 UTC (2+ messages)
[syzbot] WARNING in component_del
2022-02-08 7:51 UTC (2+ messages)
[RFC PATCH v4 00/13] module: core code clean up
2022-02-08 7:50 UTC (7+ messages)
Unable to transfer big files to Nokia N9
2022-02-08 7:49 UTC (8+ messages)
[PATCH] exfat: do not clear VolumeDirty in writeback
2022-02-08 6:43 UTC (2+ messages)
[PATCH V5 00/21] riscv: compat: Add COMPAT mode support for rv64
2022-02-08 7:43 UTC (2+ messages)
[PATCH 1/2] dt-bindings: arm: fsl: add ls1021a-iot board
2022-02-08 7:41 UTC (4+ messages)
` [PATCH 2/2] ARM: dts: Add initial LS1021A IoT board dts support
[PATCH 1/2] drm: Add HPD state to drm_connector_oob_hotplug_event()
2022-02-08 7:40 UTC (3+ messages)
` [PATCH 2/2] drm/msm/dp: Implement oob_hotplug_event()
[PATCH 0/2] Ignore Energy Model with abstract scale in IPA and DTPM
2022-02-08 7:39 UTC (4+ messages)
[PATCH v4 0/5] Fix some cache flush bugs
2022-02-08 7:36 UTC (6+ messages)
` [PATCH v4 1/5] mm: thp: fix wrong cache flush in remove_migration_pmd()
` [PATCH v4 2/5] mm: fix missing cache flush for all tail pages of compound page
` [PATCH v4 3/5] mm: hugetlb: fix missing cache flush in copy_huge_page_from_user()
` [PATCH v4 4/5] mm: hugetlb: fix missing cache flush in hugetlb_mcopy_atomic_pte()
` [PATCH v4 5/5] mm: replace multiple dcache flush with flush_dcache_folio()
ppc64le: `NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #20!!!` when turning off SMT
2022-02-08 7:35 UTC (2+ messages)
[PATCH] arm64: dts: imx8mq-evk: Add the second pcie port support
2022-02-08 7:02 UTC
[PATCH net-next 0/2] net: drop_monitor: support drop reason
2022-02-08 7:28 UTC (3+ messages)
` [PATCH net-next 1/2] net: skb: introduce SKB_DR_MAX_LEN
` [PATCH v7 net-next 2/2] net: drop_monitor: support drop reason
[PATCH][next] kselftest: alsa: fix spelling mistake "desciptor" -> "descriptor"
2022-02-08 7:26 UTC (2+ messages)
[PATCH v2 2/2] drm/radeon/uvd: Fix forgotten unmap buffer objects
2022-02-08 7:23 UTC (2+ messages)
[PATCH v2 00/24] Driver for Hyper-v virtual compute device
2022-02-08 7:20 UTC (5+ messages)
` [PATCH v2 01/24] drivers: hv: dxgkrnl: Driver initialization and creation of dxgadapter
[PATCH] net: usb: r8152: Add MAC passthrough support for RTL8153BL
2022-02-08 7:15 UTC (6+ messages)
` [PATCH v3] "
[PATCH v3] serial: 8250_bcm2835aux: Add ACPI support
2022-02-08 7:18 UTC (2+ messages)
[PATCH v2 1/1] Documentation: dev-tools: clarify KTAP specification wording
2022-02-08 7:17 UTC (2+ messages)
[PATCH v6] xhci: re-initialize the HC during resume if HCE was set
2022-02-08 7:11 UTC (3+ messages)
[PATCH] PCI: endpoint fix misused goto label
2022-02-08 6:59 UTC (3+ messages)
[PATCH] chardev: call tty_init() in real chrdev_init()
2022-02-08 7:02 UTC (2+ messages)
` [chardev] c194b1c9f0: BUG:kernel_NULL_pointer_dereference,address
[PATCH v3] openrisc: remove CONFIG_SET_FS
2022-02-08 6:49 UTC
[PATCH v3 0/5] random: use computational hash for entropy extraction, and related fixes
2022-02-08 6:48 UTC (2+ messages)
[PATCH] Fix regression due to "fs: move binfmt_misc sysctl to its own file"
2022-02-08 6:46 UTC (2+ messages)
[PATCH net-next] net: dev: introduce netdev_drop_inc()
2022-02-08 6:43 UTC
[PATCH] usb: dwc3: gadget: Prevent core from processing stale TRBs
2022-02-08 6:39 UTC (2+ messages)
5.17-rc regression: X1 Carbon touchpad not resumed
2022-02-08 6:37 UTC (2+ messages)
[PATCH] mmc: block: fix read single on recovery logic
2022-02-08 6:37 UTC (7+ messages)
` [PATCHv2] "
[Bug 215533] [BISECTED][REGRESSION] UI becomes unresponsive every couple of seconds
2022-02-08 6:35 UTC (2+ messages)
[PATCH -next v3] scsi: pm8001: clean up some inconsistent indentin
2022-02-08 6:32 UTC (2+ messages)
[PATCH V2 0/2] perf/x86/intel/pt: Add support for event tracing and TNT disabling
2022-02-08 6:28 UTC (2+ messages)
[PATCH v7 0/2] Add UART driver for Suplus SP7021 SoC
2022-02-08 6:27 UTC (3+ messages)
` [PATCH v7 2/2] serial:sunplus-uart:Add Sunplus SoC UART Driver
[PATCH] kconfig: fix missing fclose() on error paths
2022-02-08 6:26 UTC
[PATCH v2] block/rnbd: Remove a useless mutex
2022-02-08 6:24 UTC (2+ messages)
[PATCH][RFC] sched: Stop searching for idle cpu if the LLC domain is overloaded
2022-02-08 6:24 UTC (3+ messages)
[PATCH 0/4] platform/chrome: cros_ec_typec: Reorganize mux configuration
2022-02-08 6:15 UTC (10+ messages)
` [PATCH 2/4] platform/chrome: cros_ec_typec: Get mux state inside configure_mux
` [PATCH 3/4] platform/chrome: cros_ec_typec: Configure muxes at start of port update
` [PATCH 4/4] platform/chrome: cros_ec_typec: Update mux flags during partner removal
linux-next: build failure after merge of the kspp tree
2022-02-08 6:13 UTC (4+ messages)
[PATCH] scsi: ibmvscsis: Silence -Warray-bounds warning
2022-02-08 6:12 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox