linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-29 13:54:25 to 2022-04-29 15:19:57 UTC [more...]

[PATCH 00/30] The panic notifiers refactor
 2022-04-29 15:18 UTC  (19+ messages)
` [PATCH 09/30] coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier
` [PATCH 12/30] parisc: Replace regular spinlock with spin_trylock on panic path
` [PATCH 17/30] tracing: Improve panic/die notifiers
` [PATCH 20/30] panic: Add the panic informational notifier list
` [PATCH 21/30] panic: Introduce the panic pre-reboot "

[PATCH] ARM: mvebu: check the validation of memory allocation
 2022-04-29 15:19 UTC  (2+ messages)

[PATCH v3 00/21] TDX host kernel support
 2022-04-29 15:18 UTC  (16+ messages)
` [PATCH v3 12/21] x86/virt/tdx: Create TDMRs to cover all system RAM
` [PATCH v3 13/21] x86/virt/tdx: Allocate and set up PAMTs for TDMRs

[RESEND PATCH] arm64: dts: tegra: Fix boolean properties with values
 2022-04-29 15:18 UTC  (3+ messages)

[PATCH v3 0/3] staging: vt6655: Replace macro VNSvInPortD with ioread32()
 2022-04-29 15:18 UTC  (4+ messages)
` [PATCH v3 3/3] staging: vt6655: Replace VNSvInPortD with ioread32

[PATCH] drm/amdgpu: simplify the return expression of navi10_ih_hw_init()
 2022-04-29 15:17 UTC  (2+ messages)

[PATCH] drm/amdgpu: simplify the return expression of iceland_ih_hw_init
 2022-04-29 15:16 UTC  (2+ messages)

[PATCH 0/2] ARM: MAX_DMA_ADDRESS fixes
 2022-04-29 15:15 UTC  (6+ messages)
` [PATCH 1/2] ARM: Fix off by one in checking DMA zone size
` [PATCH 2/2] ARM: Clamp MAX_DMA_ADDRESS to 32-bit

[PATCH 0/2] PXO fixes for ipq8064 dtsi
 2022-04-29 15:12 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: qcom: replace gcc PXO with pxo_board fixed clock

[PATCH] ASoC: hdmi-codec: Add option for ELD bypass
 2022-04-29 15:13 UTC 

[PATCH 0/4] Small fixes/improvement for hfpll and krait
 2022-04-29 15:13 UTC  (12+ messages)
` [PATCH 1/4] clk: qcom: clk-hfpll: use poll_timeout macro
` [PATCH 2/4] clk: qcom: clk-krait: unlock spin after mux completion
` [PATCH 3/4] clk: qcom: clk-krait: add hw_parent check for div2_round_rate
` [PATCH 4/4] clk: qcom: clk-krait: add apq/ipq8064 errata workaround

[PATCH v1 1/9] clk: qcom: rcg2: Cache rate changes for parked RCGs
 2022-04-29 15:12 UTC  (9+ messages)
` [PATCH v1 2/9] clk: Introduce CLK_ASSUME_ENABLED_WHEN_UNUSED
` [PATCH v1 3/9] clk: qcom: sm8250-dispcc: Flag shared RCGs as assumed enable
` [PATCH v1 4/9] clk: qcom: add support for SM8350 GPUCC
` [PATCH v1 5/9] dt-bindings: clock: Add Qcom SM8350 GPUCC bindings
` [PATCH v1 6/9] clk: qcom: add support for SM8350 DISPCC
` [PATCH v1 7/9] dt-bindings: clock: Add Qcom SM8350 DISPCC bindings
` [PATCH v1 8/9] arm64: dts: qcom: sm8350: Power up dispcc using MMCX regulator
` [PATCH v1 9/9] arm64: dts: qcom: sm8350: Add DISPCC node

[PATCH v2] MIPS: undefine and redefine cpu_has_fpu when it is overrided
 2022-04-29 15:11 UTC  (3+ messages)

[PATCH v2 00/19] xen: simplify frontend side ring setup
 2022-04-29 15:10 UTC  (3+ messages)
` [PATCH v2 19/19] xen/xenbus: eliminate xenbus_grant_ring()

[PATCH v8 0/7] ima: support fs-verity digests and signatures
 2022-04-29 15:09 UTC  (3+ messages)
` [PATCH v8 4/7] ima: define a new template field named 'd-ngv2' and templates

