linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-06 00:55:39 to 2021-06-06 12:44:08 UTC [more...]

[irqchip: irq/irqchip-next] genirq: Use irq_resolve_mapping() to implement __handle_domain_irq() and co
 2021-06-06 12:43 UTC 

[irqchip: irq/irqchip-next] irqdomain: Introduce irq_resolve_mapping()
 2021-06-06 12:43 UTC 

[irqchip: irq/irqchip-next] irqchip: Bulk conversion to generic_handle_domain_irq()
 2021-06-06 12:43 UTC 

[irqchip: irq/irqchip-next] irqdesc: Fix __handle_domain_irq() comment
 2021-06-06 12:43 UTC 

[irqchip: irq/irqchip-next] genirq: Move non-irqdomain handle_domain_irq() handling into ARM's handle_IRQ()
 2021-06-06 12:43 UTC 

[irqchip: irq/irqchip-next] genirq: Add generic_handle_domain_irq() helper
 2021-06-06 12:43 UTC 

[irqchip: irq/irqchip-next] irqchip/nvic: Convert from handle_IRQ() to handle_domain_irq()
 2021-06-06 12:43 UTC 

[ANNOUNCE] Git v2.32.0
 2021-06-06 12:40 UTC 

Backporting fix for #199981 to 4.19.y?
 2021-06-06 12:34 UTC  (7+ messages)

[PATCH 1/2] PCI: iproc: fix the base vector number allocation for multi-MSI
 2021-06-06 12:30 UTC  (2+ messages)
` [PATCH 2/2] PCI: iproc: Support multi-MSI only on uniprocessor kernel

[PATCH v3] docs: Convert the Speakup guide to rst
 2021-06-06 12:31 UTC  (2+ messages)

[PATCH] usb: typec: tcpm: Do not finish VDM AMS for retrying Responses
 2021-06-06 12:30 UTC  (2+ messages)

[PATCH -next] powerpc/pseries/memhotplug: Remove unused inline function dlpar_memory_remove()
 2021-06-06 12:08 UTC  (2+ messages)

[PATCH] powerpc: Kconfig: disable CONFIG_COMPAT for clang < 12
 2021-06-06 12:08 UTC  (2+ messages)

[PATCH] powerpc/powernv/pci: remove dead code from !CONFIG_EEH
 2021-06-06 12:08 UTC  (3+ messages)
` [PATCH v2] powerpc/powernv/pci: fix header guard

[PATCH] powerpc/udbg_hvc: retry putc on -EAGAIN
 2021-06-06 12:08 UTC  (2+ messages)

[PATCH] selftests/powerpc: Fix duplicate included pthread.h
 2021-06-06 12:08 UTC  (2+ messages)

[PATCH v2 1/2] kprobes: Allow architectures to override optinsn page allocation
 2021-06-06 12:08 UTC  (2+ messages)

[PATCH v2 1/2] powerpc/asm-offset: Remove unused items
 2021-06-06 12:08 UTC  (2+ messages)

[PATCH] powerpc: Only pad struct pt_regs when needed
 2021-06-06 12:08 UTC  (2+ messages)

[PATCH] powerpc/mmu: Don't duplicate radix_enabled()
 2021-06-06 12:08 UTC  (2+ messages)

[PATCH] powerpc/mmu: Remove leftover CONFIG_E200
 2021-06-06 12:08 UTC  (2+ messages)

[PATCH] powerpc: Define NR_CPUS all the time
 2021-06-06 12:08 UTC  (2+ messages)

[PATCH] powerpc/603: Avoid a pile of NOPs when not using SW LRU in TLB exceptions
 2021-06-06 12:08 UTC  (2+ messages)

[PATCH] powerpc/8xx: Update mpc885_ads_defconfig to improve CI
 2021-06-06 12:08 UTC  (2+ messages)

[PATCH] powerpc/32s: Speed up likely path of kuap_update_sr()
 2021-06-06 12:08 UTC  (2+ messages)

[PATCH] powerpc/32s: Remove m8260_gorom()
 2021-06-06 12:08 UTC  (2+ messages)

[PATCH] powerpc/32s: Remove asm/book3s/32/hash.h
 2021-06-06 12:08 UTC  (2+ messages)

[PATCH -next] ppc: boot: Fix a typo in the file decompress.c
 2021-06-06 12:08 UTC  (2+ messages)

[PATCH] cpufreq: sh: Remove unused linux/sched.h headers
 2021-06-06 11:58 UTC 

