linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-27 23:51:34 to 2021-09-28 05:32:49 UTC [more...]

[PATCH V2] arm64/mm: Fix idmap on [16K|36VA|48PA]
 2021-09-28  5:33 UTC 

[PATCH V3 0/7] genirq/affinity: abstract new API from managed irq affinity spread
 2021-09-28  5:27 UTC  (11+ messages)
` [PATCH V3 1/7] genirq/affinity: remove the 'firstvec' parameter from irq_build_affinity_masks
` [PATCH V3 2/7] genirq/affinity: pass affinity managed mask array to irq_build_affinity_masks
` [PATCH V3 3/7] genirq/affinity: don't pass irq_affinity_desc "
` [PATCH V3 4/7] genirq/affinity: rename irq_build_affinity_masks as group_cpus_evenly
` [PATCH V3 5/7] genirq/affinity: move group_cpus_evenly() into lib/
` [PATCH V3 6/7] lib/group_cpus: allow to group cpus in case of !CONFIG_SMP
` [PATCH V3 7/7] blk-mq: build default queue map via group_cpus_evenly()

[PATCH] NDS32: export __trace_hardirqs_on/_offf for entry/exit
 2021-09-28  5:26 UTC 

[RESEND PATCH 0/4] block: clean up Kconfig and Makefile
 2021-09-28  5:24 UTC  (2+ messages)

[PATCH 0/2] bpf: Build with -Wcast-function-type
 2021-09-28  5:24 UTC  (2+ messages)

linux-next: build failure after merge of the crypto tree
 2021-09-28  5:16 UTC  (3+ messages)
` [PATCH] crypto: api - Export crypto_boot_test_finished

[RFC][PATCH 0/1] sched/cputime: Improve getrusage(RUSAGE_THREAD) with nohz_full
 2021-09-28  5:08 UTC  (2+ messages)
` [PATCH 1/1] "

[RESEND PATCH v2] net: prevent user from passing illegal stab size
 2021-09-28  5:11 UTC  (2+ messages)

[PATCH v2 00/12] Modular Broadcom irqchip drivers
 2021-09-28  5:08 UTC  (14+ messages)
` [PATCH v2 01/12] arch: Export cpu_logical_map to modules
` [PATCH v2 02/12] MIPS: BMIPS: Remove use of irq_cpu_offline
` [PATCH v2 03/12] irqchip/irq-bcm7038-l1: Remove .irq_cpu_offline()
` [PATCH v2 04/12] irqchip/irq-bcm7038-l1: Use irq_get_irq_data()
` [PATCH v2 05/12] irqchip/irq-bcm7038-l1: Switch to IRQCHIP_PLATFORM_DRIVER
` [PATCH v2 06/12] genirq: Export irq_gc_{unmask_enable,mask_disable}_reg
` [PATCH v2 07/12] irqchip/irq-brcmstb-l2: Switch to IRQCHIP_PLATFORM_DRIVER
` [PATCH v2 08/12] irqchip: Provide platform_device to of_irq_init_cb_t
` [PATCH v2 09/12] irqchip/irq-bcm7120-l2: Switch to IRQCHIP_PLATFORM_DRIVER
` [PATCH v2 10/12] arm64: broadcom: Removed forced select of interrupt controllers
` [PATCH v2 11/12] ARM: bcm: "
` [PATCH v2 12/12] irqchip: Fix kernel-doc parameter typo for IRQCHIP_DECLARE

[PATCH 0/3] Cleanup MAY_HAVE_SPARSE_IRQ
 2021-09-28  5:08 UTC  (5+ messages)
` [PATCH 2/3] csky: Use SPARSE_IRQ

drivers/crypto/ccree/cc_driver.c:117:18: warning: result of comparison of constant 18446744073709551615 with expression of type 'u32' (aka 'unsigned int') is always false
 2021-09-28  5:01 UTC 

[PATCH v3 0/5] Add general DVSEC/VSEC support
 2021-09-28  5:01 UTC  (5+ messages)
