linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-21 13:45:17 to 2020-08-21 16:02:55 UTC [more...]

[PATCH v4 00/17] Warn on orphan section placement
 2020-08-21 16:02 UTC  (2+ messages)

general protection fault in fib_dump_info (2)
 2020-08-21 16:00 UTC  (2+ messages)

[PATCH v8 0/3] devres: provide and use devm_krealloc()
 2020-08-21 16:00 UTC  (7+ messages)
` [PATCH v8 1/3] devres: provide devm_krealloc()

[PATCH V2 0/3] Add wakeup support over UART RX
 2020-08-21 15:59 UTC  (7+ messages)
` [PATCH V2 2/3] arm64: dts: qcom: sc7180: Add sleep pin ctrl for BT uart

[PATCH 00/49] DRM driver for Hikey 970
 2020-08-21 15:56 UTC  (8+ messages)

[PATCH] drivers/hwmon/adm1177.c: use simple i2c probe
 2020-08-21 15:55 UTC  (4+ messages)

[PATCH 0/7] Overhaul find_get_entries and pagevec_lookup_entries
 2020-08-21 15:53 UTC  (3+ messages)
` [PATCH 1/7] mm: Use pagevec_lookup in shmem_unlock_mapping

[PATCH] arm64: Enable PCI write-combine resources under sysfs
 2020-08-21 15:51 UTC 

[PATCH] PCI: Trivial comment fixup for PCI mmap ifdefs
 2020-08-21 15:51 UTC 

[PATCH] MAINTAINERS: Add entry for HPE Superdome Flex (UV) maintainers
 2020-08-21 15:48 UTC 

[PATCH bpf-next v3 4/6] bpf: override the meaning of ARG_PTR_TO_MAP_VALUE for sockmap and sockhash
 2020-08-21 15:47 UTC  (4+ messages)
` [PATCH bpf-next v3 5/6] bpf: sockmap: allow update from BPF

[PATCH v3] mm/gup: Allow real explicit breaking of COW
 2020-08-21 15:47 UTC  (11+ messages)

[PATCH v2] sched: Add trace for task wake up latency and leave running time
 2020-08-22  0:08 UTC 

[PATCH v2] hv_utils: drain the timesync packets on onchannelcallback
 2020-08-21 15:45 UTC  (2+ messages)

[PATCH v2] hv_utils: return error if host timesysnc update is stale
 2020-08-21 15:44 UTC  (2+ messages)

[PATCH] coccinelle: api: add kobj_to_dev.cocci script
 2020-08-21 15:42 UTC  (2+ messages)
` [Cocci] "

[PATCH v3] btrfs: block-group: Fix free-space bitmap threshould
 2020-08-21 14:54 UTC 

[PATCH] random32: Use rcuidle variant for tracepoint
 2020-08-21 15:41 UTC  (6+ messages)

[PATCH v4 0/7] platform/chrome: cros_ec_proto: Convert EC error codes to Linux error codes
 2020-08-21 15:39 UTC  (3+ messages)

[PATCH v6 00/12] huge vmalloc mappings
 2020-08-21 15:38 UTC  (14+ messages)
` [PATCH v6 01/12] mm/vmalloc: fix vmalloc_to_page for huge vmap mappings
` [PATCH v6 02/12] mm: apply_to_pte_range warn and fail if a large pte is encountered
` [PATCH v6 03/12] mm/vmalloc: rename vmap_*_range vmap_pages_*_range
` [PATCH v6 04/12] mm/ioremap: rename ioremap_*_range to vmap_*_range
` [PATCH v6 05/12] mm: HUGE_VMAP arch support cleanup
` [PATCH v6 06/12] powerpc: inline huge vmap supported functions
` [PATCH v6 07/12] arm64: "
` [PATCH v6 08/12] x86: "
` [PATCH v6 09/12] mm: Move vmap_range from mm/ioremap.c to mm/vmalloc.c
` [PATCH v6 10/12] mm/vmalloc: add vmap_range_noflush variant
` [PATCH v6 11/12] mm/vmalloc: Hugepage vmalloc mappings
` [PATCH v6 12/12] powerpc/64s/radix: Enable huge "

[PATCH] coccinelle: add patch rule for dma_alloc_coherent
 2020-08-21 15:37 UTC  (2+ messages)
` [Cocci] "

[RFC PATCH 00/30] ima: Introduce IMA namespace
 2020-08-21 15:37 UTC  (7+ messages)