[PATCH v4 00/15] Add futex2 syscalls
 2021-06-06 11:57 UTC  (6+ messages)

[RFC] LKMM: Add volatile_if()
 2021-06-06 11:53 UTC  (14+ messages)

[PATCH] sysctl: sched: move extern sysctl declarations to sched.h
 2021-06-06 11:54 UTC 

[RFC] LKMM: Add volatile_if()
 2021-06-06 11:36 UTC  (9+ messages)

[PATCH AUTOSEL 5.12 01/43] ASoC: max98088: fix ni clock divider calculation
 2021-06-06 11:10 UTC  (3+ messages)
` [PATCH AUTOSEL 5.12 03/43] spi: Fix spi device unregister flow

drivers/gpu/drm/i915/gt/selftest_execlists.c:167:4: error: format string is not a string literal (potentially insecure)
 2021-06-06 11:03 UTC 

[RFC PATCH v2 00/11] riscv: Add DMA_COHERENT support for Allwinner D1
 2021-06-06 10:50 UTC  (16+ messages)
` [RFC PATCH v2 01/11] riscv: asid: Use global mappings for kernel pages
` [PATCH V5 1/3] riscv: "
` [PATCH V5 2/3] riscv: Add ASID-based tlbflushing methods
` [RFC PATCH v2 02/11] riscv: asid: "
` [RFC PATCH v2 03/11] riscv: asid: Optimize tlbflush coding convention
` [PATCH V5 3/3] riscv: tlbflush: Optimize "
` [RFC PATCH v2 04/11] riscv: pgtable: Fixup _PAGE_CHG_MASK usage
` [RFC PATCH v2 05/11] riscv: pgtable: Add custom protection_map init
` [RFC PATCH v2 06/11] riscv: pgtable: Add DMA_COHERENT with custom PTE attributes
` [RFC PATCH v2 07/11] riscv: cmo: Add dma-noncoherency support
` [RFC PATCH v2 08/11] riscv: cmo: Add vendor custom icache sync
` [RFC PATCH v2 09/11] riscv: soc: Initial DTS for Allwinner D1 NeZha board
` [RFC PATCH v2 10/11] riscv: soc: Add Allwinner SoC kconfig option
` [RFC PATCH v2 11/11] riscv: soc: Allwinner D1 GMAC driver only for temp use

[RFC PATCH V2] zram:calculate available memory when zram is used
 2021-06-06 10:45 UTC  (3+ messages)

[PATCH] Fix error handling in begin_new_exec
 2021-06-06 10:41 UTC 

[PATCH v2 0/7] KVM: arm64: Reduce hyp_vmemmap overhead
 2021-06-06 10:31 UTC  (3+ messages)
` [PATCH v2 4/7] KVM: arm64: Unify MMIO and mem host stage-2 pools

[PATCH 1/3] net: stmmac: explicitly deassert GMAC_AHB_RESET
 2021-06-06 10:30 UTC  (4+ messages)
    ` [PATCH v2] "

[ANNOUNCE] 4.4.270-rt222
 2021-06-06 10:21 UTC 

[PATCH v2] usb: dwc3: support 64 bit DMA in platform driver
 2021-06-06 10:36 UTC 

[mm/gup] 57efa1fe59: will-it-scale.per_thread_ops -9.2% regression
 2021-06-06 10:16 UTC  (8+ messages)

[PATCH] usb: dwc3: support 64 bit DMA in platform driver
 2021-06-06 10:08 UTC  (3+ messages)

[PATCH v3] kasan: test: Improve failure message in KUNIT_EXPECT_KASAN_FAIL()
 2021-06-06  9:56 UTC  (2+ messages)

KASAN: use-after-free Read in hci_chan_del
 2021-06-06  9:54 UTC  (10+ messages)

[RFC PATCH net-next] net: dsa: tag_qca: Check for upstream VLAN tag
 2021-06-06  9:38 UTC  (6+ messages)

staging: vc04_services: Need suggestions on trying to fix sparse warning in vchiq_arm.c
 2021-06-06  9:26 UTC  (7+ messages)

[PATCH 2/2 v2] MAINTAINERS: add entry for vsmp_64
 2021-06-06  9:30 UTC 

[PATCH] m68k/q40: Replace q40ide with pata_falcon and falconide
 2021-06-06  9:15 UTC 

[PATCH] scripts: extract-ikconfig: add support for unzstd
 2021-06-06  9:04 UTC 

WARNING in cpu_latency_qos_remove_request
 2021-06-06  8:49 UTC  (2+ messages)
` [syzbot] "