` [PATCH v3 2/5] MFD: intel_pmt: Support non-PMT capabilities

[PATCH v6 1/2] x86/sgx: Rename fallback labels in sgx_init()
 2021-09-28  4:54 UTC  (3+ messages)
` [PATCH v6 2/2] x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node

[PATCH v4 1/2] xen-pciback: prepare for the split for stub and PV
 2021-09-28  4:53 UTC  (6+ messages)

[PATCHv6 0/8] videobuf2: support new noncontiguous DMA API
 2021-09-28  4:50 UTC  (3+ messages)
` [PATCHv6 7/8] videobuf2: handle V4L2_MEMORY_FLAG_NON_COHERENT flag

[PATCH 1/2] Documentation: Update ioctl-number.rst for Intel Software Defined Silicon interface
 2021-09-28  4:48 UTC  (7+ messages)
` [PATCH 2/2] platform/x86: Add Intel Software Defined Silicon driver

[PATCH 5.14 000/162] 5.14.9-rc1 review
 2021-09-28  4:47 UTC  (4+ messages)
` [PATCH 5.14 075/162] kselftest/arm64: signal: Add SVE to the set of features we can check for

[PATCH v3 2/2] spi: modify set_cs_timing parameter
 2021-09-28  4:45 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: soc: smem: Make indirection optional
 2021-09-28  4:45 UTC  (3+ messages)
` [PATCH 2/3] soc: qcom: smem: Support reserved-memory description
` [PATCH 3/3] arm64: dts: qcom: sdm845: Drop standalone smem node

[PATCH] x86/resctrl: Fix return code in mkdir_rdt_prepare()
 2021-09-28  4:44 UTC  (3+ messages)

[PATCH] mm/mmap: Define index macros for protection_map[]
 2021-09-28  4:42 UTC  (4+ messages)

[PATCH v5 0/3] staging: vt6655: replace camel case variables
 2021-09-28  4:43 UTC  (9+ messages)
` [PATCH v5 1/3] staging: vt6655: fix camelcase in bShortSlotTime
` [PATCH v5 2/3] staging: vt6655: fix camelcase in ldBmThreshold

[RFC PATCH 00/13] x86 User Interrupts support
 2021-09-28  4:39 UTC  (13+ messages)
` [RFC PATCH 06/13] x86/uintr: Introduce uintr receiver syscalls
` [RFC PATCH 07/13] x86/process/64: Add uintr task context switch support
` [RFC PATCH 08/13] x86/process/64: Clean up uintr task fork and exit paths

drivers/mfd/atc260x-i2c.c:45:34: warning: unused variable 'atc260x_i2c_of_match'
 2021-09-28  4:35 UTC 

drivers/scsi/libfc/fc_encode.h:153:17: warning: 'strncpy' output may be truncated copying between 0 and 255 bytes from a string of length 255
 2021-09-28  4:35 UTC 

drivers/i2c/busses/i2c-mxs.c:802:18: warning: cast to smaller integer type 'enum mxs_i2c_devtype' from 'const void *'
 2021-09-28  4:29 UTC 

[PATCH V2 1/2] riscv: Add RISC-V svpbmt extension
 2021-09-28  4:26 UTC  (8+ messages)
` [PATCH V2 2/2] dt-bindings: riscv: Add svpbmt in cpu mmu-type property

[V3] venus: vdec: decoded picture buffer handling during reconfig sequence
 2021-09-28  4:25 UTC  (3+ messages)

[PATCH v3] ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setup
 2021-09-28  4:21 UTC  (2+ messages)
` [Intel-wired-lan] "

No fs/cifs_common directory in kernel tree
 2021-09-28  4:19 UTC 

linux-next: build failure after merge of the rust tree
 2021-09-28  4:18 UTC  (2+ messages)

[PATCH v2 0/3] Fix Rockchip MIPI DSI display init timeouts
 2021-09-28  4:16 UTC  (3+ messages)