[PATCH net v2 1/2] ptp: ptp_clockmatrix: Add PTP_CLK_REQ_EXTTS support
 2022-04-29 15:07 UTC  (2+ messages)
` [PATCH net v2 2/2] ptp: ptp_clockmatrix: return -EBUSY if phase pull-in is in progress

[RFC PATCH v4 00/11] Fix some race between sysfb device registration and drivers probe
 2022-04-29 15:02 UTC  (3+ messages)
` [RFC PATCH v4 11/11] fbdev: Make registered_fb[] private to fbmem.c

[PATCH v4] dt-bindings: dsp: mediatek: add mt8195 dsp document
 2022-04-29 15:02 UTC  (2+ messages)

[GIT PULL] random number generator fixes for 5.18-rc5
 2022-04-29 14:59 UTC 

[PATCH 0/2] MIPS: Remove incorrect `cpu_has_fpu' overrides
 2022-04-29 14:57 UTC  (3+ messages)
` [PATCH 1/2] MIPS: IP27: Remove incorrect `cpu_has_fpu' override
` [PATCH 2/2] MIPS: IP30: "

[Patch v10 0/4] memory: tegra: Add MC channels and error logging
 2022-04-29 14:56 UTC  (3+ messages)
` [Patch v10 1/4] memory: tegra: Add memory controller channels support

[PATCHv4 bpf-next 0/5] bpf: Speed up symbol resolving in kprobe multi link
 2022-04-29 14:56 UTC  (8+ messages)
` [PATCHv4 bpf-next 1/5] kallsyms: Fully export kallsyms_on_each_symbol function
` [PATCHv4 bpf-next 2/5] ftrace: Add ftrace_lookup_symbols function
` [PATCHv4 bpf-next 3/5] fprobe: Resolve symbols with ftrace_lookup_symbols

[PATCH V2] rtla/Makefile: Properly handle dependencies
 2022-04-29 14:54 UTC 

[PATCH v1 0/3] WAR to handle WCN6750 hardware issue
 2022-04-29 14:54 UTC  (5+ messages)
` [PATCH v1 1/3] dt-bindings: net: bluetooth: Add wlan-gpio entry for wcn6750
` [PATCH v1 3/3] Bluetooth: hci_qca: WAR to handle WCN6750 HW issue

[PATCH v7 00/12] Fix broken usage of driver_override (and kfree of static memory)
 2022-04-29 14:51 UTC  (5+ messages)