[PATCH] staging: rtl8723bs: Fix uninitialized variable
 2021-06-06  8:45 UTC  (6+ messages)

[PATCH] infiniband: core: fix memory leak
 2021-06-06  8:42 UTC  (3+ messages)

[PATCH] habanalabs/gaudi: remove redundant assignment to variable err
 2021-06-06  8:32 UTC  (3+ messages)

[PATCH 0/2] media: cedrus: hevc: add support for multiple slices
 2021-06-06  8:23 UTC  (3+ messages)
` [PATCH 1/2] media: hevc: Add segment address field
` [PATCH 2/2] media: cedrus: hevc: Add support for multiple slices

[PATCH 1/6] habanalabs/gaudi: don't use disabled ports in collective wait
 2021-06-06  8:23 UTC  (6+ messages)
` [PATCH 2/6] habanalabs/gaudi: add FW alive event support
` [PATCH 3/6] habanalabs: add debug flag to prevent failure on timeout
` [PATCH 4/6] habanalabs: reset device upon FD close if not idle
` [PATCH 5/6] habanalabs: skip valid test for boot_dev_sts regs
` [PATCH 6/6] habanalabs: fix mask to obtain page offset

[PATCH V2 0/5] Update pcie-tegra194 driver
 2021-06-06  8:22 UTC  (6+ messages)
` [PATCH V2 1/5] PCI: tegra: Fix handling BME_CHGED event
` [PATCH V2 2/5] PCI: tegra: Fix MSI-X programming
` [PATCH V2 3/5] PCI: tegra: Disable interrupts before entering L2
` [PATCH V2 4/5] PCI: tegra: Don't allow suspend when Tegra PCIe is in EP mode
` [PATCH V2 5/5] PCI: tegra: Cleanup unused code

[GIT PULL] x86/urgent for v5.13-rc5
 2021-06-06  7:55 UTC 

[PATCH v4] cifs: decoding negTokenInit with generic ASN1 decoder
 2021-06-06  7:52 UTC  (3+ messages)

[PATCH 0/8] Additional features for Hantro HEVC
 2021-06-06  7:49 UTC  (3+ messages)
` [PATCH 7/8] media: hevc: Add scaling matrix control

[PATCH v2] staging: rtl8723bs: os_dep: Remove conditions with no effects
 2021-06-06  7:42 UTC 

[PATCH -fixes] riscv: Fix BUILTIN_DTB for sifive and microchip soc
 2021-06-06  7:40 UTC  (5+ messages)

[PATCH v4 0/4] riscv: Map the kernel with correct permissions the first time
 2021-06-06  7:38 UTC  (4+ messages)
` [PATCH v4 2/4] riscv: Simplify xip and !xip kernel address conversion macros

[PATCH 2/2] MAINTAINERS: add entry for vsmp_64.c
 2021-06-06  7:25 UTC 

[PATCH 1/2] vsmp_64: change ownership
 2021-06-06  7:25 UTC 

[PATCH] riscv: mm: init: Consolidate vars, functions
 2021-06-06  7:23 UTC  (9+ messages)

[PATCH 0/2] perf probe: Report permission errors
 2021-06-06  7:11 UTC  (4+ messages)