` [PATCH v2 3/3] drm/rockchip: dsi: Disable PLL clock on bind error

[PATCH bpf] samples: bpf: fix test_lru_dist
 2021-09-28  4:15 UTC  (2+ messages)

[PATCH net-next 1/2] net: pcs: xpcs: introduce xpcs_modify() helper function
 2021-09-28  4:19 UTC  (3+ messages)
` [PATCH net-next 2/2] net: pcs: xpcs: fix incorrect CL37 AN sequence

[PATCH v7] ixgbe: let the xdpdrv work with more than 64 cpus
 2021-09-28  4:03 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCHv2] nvme: add command id quirk for apple controllers
 2021-09-28  3:55 UTC  (2+ messages)

[PATCH v1] bluetooth: Add support to handle MSFT Monitor Device event
 2021-09-28  3:53 UTC  (2+ messages)

drivers/bus/ti-sysc.c:2494:13: warning: variable 'error' set but not used
 2021-09-28  3:46 UTC 

[PATCH] media: videobuf2: always set buffer vb2 pointer
 2021-09-28  3:46 UTC 

[PATCH V2] dma: dw-edma-pcie: switch from 'pci_' to 'dma_' API
 2021-09-28  3:44 UTC 

[PATCH V2] dma: ioat: switch from 'pci_' to 'dma_' API
 2021-09-28  3:43 UTC 

[PATCH V2] dma: hsu: switch from 'pci_' to 'dma_' API
 2021-09-28  3:43 UTC 

[PATCH V2] dma: hisi_dma: switch from 'pci_' to 'dma_' API
 2021-09-28  3:43 UTC 

[PATCH V2] dma: dw: switch from 'pci_' to 'dma_' API
 2021-09-28  3:43 UTC 

[PATCH V2] dma: plx_dma: switch from 'pci_' to 'dma_' API
 2021-09-28  3:42 UTC 

[PATCH V2] message: fusion: switch from 'pci_' to 'dma_' API
 2021-09-28  3:42 UTC 

[PATCH V2] i2c: busses: switch from 'pci_' to 'dma_' API
 2021-09-28  3:41 UTC 

[PATCH rdma-next v1 04/11] RDMA/counter: Add an is_disabled field in struct rdma_hw_stats
 2021-09-28  3:28 UTC  (3+ messages)