[PATCH] sched: Add trace for task wake up latency and leave running time
 2020-08-21 23:59 UTC 

[PATCH v2] x86/entry/64: Do not use RDPID in paranoid entry to accomodate KVM
 2020-08-21 15:35 UTC  (5+ messages)
` [tip: x86/urgent] "

[PATCH v4 0/2] selinux: add detailed tracepoint on audited events
 2020-08-21 15:35 UTC  (5+ messages)
` [PATCH v4 1/2] selinux: add "
` [PATCH v4 2/2] selinux: add basic filtering for audit trace events

[PATCH 1/2] dt-bindings: display: simple: Add KD116N21-30NV-A010 compatible
 2020-08-21 15:35 UTC  (2+ messages)
` [PATCH 2/2] drm: panel: simple: Add KD116N21-30NV-A010

[PATCH] rcu: shrink each possible cpu krcp
 2020-08-21 15:33 UTC  (11+ messages)
        ` 回复: "

[PATCH bpf-next v4 00/30] bpf: switch to memcg-based memory accounting
 2020-08-21 15:01 UTC  (30+ messages)
` [PATCH bpf-next v4 01/30] mm: support nesting memalloc_use_memcg()
` [PATCH bpf-next v4 02/30] bpf: memcg-based memory accounting for bpf progs
` [PATCH bpf-next v4 03/30] bpf: memcg-based memory accounting for bpf maps
` [PATCH bpf-next v4 04/30] bpf: refine memcg-based memory accounting for arraymap maps
` [PATCH bpf-next v4 05/30] bpf: refine memcg-based memory accounting for cpumap maps
` [PATCH bpf-next v4 06/30] bpf: memcg-based memory accounting for cgroup storage maps
` [PATCH bpf-next v4 07/30] bpf: refine memcg-based memory accounting for devmap maps
` [PATCH bpf-next v4 08/30] bpf: refine memcg-based memory accounting for hashtab maps
` [PATCH bpf-next v4 09/30] bpf: memcg-based memory accounting for lpm_trie maps
` [PATCH bpf-next v4 10/30] bpf: memcg-based memory accounting for bpf ringbuffer
` [PATCH bpf-next v4 11/30] bpf: memcg-based memory accounting for socket storage maps
` [PATCH bpf-next v4 12/30] bpf: refine memcg-based memory accounting for sockmap and sockhash maps
` [PATCH bpf-next v4 13/30] bpf: refine memcg-based memory accounting for xskmap maps
` [PATCH bpf-next v4 14/30] bpf: eliminate rlimit-based memory accounting for arraymap maps
` [PATCH bpf-next v4 15/30] bpf: eliminate rlimit-based memory accounting for bpf_struct_ops maps
` [PATCH bpf-next v4 16/30] bpf: eliminate rlimit-based memory accounting for cpumap maps
` [PATCH bpf-next v4 17/30] bpf: eliminate rlimit-based memory accounting for cgroup storage maps
` [PATCH bpf-next v4 18/30] bpf: eliminate rlimit-based memory accounting for devmap maps
` [PATCH bpf-next v4 19/30] bpf: eliminate rlimit-based memory accounting for hashtab maps
` [PATCH bpf-next v4 20/30] bpf: eliminate rlimit-based memory accounting for lpm_trie maps
` [PATCH bpf-next v4 21/30] bpf: eliminate rlimit-based memory accounting for queue_stack_maps maps
` [PATCH bpf-next v4 22/30] bpf: eliminate rlimit-based memory accounting for reuseport_array maps
` [PATCH bpf-next v4 24/30] bpf: eliminate rlimit-based memory accounting for sockmap and sockhash maps
` [PATCH bpf-next v4 25/30] bpf: eliminate rlimit-based memory accounting for stackmap maps
` [PATCH bpf-next v4 26/30] bpf: eliminate rlimit-based memory accounting for socket storage maps
` [PATCH bpf-next v4 27/30] bpf: eliminate rlimit-based memory accounting for xskmap maps
` [PATCH bpf-next v4 28/30] bpf: eliminate rlimit-based memory accounting infra for bpf maps
` [PATCH bpf-next v4 29/30] bpf: eliminate rlimit-based memory accounting for bpf progs
` [PATCH bpf-next v4 30/30] bpf: samples: do not touch RLIMIT_MEMLOCK

[PATCH 1/1] mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
 2020-08-21 15:28 UTC  (12+ messages)