` [PATCH v7 12/12] rpmsg: Fix kfree() of static memory on setting driver_override

[PATCH] KVM: x86/mmu: Do not create SPTEs for GFNs that exceed host.MAXPHYADDR
 2022-04-29 14:50 UTC  (6+ messages)

[PATCH] ELF, uapi: fixup ELF_ST_TYPE definition
 2022-04-29 14:50 UTC 

[RFC v2 00/39] Kconfig: Introduce HAS_IOPORT config option
 2022-04-29 14:49 UTC  (90+ messages)
` [RFC v2 01/39] Kconfig: introduce HAS_IOPORT option and select it as necessary
` [PATCH 02/37] ata: add HAS_IOPORT dependencies
` [PATCH 03/37] ACPI: add dependency on HAS_IOPORT
` [RFC v2 04/39] char: impi, tpm: depend "
` [PATCH 04/37] parport: PC style parport depends "
` [PATCH 05/37] char: impi, tpm: depend "
` [PATCH 06/37] speakup: add HAS_IOPORT dependency for SPEAKUP_SERIALIO
` [PATCH 07/37] Input: gameport: add ISA and HAS_IOPORT dependencies
` [PATCH 08/37] comedi: add "
` [PATCH 09/37] counter: "
` [RFC v2 10/39] gpio: "
` [PATCH 11/37] sound: "
` [PATCH 13/37] Input: "
` [PATCH 14/37] iio: adc: Kconfig: "
` [PATCH 15/37] hwmon: "
` [PATCH 19/37] mpt fusion: "
` [PATCH 20/37] net: "
` [RFC v2 21/39] "
` [PATCH 21/37] pcmcia: "
` [PATCH 22/37] platform: "
` [PATCH 23/37] pnp: "
` [PATCH 24/37] power: "
` [RFC v2 25/39] pcmcia: "
` [PATCH 25/37] video: handle "
` [RFC v2 26/39] platform: add "
` [PATCH 26/37] rtc: "
` [RFC v2 27/39] pnp: "
` [PATCH 27/37] scsi: "
` [RFC v2 28/39] power: "
` [PATCH 28/37] staging: sm750fb: "
` [RFC v2 29/39] rtc: "
` [PATCH 29/37] tty: serial: "
` [RFC v2 30/39] scsi: "
` [PATCH 30/37] watchdog: "
` [PATCH 31/37] drm: handle "
` [RFC v2 31/39] sound: add "
` [PATCH 32/37] PCI/sysfs: make I/O resource depend on HAS_IOPORT
` [RFC v2 32/39] speakup: add HAS_IOPORT dependency for SPEAKUP_SERIALIO
` [PATCH 33/37] PCI: make quirk using inw() depend on HAS_IOPORT
` [RFC v2 33/39] staging: add HAS_IOPORT dependencies
` [PATCH 34/37] firmware: dmi-sysfs: handle HAS_IOPORT=n
` [RFC v2 34/39] tty: serial: add HAS_IOPORT dependencies
` [PATCH 35/37] /dev/port: don't compile file operations without CONFIG_DEVPORT
` [RFC v2 35/39] usb: handle HAS_IOPORT dependencies
` [PATCH 36/37] "
` [RFC v2 36/39] video: "
` [PATCH 37/37] asm-generic/io.h: drop inb() etc for HAS_IOPORT=n
` [RFC v2 37/39] watchdog: add HAS_IOPORT dependencies
` [RFC v2 38/39] wireless: "
` [RFC v2 39/39] asm-generic/io.h: drop inb() etc for HAS_IOPORT=n

[PATCH v2 net 0/7] insufficient TCP source port randomness
 2022-04-29 14:48 UTC  (6+ messages)
` [PATCH v2 net 1/7] secure_seq: use the 64 bits of the siphash for port offset calculation
` [PATCH v2 net 3/7] tcp: resalt the secret every 10 seconds

[PATCH v2 00/23] common kmalloc for SLUB and SLAB v2
 2022-04-29 14:48 UTC  (7+ messages)
` [PATCH v2 14/23] mm/slab_common: print cache name in tracepoints
` [PATCH v2 18/23] mm/sl[au]b: generalize kmalloc subsystem
` [PATCH v2 20/23] mm/slab_common: factor out __do_kmalloc_node()

[PATCH 0/3] Enable JPEG Encoder on RK3566/RK3568
 2022-04-29 14:46 UTC  (2+ messages)

[next] powerpc: multiple definition of `____cacheline_aligned'; sound/core/oss/pcm_oss.o:(.bss+0x40): first defined here
 2022-04-29 14:45 UTC 

[PATCH] drm/vc4: simplify the return expression of vc4_prepare_fb()
 2022-04-29 14:45 UTC  (2+ messages)
` (subset) "

[PATCH] drm/vc4: simplify the return expression of vc4_grab_bin_bo()
 2022-04-29 14:45 UTC  (2+ messages)
` (subset) "

[PATCH] KVM: x86/mmu: fix potential races when walking host page table
 2022-04-29 14:45 UTC  (4+ messages)

[PATCH] f2fs: fix to do sanity check on total_data_blocks
 2022-04-29 14:44 UTC 

[net-next v2 00/12] add support for Renesas RZ/N1 ethernet subsystem devices
 2022-04-29 14:43 UTC  (14+ messages)
` [net-next v2 01/12] net: dsa: add support for ethtool get_rmon_stats()
` [net-next v2 02/12] net: dsa: add Renesas RZ/N1 switch tag driver
` [net-next v2 03/12] dt-bindings: net: pcs: add bindings for Renesas RZ/N1 MII converter
` [net-next v2 04/12] net: pcs: add Renesas MII converter driver
` [net-next v2 05/12] dt-bindings: net: dsa: add bindings for Renesas RZ/N1 Advanced 5 port switch
` [net-next v2 06/12] net: dsa: rzn1-a5psw: add Renesas RZ/N1 advanced 5 port switch driver
` [net-next v2 07/12] net: dsa: rzn1-a5psw: add statistics support
` [net-next v2 08/12] net: dsa: rzn1-a5psw: add FDB support
` [net-next v2 09/12] ARM: dts: r9a06g032: describe MII converter
` [net-next v2 10/12] ARM: dts: r9a06g032: describe GMAC2
` [net-next v2 11/12] ARM: dts: r9a06g032: describe switch
` [net-next v2 12/12] MAINTAINERS: add Renesas RZ/N1 switch related driver entry

[PATCH 1/2] iommu/io-pgtable-arm-v7s: Add a quirk to support TTBR up to 35bit for MediaTek
 2022-04-29 14:34 UTC  (2+ messages)
` [PATCH 2/2] iommu/mediatek: Enable allocating page table in normal memory