include/linux/filter.h:363:4: warning: cast between incompatible function types from 'int (* const)(struct bpf_map *, u32, u64)' {aka 'int (* const)(struct bpf_map *, unsigned int, long long unsigned int)'} to 'u64 (*)(u64, u64, u64, u64, u64)' {aka
 2021-09-28  3:21 UTC 

Struct page proposal
 2021-09-28  3:19 UTC  (7+ messages)

[PATCH net 0/2] auth_gss: Fix netns refcount leaks when use-gss-proxy==1
 2021-09-28  3:14 UTC  (3+ messages)
` [PATCH net 1/2] net: Modify unix_stream_connect to not reference count the netns of kernel sockets
` [PATCH net 2/2] auth_gss: Fix deadlock that blocks rpcsec_gss_exit_net when use-gss-proxy==1

[RESEND PATCH v2] trace: prevent preemption in perf_ftrace_function_call()
 2021-09-28  3:12 UTC 

[RFC][PATCH v3 0/9] mm: Use DIO for swap and fix NFS swapfiles
 2021-09-28  3:11 UTC  (2+ messages)

[PATCH] powerpc: don't select KFENCE on platform PPC_FSL_BOOK3E
 2021-09-28  3:06 UTC  (3+ messages)

linux-next: Signed-off-by missing for commits in the rpmsg tree
 2021-09-28  3:03 UTC  (4+ messages)

[PATCH v5 1/2] x86/sgx: Rename fallback labels in sgx_init()
 2021-09-28  3:01 UTC  (6+ messages)
` [PATCH v5 2/2] x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node

[PATCH 0/6] *** Add AST2600 GFX node ***
 2021-09-28  2:57 UTC  (7+ messages)
` [PATCH 1/6] ARM: dts: aspeed: Add GFX node to AST2600
` [PATCH 2/6] ARM: dts: aspeed: ast2600-evb: Enable GFX device
` [PATCH 3/6] drm/aspeed: Add AST2600 support
` [PATCH 4/6] HACK: drm/aspeed: INTR_STS hadndling
` [PATCH 5/6] HACK: drm/aspeed: Paramterise modes
` [PATCH 6/6] dt-bindings: gpu: Add ASPEED GFX bindings document

[PATCH 00/10] ASPEED SD/eMMC controller clock configuration
 2021-09-28  2:50 UTC  (7+ messages)
` [PATCH 09/10] dt-bindings: mmc: aspeed: Add max-tap-delay property
` [PATCH 10/10] dt-bindings: mmc: aspeed: Add a new compatible string

[PATCH 1/9] iio: adc: ab8500-gpadc: Make use of the helper function dev_err_probe()
 2021-09-28  2:49 UTC  (4+ messages)
` [PATCH 6/9] iio: adc: meson_saradc: "

[PATCH net-next v1 00/21] Move devlink_register to be last devlink command
 2021-09-28  2:49 UTC  (3+ messages)
` [PATCH net-next v1 01/21] devlink: Notify users when objects are accessible

[PATCH v4 0/5] Free the 2nd vmemmap page associated with each HugeTLB page
 2021-09-28  2:42 UTC  (4+ messages)
` [PATCH v4 1/5] mm: hugetlb: free "

[PATCH v2 0/4] add the imx8 pcie phy driver support
 2021-09-28  2:38 UTC  (10+ messages)
` [PATCH v2 1/4] dt-bindings: phy: phy-imx8-pcie: Add binding for the pad modes of imx8 pcie phy
` [PATCH v2 2/4] dt-bindings: phy: add imx8 pcie phy driver support
` [PATCH v2 3/4] arm64: dts: imx8mm: add the pcie phy support

[PATCH -next] riscv/vdso: Add support for time namespaces
 2021-09-28  2:35 UTC  (2+ messages)

[PATCH -next v3 0/3] riscv: Fix two vdso issue
 2021-09-28  2:30 UTC  (3+ messages)

[PATCH] zram: Introduce an aged idle interface
 2021-09-28  2:23 UTC  (3+ messages)
` [PATCH v5] "

[PATCH v2 0/3] Add missing vdd-supply for QUSB2 PHY
 2021-09-28  2:20 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: phy: qcom,qusb2: Add missing vdd-supply
` [PATCH v2 2/3] phy: qcom-qusb2: Add missing vdd supply
` [PATCH v2 3/3] arm64: dts: qcom: Add missing vdd-supply for QUSB2 PHY

[PATCH v2 0/5] vDPA driver for Alibaba ENI
 2021-09-28  2:17 UTC  (8+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 7/7] eni_vdpa: add "

[PATCH v3] drivers/mmc: fix reference count leaks in moxart_probe
 2021-09-28  2:13 UTC 

[PATCH RESEND 0/2] Use generic code for randomization of virtual address of x86
 2021-09-28  2:14 UTC  (5+ messages)
` [PATCH RESEND 2/2] x86/mm: Randomize va with generic arch_pick_mmap_layout()

drivers/hwtracing/coresight/coresight-etm-perf.c:438:6: warning: variable 'event_data' is used uninitialized whenever 'if' condition is true
 2021-09-28  2:13 UTC 

[PATCH -next v2] memory: tegra186-emc: Fix error return code in tegra186_emc_probe()
 2021-09-28  2:15 UTC 

kernel/sys_ni.c:283:1: warning: no previous prototype for function '__arm64_sys_process_madvise'
 2021-09-28  2:10 UTC 

[PATCH v2] power: supply: cpcap-battery: use device_get_match_data() to simplify code
 2021-09-28  2:06 UTC 

[PATCH V9 XRT Alveo 00/14] XRT Alveo driver overview
 2021-09-28  1:59 UTC  (8+ messages)
` [PATCH V9 XRT Alveo 04/14] fpga: xrt: xrt-lib driver manager

[PATCH v4 00/10] MIPS: JZ4780 and CI20 HDMI
 2021-09-28  2:01 UTC  (3+ messages)
` [PATCH v4 03/10] dt-bindings: display: Add ingenic,jz4780-dw-hdmi DT Schema

[PATCH v4] dt-bindings: media: venus: Add sc7280 dt schema
 2021-09-28  2:01 UTC  (2+ messages)

kernel/time/clocksource.c:1053:9: warning: no previous prototype for 'sysfs_get_uname'
 2021-09-28  2:00 UTC 

[PATCH v2 1/2] iio: st_sensors: Make use of the helper function dev_err_probe()
 2021-09-28  1:40 UTC  (2+ messages)
` [PATCH v2 2/2] iio: st_lsm9ds0: "

[PATCH v2 1/8] iio: dac: ad8801: Make use of the helper function dev_err_probe()
 2021-09-28  1:39 UTC  (8+ messages)
` [PATCH v2 2/8] iio: dac: lpc18xx_dac: "
` [PATCH v2 3/8] iio: dac: ltc1660: "
` [PATCH v2 4/8] iio: dac: ds4424: "
` [PATCH v2 5/8] iio: dac: max5821: "
` [PATCH v2 6/8] iio: dac: mcp4922: "
` [PATCH v2 7/8] iio: dac: stm32-dac: "
` [PATCH v2 8/8] iio: dac: ti-dac7311: "

[PATCH] arm64: dts: sc7180: Factor out ti-sn65dsi86 support
 2021-09-28  1:52 UTC  (5+ messages)

[PATCH 1/2] arm64: dts: sc7180: Factor out ti-sn65dsi86 support
 2021-09-28  1:49 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: sc7180: Support Parade ps8640 edp bridge

kernel/trace/ftrace.c:128:31: warning: cast between incompatible function types from 'void (*)(long unsigned int, long unsigned int)' to 'void (*)(long unsigned int, long unsigned int, struct ftrace_ops *, struct ftrace_regs *)'
 2021-09-28  1:43 UTC 

[PATCH v2 1/2] iio: health: afe4403: Make use of the helper function dev_err_probe()
 2021-09-28  1:44 UTC  (2+ messages)
` [PATCH v2 2/2] iio: health: afe4404: "

[PATCH v2 1/4] iio: light: cm3605: Make use of the helper function dev_err_probe()
 2021-09-28  1:41 UTC  (4+ messages)
` [PATCH v2 2/4] iio: light: cm36651: "
` [PATCH v2 3/4] iio: light: gp2ap002: "
` [PATCH v2 4/4] iio: light: noa1305: "

[PATCH v2 0/3] kmod: add patient module removal support
 2021-09-28  1:38 UTC  (4+ messages)
` [PATCH v2 3/3] libkmod-module: add support for a patient module removal option

[PATCH v2 1/9] iio: adc: ab8500-gpadc: Make use of the helper function dev_err_probe()
 2021-09-28  1:36 UTC  (9+ messages)
` [PATCH v2 2/9] iio: adc: imx7d_adc: "
` [PATCH v2 3/9] iio: adc: lpc18xx_adc: "
` [PATCH v2 4/9] iio: adc: max1118: "
` [PATCH v2 5/9] iio: adc: max1241: "
` [PATCH v2 6/9] iio: adc: meson_saradc: "
` [PATCH v2 7/9] iio: adc: qcom-pm8xxx-xoadc: "
` [PATCH v2 8/9] iio: adc: rockchip_saradc: "
` [PATCH v2 9/9] iio: adc: ti-ads7950: "

[PATCH] Revert "ASoC: rockchip: add config for rockchip dmaengine pcm register"
 2021-09-28  1:35 UTC 

[PATCH] media: omap_vout: use dma_addr_t consistently
 2021-09-28  1:25 UTC  (2+ messages)

[PATCH -V2] mm/migrate: fix CPUHP state to update node demotion order
 2021-09-28  1:21 UTC  (3+ messages)

[PATCH] iommu/mediatek: fix out-of-range warning with clang
 2021-09-28  1:21 UTC  (2+ messages)

[PATCH] power: supply: cpcap-battery: remove redundant check
 2021-09-28  1:21 UTC  (3+ messages)

[PATCH] Revert "of: property: fw_devlink: Add support for remote-endpoint"
 2021-09-28  1:13 UTC  (4+ messages)

[PATCH v3 1/6] dt-bindings: display: renesas,du: Provide bindings for r8a779a0
 2021-09-28  1:11 UTC  (4+ messages)
` [PATCH v3.1] "

drivers/gpu/drm/i915/pxp/intel_pxp_debugfs.c:9:10: fatal error: gt/debugfs_gt.h: No such file or directory
 2021-09-28  1:07 UTC 

arch/x86/entry/vdso/vma.c:32:19: warning: no previous prototype for 'arch_get_vdso_data'
 2021-09-28  1:05 UTC 

[PATCH -next] memory: tegra186-emc: Fix error return code in tegra186_emc_probe()
 2021-09-28  0:59 UTC  (3+ messages)

[PATCH v2 0/2] block: 7th -- last batch of add_disk() error handling conversions
 2021-09-28  0:57 UTC  (4+ messages)
` [PATCH v2 1/2] block: make __register_blkdev() return an error

[PATCH][next] net_sched: Use struct_size() and flex_array_size() helpers
 2021-09-28  0:56 UTC  (2+ messages)

[PATCH] PCI: j721e: Fix an error handling path in 'j721e_pcie_probe()'
 2021-09-28  0:54 UTC  (2+ messages)

[PATCH] powerpc/40x: Map 32Mbytes of memory at startup
 2021-09-28  0:28 UTC  (4+ messages)

drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c:236:3: warning: variable 'usage' is uninitialized when used here
 2021-09-28  0:25 UTC 

[PATCH] rcu: in_irq() cleanup
 2021-09-28  0:21 UTC 

[PATCH] drm/edid: Fix drm_edid_encode_panel_id() kerneldoc warning
 2021-09-28  0:16 UTC  (2+ messages)

[RFC PATCH 0/8] Move task_struct::cpu back into thread_info
 2021-09-28  0:16 UTC  (5+ messages)
` [RFC PATCH 4/8] powerpc: add CPU field to struct thread_info

[PATCH] kernel: in_irq() cleanup
 2021-09-28  0:14 UTC  (4+ messages)

[PATCH] selftests/ftrace: Stop tracing before searching non-exist event entry
 2021-09-28  0:11 UTC 

[PATCHv2 0/5] arm64/irqentry: remove duplicate housekeeping of
 2021-09-28  0:09 UTC  (5+ messages)

[PATCH] nvmem: Fix shift-out-of-bound (UBSAN) with byte size cells
 2021-09-28  0:06 UTC 

[PATCH] media: rcar-vin: add G/S_PARM ioctls
 2021-09-28  0:03 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/2] Specify empty NUMA node
 2021-09-27 23:59 UTC  (4+ messages)
` [PATCH v2 2/2] of, numa: Fetch empty NUMA node ID from distance map

[PATCH] [RFC] ntfs: disable for 64KB because of stack overflow risk
 2021-09-27 23:21 UTC  (2+ messages)

[PATCH 0/8] Re-enable ENQCMD and PASID MSR
 2021-09-27 23:51 UTC  (5+ messages)
` [PATCH 4/8] x86/traps: Demand-populate PASID MSR via #GP


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).