` [PATCH 1/2] perf/probe: Report possible permission error for map__load failure

[PATCH v6 0/4] Introduce pcim_alloc_irq_vectors()
 2021-06-06  7:05 UTC  (5+ messages)
` [PATCH v6 1/4] PCI: "
` [PATCH v6 2/4] Documentation: devres: Add pcim_alloc_irq_vectors()
` [PATCH v6 3/4] i2c: designware: Use pcim_alloc_irq_vectors() to allocate IRQ vectors
` [PATCH v6 4/4] i2c: thunderx: "

[PATCH v5 1/4] PCI: Introduce pcim_alloc_irq_vectors()
 2021-06-06  6:51 UTC  (5+ messages)

[PATCH 1/3] regulator: mt6358: Use unsigned int for volt_tables
 2021-06-06  6:50 UTC  (3+ messages)
` [PATCH 2/3] regulator: mt6359: "
` [PATCH 3/3] regulator: mt6359: Get rid of linear_range tables

[PATCH] staging: rtl8723bs: os_dep: Remove conditions with no effects
 2021-06-06  6:49 UTC  (3+ messages)

[PATCH] media: cedrus: hevc: Add support for scaling lists
 2021-06-06  6:50 UTC 

[PATCH v3] Input: elantech - fix x_max/y_max values
 2021-06-06  6:44 UTC  (2+ messages)

[PATCH] vdpa: mandate 1.0 device
 2021-06-06  6:31 UTC  (2+ messages)

[PATCH 0/3] Apple M1 clock gate driver
 2021-06-06  5:59 UTC  (9+ messages)

[PATCH v2] tty: serial: jsm: allocate queue buffer at probe time
 2021-06-06  5:47 UTC  (3+ messages)

hppa64-linux-ld: mm/hugetlb.o(.init.text+0xf24): cannot reach _raw_spin_lock_irq
 2021-06-06  5:46 UTC 

[PATCH 1/3] f2fs: Advertise encrypted casefolding in sysfs
 2021-06-06  5:36 UTC  (3+ messages)
` [PATCH 3/3] f2fs: clean up /sys/fs/f2fs/<disk>/features
  ` [PATCH 3/3 v2] "

[PATCH v1] vdp/mlx5: Fix setting the correct dma_device
 2021-06-06  5:31 UTC 

[PATCH v2] vdpa/mlx5: Clear vq ready indication upon device reset
 2021-06-06  5:31 UTC 

[PATCH rdma-rc v1] RDMA/core: Simplify addition of restrack object
 2021-06-06  5:18 UTC 

[PATCH v2] arm64: dts: qcom: sdm845-mtp: enable IPA
 2021-06-06  5:10 UTC  (3+ messages)

[PATCH v2] arm64/dts/qcom/sc7180: Add Display Port dt node
 2021-06-06  5:07 UTC  (4+ messages)

[PATCH v1] vdpa/mlx5: Clear vq ready indication upon device reset
 2021-06-06  5:04 UTC  (3+ messages)

drivers/input/misc/iqs626a.c:1645:12: warning: stack frame size of 2560 bytes in function 'iqs626_probe'
 2021-06-06  5:04 UTC  (5+ messages)

[PATCH v5 5/7] PCI: Add support for a function level reset based on _RST method
 2021-06-06  5:00 UTC  (2+ messages)

kernel/rcu/tree.c:2073:23: warning: stack frame size of 2704 bytes in function 'rcu_gp_kthread'
 2021-06-06  4:49 UTC  (2+ messages)

[PATCH] [v2] virtio_net: Remove BUG() to avoid machine dead
 2021-06-06  4:48 UTC  (2+ messages)

[PATCH v8 00/11] drm: Fix EDID reading on ti-sn65dsi86 by introducing the DP AUX bus
 2021-06-06  4:40 UTC  (3+ messages)
` [PATCH v8 08/11] drm/bridge: ti-sn65dsi86: Promote the AUX channel to its own sub-dev

[PATCH] mm: slub: replace local_irq_save with local_irq_disable
 2021-06-06  4:17 UTC 

hppa64-linux-ld: kernel/printk/printk.o(.text.unlikely+0x100): cannot reach vprintk
 2021-06-06  4:13 UTC 

[PATCH v2 1/2] clk: qcom: add support for SM8350 DISPCC
 2021-06-06  4:11 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: clock: add QCOM SM8350 display clock bindings

[PATCH 1/7] Input: cy8ctmg110_ts - rely on platform code to supply interrupt
 2021-06-06  4:10 UTC  (7+ messages)
` [PATCH 4/7] Input: cy8ctmg110_ts - let I2C core configure wake interrupt
` [PATCH 7/7] Input: cy8ctmg110_ts - switch to using gpiod API

[PATCH 0/3] Add DT bindings and DT nodes for PCIe and PHY in SC7280
 2021-06-06  4:02 UTC  (6+ messages)
` [PATCH 2/3] arm64: dts: qcom: sc7280: Add PCIe and PHY related nodes

[PATCH v4 0/2] Add DT bindings and DT nodes for USB in SC7280
 2021-06-06  3:59 UTC  (3+ messages)
` [PATCH v4 1/2] arm64: dts: qcom: sc7280: Add USB related nodes

[PATCH V3 0/3] Add QSPI and QUPv3 DT nodes for SC7280 SoC
 2021-06-06  3:55 UTC  (7+ messages)
` [PATCH V3 1/3] arm64: dts: sc7280: Add QSPI node
` [PATCH V3 2/3] arm64: dts: sc7280: Add QUPv3 wrapper_0 nodes
` [PATCH V3 3/3] arm64: dts: sc7280: Add QUPv3 wrapper_1 nodes

[PATCH v8 0/5] Introduce SoC sleep stats driver
 2021-06-06  3:42 UTC  (8+ messages)
` [PATCH v8 3/5] arm64: dts: qcom: sc7180: Enable SoC sleep stats