[PATCH] io_uring: check that data field is 0 in ringfd unregister
 2022-04-29 14:40 UTC  (2+ messages)

[PATCH v3] sh: avoid using IRQ0 on SH3/4
 2022-04-29 14:39 UTC  (3+ messages)

[PATCH v4 05/11] iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
 2022-04-29 14:34 UTC  (11+ messages)

[PATCH v3 0/2] sched/core: Avoid obvious double update_rq_clock warning
 2022-04-29 14:30 UTC  (3+ messages)
` [PATCH v3 2/2] sched/deadline: Remove superfluous rq clock update in push_dl_task()

[Regression] Resume process hangs for 5-6 seconds starting sometime in 5.16
 2022-04-29 14:30 UTC  (2+ messages)

[PATCH 0/4] memory-failure: fix hwpoison_filter
 2022-04-29 14:22 UTC  (5+ messages)
` [PATCH 1/4] mm/memory-failure.c: move clear_hwpoisoned_pages
` [PATCH 2/4] mm/memofy-failure.c:: simplify num_poisoned_pages_dec
` [PATCH 3/4] mm/memofy-failure.c: optimize hwpoison_filter
` [PATCH 4/4] mm/memofy-failure.c: add hwpoison_filter for soft offline

[RFC PATCH 1/2] swiotlb: Split up single swiotlb lock
 2022-04-29 14:25 UTC  (3+ messages)
` [RFC PATCH] swiotlb: Add Child IO TLB mem support

[PATCH] Marvell MDIO clock related changes
 2022-04-29 14:24 UTC  (2+ messages)

[PATCH v4 00/45] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / CSI Rework
 2022-04-29 14:24 UTC  (7+ messages)
` [PATCH v4 43/45] media: sun6i-csi: Detect the availability of the ISP

[PATCH] arm64: dts: mt7622: specify the number of DMA requests
 2022-04-29 14:14 UTC  (4+ messages)

[PATCH v8 0/7] feec() energy margin removal
 2022-04-29 14:11 UTC  (8+ messages)
` [PATCH v8 1/7] sched/fair: Provide u64 read for 32-bits arch helper
` [PATCH v8 2/7] sched/fair: Decay task PELT values during wakeup migration
` [PATCH v8 3/7] sched, drivers: Remove max param from effective_cpu_util()/sched_cpu_util()
` [PATCH v8 4/7] sched/fair: Rename select_idle_mask to select_rq_mask
` [PATCH v8 5/7] sched/fair: Use the same cpumask per-PD throughout find_energy_efficient_cpu()
` [PATCH v8 6/7] sched/fair: Remove task_util from effective utilization in feec()
` [PATCH v8 7/7] sched/fair: Remove the energy margin "

[PATCH v10 00/14] Multi-Gen LRU Framework
 2022-04-29 14:10 UTC  (3+ messages)
` [PATCH v10 08/14] mm: multi-gen LRU: support page table walks

[PATCH printk v4 00/15] implement threaded console printing
 2022-04-29 13:53 UTC  (10+ 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 v6 0/5] spi: add support for Mediatek SPI-NAND controller
 2022-04-29 14:07 UTC  (3+ messages)
` [PATCH v6 5/5] arm64: dts: mediatek: add mtk-snfi for mt7622

[bvanassche:ufs-for-next 6/6] drivers/ufs/core/ufshcd.c:5430 ufshcd_uic_cmd_compl() error: we previously assumed 'priv->active_uic_cmd' could be null (see line 5418)
 2022-04-29 14:06 UTC 

[PATCH for-5.18] KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENT
 2022-04-29 14:05 UTC  (5+ messages)

[PATCH 5/7] arm64: dts: mediatek: mt8195-demo: enable ethernet
 2022-04-29 14:00 UTC  (3+ messages)

[PATCH v11 0/6] Use pageblock_order for cma and alloc_contig_range alignment
 2022-04-29 13:54 UTC  (3+ messages)
` [PATCH v11 3/6] mm: make alloc_contig_range work at pageblock granularity

[PATCH] MIPS: Fix CP0 counter erratum detection for R4k CPUs
 2022-04-29 13:53 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).