[PATCH v4 0/2] staging: android: Remove BUG/BUG_ON from ion
 2020-08-21 15:28 UTC  (3+ messages)
` [PATCH v4 1/2] staging: android: Remove BUG_ON from ion_page_pool.c
` [PATCH v4 2/2] staging: android: Remove BUG from ion_system_heap.c

[PATCH] soundwire: intel: fix CONFIG_PM and CONFIG_PM_SLEEP confusion
 2020-08-21 15:23 UTC  (3+ messages)

[PATCH bpf-next 0/3] bpf: add MPTCP subflow support
 2020-08-21 15:15 UTC  (4+ messages)
` [PATCH bpf-next 1/3] bpf: expose is_mptcp flag to bpf_tcp_sock
` [PATCH bpf-next 2/3] mptcp: attach subflow socket to parent cgroup
` [PATCH bpf-next 3/3] bpf: add 'bpf_mptcp_sock' structure and helper

linux-next: build warnings after merge of the sound-asoc-fixes tree
 2020-08-21 15:18 UTC  (6+ messages)

[PATCH] soundwire: cadence: fix race condition between suspend and Slave device alerts
 2020-08-21 15:17 UTC  (5+ messages)

[PATCH 0/2] PCI: Add new Unisoc PCIe driver
 2020-08-21 15:15 UTC  (3+ messages)
` [PATCH 2/2] PCI: sprd: Add support for Unisoc SoCs' PCIe controller

[PATCH v4 03/17] media: mtk-vcodec: add SCP firmware ops
 2020-08-21 15:13 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] v4l2-tpg: Clamp hue in tpg_s_hue()
 2020-08-21 15:13 UTC 

[PATCH v3 0/9] media: vimc: Multiple stream support in vimc
 2020-08-21 15:11 UTC  (3+ messages)
` [PATCH v3 4/9] media: vimc: Separate starting stream from pipeline initialisation

[BUG RT] dump-capture kernel not executed for panic in interrupt context
 2020-08-21 15:08 UTC  (6+ messages)

[PATCH v6 0/4] Charge loop device i/o to issuing cgroup
 2020-08-21 15:08 UTC  (4+ messages)

[PATCH 0/7] Support of MIPI CSI-2 for A83T and OV8865 camera
 2020-08-21 14:59 UTC  (8+ messages)
` [PATCH 1/7] media: sun6i-csi: Fix the bpp for 10-bit bayer formats
` [PATCH 2/7] dt-bindings: media: i2c: Add documentation for ov8865
` [PATCH 3/7] media: i2c: Add support for the OV8865 image sensor
` [PATCH 4/7] media: sunxi: sun6i-csi: Move the sun6i_csi_dev structure to the common header
` [PATCH 5/7] media: sunxi: sun6i-csi: Add support of MIPI CSI-2 for A83T
` [PATCH 6/7] ARM: dts: sun8i: a83t: Add support for the MIPI CSI-2 in CSI node
` [PATCH 7/7] [NOT FOR MERGE] ARM: dts: sun8i: a83t: bananapi-m3: Enable OV8865 camera

[PATCH v9 4/6] ACPI: HMAT: Fix handling of changes from ACPI 6.2 to ACPI 6.3
 2020-08-21 14:59 UTC  (3+ messages)

[PATCH] perf record: Correct the help info of option "--no-bpf-event"
 2020-08-21 14:56 UTC  (3+ messages)

[PATCH v3] binder: print warnings when detecting oneway spamming
 2020-08-21 14:51 UTC  (2+ messages)

[PATCH v2] regulator: dbx500: Remove unused debugfs goto label
 2020-08-21 14:48 UTC 

[PATCH] iomap: Fix the write_count in iomap_add_to_ioend()
 2020-08-21 14:49 UTC  (3+ messages)

[PATCH v1] mfd: core: Fix double-free in mfd_remove_devices_fn()
 2020-08-21 14:46 UTC  (2+ messages)

[PATCH v2 0/7] Add TI PRUSS platform driver
 2020-08-21 14:42 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: soc: ti: Add TI PRUSS bindings