hppa64-linux-ld: kernel/printk/printk.o(.text+0x38cc): cannot reach _raw_spin_lock_irq
 2021-06-06  3:40 UTC 

[PATCH] staging: rtl8712: Remove unnecessary alias of printk()
 2021-06-06  3:40 UTC 

[PATCH 0/2] pinctrl: bcm: Constify static ops structs
 2021-06-06  3:36 UTC  (5+ messages)
` [PATCH 1/2] pinctrl: bcm: Constify static pinctrl_ops
` [PATCH 2/2] pinctrl: bcm: Constify static pinmux_ops

[PATCH net-next v3] mfd: pm8008: Fix return value check in pm8008_probe()
 2021-06-06  3:33 UTC  (2+ messages)

[PATCH v4 1/2] dt-bindings: clk: qcom: gcc-sm6125: Document SM6125 GCC driver
 2021-06-06  3:30 UTC  (4+ messages)
` [PATCH v4 2/2] clk: qcom: Add SM6125 (TRINKET) "

[PATCH v2 0/3] Add Qualcomm PCIe Endpoint driver support
 2021-06-06  3:13 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: pci: Add devicetree binding for Qualcomm PCIe EP controller
` [PATCH v2 2/3] PCI: dwc: Add Qualcomm PCIe Endpoint controller driver

[PATCH RESEND v3] writeback: fix obtain a reference to a freeing memcg css
 2021-06-06  3:02 UTC 

[PATCH] audit: Rename enum audit_state constants to avoid AUDIT_DISABLED redefinition
 2021-06-06  2:40 UTC  (2+ messages)

hppa64-linux-ld: kernel/reboot.o(.init.text+0x220): cannot reach printk
 2021-06-06  2:30 UTC 

[PATCH v2 0/4] Add DT bindings and DT nodes for PCIe and PHY in SC7280
 2021-06-06  2:26 UTC  (9+ messages)
` [PATCH v2 1/4] arm64: dts: qcom: sc7280: Add PCIe nodes for IDP board
` [PATCH v2 2/4] arm64: dts: qcom: sc7280: Add PCIe and PHY related nodes
` [PATCH v2 3/4] PCIe: qcom: Add support to control pipe clk mux
` [PATCH v2 4/4] dt-bindings: pci: qcom: Document PCIe bindings for SC720

[PATCH v2] lockdown,selinux: avoid bogus SELinux lockdown permission checks
 2021-06-06  2:11 UTC  (19+ messages)

[PATCHv3 1/2] kvm: add PM-notifier
 2021-06-06  2:10 UTC  (2+ messages)
` [PATCHv3 2/2] kvm: x86: implement KVM PM-notifier

[PATCH v3 16/16] objtool,x86: Rewrite retpoline thunk calls
 2021-06-06  1:58 UTC  (6+ messages)

[PATCH net-next v7 0/5] page_pool: recycle buffers
 2021-06-06  1:59 UTC  (9+ messages)
` [PATCH net-next v7 1/5] mm: add a signature in struct page
` [PATCH net-next v7 4/5] mvpp2: recycle buffers

arch/arm/boot/compressed/fdt_check_mem_start.c:62:10: warning: no previous prototype for function 'fdt_check_mem_start'
 2021-06-06  1:46 UTC 

[PATCH v3] cifs: decoding negTokenInit with generic ASN1 decoder
 2021-06-06  1:12 UTC  (3+ messages)

irdma: utils.c typos in irdma_cqp_gather_stats_gen1 ?
 2021-06-06  1:10 UTC 

[PATCH net-next v2] net: mscc: ocelot: check return value after calling platform_get_resource()
 2021-06-06  1:02 UTC  (2+ messages)

[PATCH 0/4] Support CS42L42 on JSL platform
 2021-06-06  0:41 UTC  (5+ messages)
` [PATCH 1/4] ASoC: Intel: sof_cs42l42: support JSL DAI link sequence
` [PATCH 2/4] ASoC: Intel: maxim-common: support max98360a
` [PATCH 3/4] ASoC: intel: sof_cs42l42: add support for jsl_cs4242_mx98360a
` [PATCH 4/4] ASoC: Intel: sof_rt5682: code refactor for max98360a

[RFC net-next 0/2] Introduce MDIO probe order C45 over C22
 2021-06-06  0:54 UTC  (11+ messages)

[PATCH] lib: Convert UUID runtime test to KUnit
 2021-06-06  0:54 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).