` [PATCH v2 2/7] soc: ti: pruss: Add a platform driver for PRUSS in TI SoCs
` [PATCH v2 3/7] soc: ti: pruss: Add support for PRU-ICSSs on AM437x SoCs
` [PATCH v2 4/7] soc: ti: pruss: Add support for PRU-ICSS subsystems on AM57xx SoCs
` [PATCH v2 5/7] soc: ti: pruss: Add support for PRU-ICSS subsystems on 66AK2G SoC
` [PATCH v2 6/7] soc: ti: pruss: Enable support for ICSSG subsystems on K3 AM65x SoCs
` [PATCH v2 7/7] soc: ti: pruss: Enable support for ICSSG subsystems on K3 J721E SoCs

[Regression] "iommu/amd: Relax locking in dma_ops path" makes tg3 ethernet transmit queue timeout
 2020-08-21 14:43 UTC  (8+ messages)

[PATCH] net: dsa: b53: check for timeout
 2020-08-21 14:43 UTC  (2+ messages)

drivers/vdpa/mlx5/core/mr.c:244: undefined reference to `vhost_iotlb_itree_first'
 2020-08-21 14:41 UTC  (2+ messages)

[PATCH 00/20] iommu/arm-smmu + drm/msm: per-process GPU pgtables
 2020-08-21 14:39 UTC  (5+ messages)
` [PATCH 10/20] dt-bindings: arm-smmu: Add compatible string for Adreno GPU SMMU

[PATCH] btrfs: check return value of filemap_fdatawrite_range()
 2020-08-21 14:38 UTC  (3+ messages)

[PATCH] net: Use standardized (IANA) local port range
 2020-08-21 14:32 UTC 

[PATCH v7 0/3] make dma_alloc_coherent NUMA-aware by per-NUMA CMA
 2020-08-21 14:28 UTC  (3+ messages)
` [PATCH v7 1/3] dma-contiguous: provide the ability to reserve per-numa CMA

[RFC PATCH V3 04/21] mmc: core: UHS-II support, try to select UHS-II interface
 2020-08-21 14:28 UTC  (5+ messages)

[PATCH 0/3] r8a7742 add CAN support
 2020-08-21 14:26 UTC  (5+ messages)
` [PATCH 1/3] pinctrl: sh-pfc: r8a7790: Add CAN pins, groups and functions

[PATCH v2] mfd: intel-lpss: Add device IDs for UART ports for Lakefield
 2020-08-21 14:25 UTC 

[PATCH v2] ARM: dts: vfxxx: Add syscon compatible with ocotp
 2020-08-21 14:24 UTC  (4+ messages)

[PATCH] regulator: dbx500: Remove unused debugfs goto label
 2020-08-21 14:22 UTC 

[PATCH] ASoC: da7219: Fix I/O voltage range configuration during probe
 2020-08-21 14:22 UTC 

[REGRESSION] x86/entry: Tracer no longer has opportunity to change the syscall number at entry via orig_ax
 2020-08-21 14:21 UTC  (2+ messages)
` [tip: core/urgent] core/entry: Respect syscall number rewrites

[PATCH 0/2] docs: Remove stray ()
 2020-08-21 14:20 UTC  (3+ messages)
` [PATCH 2/2] docs: RCU: "

[RFC PATCH V3 15/21] mmc: sdhci: UHS-II support, modify set_power() to handle vdd2
 2020-08-21 14:11 UTC  (2+ messages)

[RFC PATCH V3 14/21] mmc: sdhci: UHS-II support, handle vdd2 in case of power-off
 2020-08-21 14:09 UTC  (2+ messages)

[RFC PATCH V3 13/21] mmc: sdhci: UHS-II support, skip signal_voltage_switch()
 2020-08-21 14:09 UTC  (2+ messages)

[RFC PATCH V3 12/21] mmc: sdhci: UHS-II support, add hooks for additional operations
 2020-08-21 14:08 UTC  (2+ messages)

[PATCH] spi: spi-fsl-dspi: Add ACPI support
 2020-08-21 14:07 UTC  (2+ messages)

[PATCH] Revert "irqchip/mtk-sysirq: Convert to a platform driver"
 2020-08-21 14:07 UTC  (3+ messages)

[PATCH] mips/oprofile: Fix fallthrough placement
 2020-08-21 14:07 UTC  (5+ messages)

[RFC PATCH V3 11/21] mmc: sdhci: UHS-II support, export host operations to core
 2020-08-21 14:05 UTC  (2+ messages)

[PATCH v2] btrfs: block-group: Fix free-space bitmap threshould
 2020-08-21 14:06 UTC  (2+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2020-08-21 14:06 UTC 

[RFC PATCH V3 10/21] mmc: sdhci: UHS-II support, dump UHS-II registers
 2020-08-21 14:04 UTC  (2+ messages)

[RFC PATCH V3 09/21] mmc: sdhci: add UHS-II related definitions in headers
 2020-08-21 14:04 UTC  (2+ messages)

[PATCH] Revert "irqchip/mtk-sysirq: Convert to a platform driver"
 2020-08-21 14:03 UTC  (8+ messages)

[Resend PATCH 1/6] mm/memcg: warning on !memcg after readahead page charged
 2020-08-21 14:01 UTC  (6+ messages)

[PATCH 0/3] r8a7742-iwg21m enable RTC and NOR flash
 2020-08-21 14:00 UTC  (4+ messages)
` [PATCH 3/3] ARM: dts: r8a7742-iwg21m: Add SPI NOR support

[RFC PATCH v3 0/2] Add Krait Cache Scaling support
 2020-08-21 14:00 UTC  (3+ messages)
` [RFC PATCH v3 1/2] cpufreq: qcom: "
` [RFC PATCH v3 2/2] dt-bindings: cpufreq: Document Krait CPU Cache scaling

[PATCH v2 0/2] iommu/arm-smmu-v3: Improve cmdq lock efficiency
 2020-08-21 13:54 UTC  (3+ messages)
` [PATCH v2 1/2] iommu/arm-smmu-v3: Calculate max commands per batch
` [PATCH v2 2/2] iommu/arm-smmu-v3: Remove cmpxchg() in arm_smmu_cmdq_issue_cmdlist()

[PATCH 0/4] drivers: hv: Microsoft Virtual GPU Driver
 2020-08-21 13:53 UTC  (3+ messages)
` [PATCH 1/4] drivers: hv: dxgkrnl: core code

[PATCH v4] docs: trusted-encrypted.rst: update parameters for command examples
 2020-08-21 13:53 UTC 

[RFC][PATCH 0/7] x86/debug: Untangle handle_debug()
 2020-08-21 13:54 UTC  (3+ messages)
` [RFC][PATCH 3/7] x86/debug: Move kprobe_debug_handler() into exc_debug_kernel()

[PATCH v2 00/41] spi / fbdev / cpufreq / usb / mmc / hwmon / ARM: Prepare for multiplatform S3C
 2020-08-21 13:52 UTC 

[PATCH v3] docs: trusted-encrypted.rst: update parameters for command examples
 2020-08-21 13:50 UTC  (4+ messages)

[net v2 PATCH 1/2] net: ethernet: ti: cpsw: fix clean up of vlan mc entries for host port
 2020-08-21 13:49 UTC  (2+ messages)
` [net v2 PATCH 2/2] net: ethernet: ti: cpsw_new: "

[PATCH v5 00/18] crypto: allwinner: add xRNG and hashes
 2020-08-21 13:43 UTC  (15+ messages)
` [PATCH v5 03/18] crypto: sun8i-ss: support hash algorithms
` [PATCH v5 06/18] crypto: sun8i-ss: better debug printing
` [PATCH v5 07/18] crypto: sun8i-ce: handle endianness of t_common_ctl
` [PATCH v5 08/18] crypto: sun8i-ce: move iv data to request context
` [PATCH v5 09/18] crypto: sun8i-ce: split into prepare/run/unprepare
` [PATCH v5 10/18] crypto: sun8i-ce: handle different error registers
` [PATCH v5 11/18] crypto: sun8i-ce: rename has_t_dlen_in_bytes to cipher_t_dlen_in_bytes
` [PATCH v5 12/18] crypto: sun8i-ce: support hash algorithms
` [PATCH v5 13/18] crypto: sun8i-ce: Add stat_bytes debugfs
` [PATCH v5 14/18] crypto: sun8i-ce: Add support for the PRNG
` [PATCH v5 15/18] crypto: sun8i-ce: Add support for the TRNG
` [PATCH v5 16/18] crypto: sun8i-ce: fix comparison of integer expressions of different signedness
` [PATCH v5 17/18] crypto: sun8i-ss: "
` [PATCH v5 18/18] crypto: sun8i-ce: fix some style issue

[PATCH v3 0/3] selinux: add detailed tracepoint on audited events
 2020-08-21 13:46 UTC  (10+ messages)
` [PATCH v3 3/3] selinux: add permission names to trace event

[PATCH V2] ARM: dts: omap3: Add cpu trips and cooling map for omap34/36 families
 2020-08-21 13:44 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).