linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-16 10:41:18 to 2021-02-16 14:50:00 UTC [more...]

[PATCH v2 0/1] correct the inside linear map boundaries during hotplug check
 2021-02-16 14:48 UTC  (11+ messages)
` [PATCH v2 1/1] arm64: mm: "

[PATCH 0/2] add proximity rate option for vcnl3020
 2021-02-16 14:53 UTC  (3+ messages)
` [PATCH 1/2] iio: proximity: vcnl3020: add proximity rate
` [PATCH 2/2] dt-bindings: vcnl3020: add proximity rate in hz

[PATCH 0/2] media: qcom: camss: V4L2_CID_PIXEL_RATE/LINK_FREQ fixes
 2021-02-16 14:44 UTC  (5+ messages)
` [PATCH 1/2] media: camss: use v4l2_get_link_freq() to calculate the relevant clocks

[PATCH v1 0/4] Introduce pcim_alloc_irq_vectors()
 2021-02-16 14:41 UTC  (6+ messages)
` [PATCH v1 1/4] PCI: "

[PATCH v2 0/4] Introduce pcim_alloc_irq_vectors()
 2021-02-16 14:40 UTC  (7+ messages)
` [PATCH v2 1/4] PCI: "
` [PATCH v2 2/4] Documentation: devres: Add pcim_alloc_irq_vectors()
` [PATCH v2 3/4] i2c: designware: Use the correct name of device-managed function
` [PATCH v2 4/4] i2c: thunderx: "

[PATCH 00/29] treewide: Convert comma separated statements
 2021-02-16 14:39 UTC  (4+ messages)
` [PATCH 02/29] alpha: Avoid "

[PATCH 0/4] ibmvfc: hard reset fixes
 2021-02-16 14:39 UTC  (3+ messages)
` [PATCH 2/4] ibmvfc: fix invalid sub-CRQ handles after hard reset

[PATCH 1/2] driver core: component: remove dentry pointer in "struct master"
 2021-02-16 14:37 UTC  (5+ messages)
` [PATCH 2/2] driver core: dd: remove deferred_devices variable

[PATCH 00/13] Convert all users of strlcpy to strscpy
 2021-02-16 14:36 UTC  (3+ messages)
` [PATCH 06/13] staging: octeon: Switch from "

[PATCH] PCI: hotplug: Remove unused function pointer typedef acpiphp_callback
 2021-02-16 14:36 UTC  (2+ messages)

[PATCH] irqdomain: remove debugfs_file from struct irq_domain
 2021-02-16 14:36 UTC 

[PATCH v5 bpf-next 0/6] xsk: build skb by page (aka generic zerocopy xmit)
 2021-02-16 14:35 UTC  (7+ messages)
` [PATCH v5 bpf-next 1/6] netdev_priv_flags: add missing IFF_PHONY_HEADROOM self-definition
` [PATCH v5 bpf-next 2/6] netdevice: check for net_device::priv_flags bitfield overflow
` [PATCH v5 bpf-next 3/6] net: add priv_flags for allow tx skb without linear
` [PATCH v5 bpf-next 4/6] virtio-net: support IFF_TX_SKB_NO_LINEAR
` [PATCH v5 bpf-next 5/6] xsk: respect device's headroom and tailroom on generic xmit path
` [PATCH v5 bpf-next 6/6] xsk: build skb by page (aka generic zerocopy xmit)

anonymous enums in kernel doc
 2021-02-16 14:34 UTC 

[PATCH v2 00/25] Apple M1 SoC platform bring-up
 2021-02-16 14:33 UTC  (20+ messages)
` [PATCH v2 02/25] dt-bindings: arm: apple: Add bindings for Apple ARM platforms
` [PATCH v2 06/25] arm64: arch_timer: implement support for interrupt-names
` [PATCH v2 10/25] asm-generic/io.h: Add a non-posted variant of ioremap()
` [PATCH v2 14/25] dt-bindings: interrupt-controller: Add DT bindings for apple-aic
` [PATCH v2 23/25] tty: serial: samsung_tty: Add earlycon support for Apple UARTs

[PATCH] fs: export kern_path_locked
 2021-02-16 14:31 UTC  (4+ messages)

[PATCH for 5.10 v2 0/5] vdpa_sim: fix param validation in vdpasim_get_config()
 2021-02-16 14:24 UTC  (6+ messages)
` [PATCH for 5.10 v2 1/5] vdpa_sim: remove hard-coded virtq count
` [PATCH for 5.10 v2 2/5] vdpa_sim: add struct vdpasim_dev_attr for device attributes
` [PATCH for 5.10 v2 3/5] vdpa_sim: store parsed MAC address in a buffer
` [PATCH for 5.10 v2 4/5] vdpa_sim: make 'config' generic and usable for any device type
` [PATCH for 5.10 v2 5/5] vdpa_sim: add get_config callback in vdpasim_dev_attr

[PATCH] watchdog: wdat_wdg: fix typo
 2021-02-16 14:24 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the arm-soc tree
 2021-02-16 14:21 UTC  (5+ messages)

[PATCH v3 0/6] Add Unisoc's drm kms module
 2021-02-16 14:22 UTC  (3+ messages)
` [PATCH v3 4/6] drm/sprd: add Unisoc's drm display controller driver

[PATCH RFC v3 0/3] checkpatch: add verbose mode
 2021-02-16 14:18 UTC  (4+ messages)
` [PATCH RFC v3 2/3] docs: add documentation for checkpatch

[PATCH] PCI : check if type 0 devices have all BARs of size zero
 2021-02-16 14:16 UTC  (2+ messages)

[PATCH v4 bpf-next 0/6] xsk: build skb by page (aka generic zerocopy xmit)
 2021-02-16 14:15 UTC  (10+ messages)
` [PATCH v4 bpf-next 1/6] netdev_priv_flags: add missing IFF_PHONY_HEADROOM self-definition
` [PATCH v4 bpf-next 2/6] netdevice: check for net_device::priv_flags bitfield overflow
` [PATCH v4 bpf-next 3/6] net: add priv_flags for allow tx skb without linear
` [PATCH v4 bpf-next 4/6] virtio-net: support IFF_TX_SKB_NO_LINEAR
` [PATCH v4 bpf-next 5/6] xsk: respect device's headroom and tailroom on generic xmit path
` [PATCH v4 bpf-next 6/6] xsk: build skb by page (aka generic zerocopy xmit)

[PATCH] tracing/tools: fix a couple of spelling mistakes
 2021-02-16 14:08 UTC 

[PATCH v2] MIPS: Make check condition for SDBBP consistent with EJTAG spec
 2021-02-16 14:07 UTC  (5+ messages)

[PATCH] phy: ti: j721e-wiz: add missing of_node_put
 2021-02-16  8:27 UTC 

[PATCH][next] tracing/tools: fix spelling mistake "functionph" -> "graph"
 2021-02-16 14:05 UTC  (2+ messages)
` NACK: "

[PATCH for 5.10] vdpa_sim: fix param validation in vdpasim_get_config()
 2021-02-16 13:55 UTC  (5+ messages)

[PATCH v2] MIPS: Add basic support for ptrace single step
 2021-02-16 13:55 UTC  (3+ messages)

KASAN: use-after-free Read in lbmIODone
 2021-02-16 13:55 UTC  (2+ messages)

[PATCH] use x86 cpu park to speedup smp_init in kexec situation
 2021-02-16 13:53 UTC 

[PATCH 1/6] fs: Add flag to file_system_type to indicate content is generated
 2021-02-16 13:51 UTC  (12+ messages)
` [PATCH v2] vfs: prevent copy_file_range to copy across devices

[GIT PULL] integrity subsystem updates for v5.12
 2021-02-16 13:52 UTC 

[PATCH 01/10] drm/qxl: properly handle device init failures
 2021-02-16 13:46 UTC  (18+ messages)
` [PATCH 02/10] drm/qxl: more fence wait rework
` [PATCH 03/10] drm/qxl: use ttm bo priorities
` [PATCH 04/10] drm/qxl: fix lockdep issue in qxl_alloc_release_reserved
` [PATCH 05/10] drm/qxl: rename qxl_bo_kmap -> qxl_bo_kmap_locked
` [PATCH 06/10] drm/qxl: add qxl_bo_kmap/qxl_bo_kunmap
` [PATCH 07/10] drm/qxl: fix prime kmap
` [PATCH 08/10] drm/qxl: fix monitors object kmap
` [PATCH 09/10] drm/qxl: map/unmap framebuffers in prepare_fb+cleanup_fb callbacks
` [PATCH 10/10] drm/qxl: add lock asserts to qxl_bo_kmap_locked + qxl_bo_kunmap_locked

[PATCH v2] iommu: Check dev->iommu in iommu_dev_xxx functions
 2021-02-16 13:45 UTC  (4+ messages)

riscv+KASAN does not boot
 2021-02-16 13:45 UTC  (11+ messages)

[PATCH v2 0/8] CXL 2.0 Support
 2021-02-16 13:43 UTC  (4+ messages)
` [PATCH v2 6/8] cxl/mem: Enable commands via CEL

[PATCH] arch: s390: kvm: Fix oustanding to outstanding in the file kvm-s390.c
 2021-02-16 13:40 UTC  (3+ messages)

[RFC PATCH] mm, oom: introduce vm.sacrifice_hugepage_on_oom
 2021-02-16 13:38 UTC  (2+ messages)

[PATCH v6 0/6] MIPS: ralink: add CPU clock detection and clock driver for MT7621
 2021-02-16 13:36 UTC  (7+ messages)
` [PATCH v6 1/6] dt-bindings: clock: add dt binding header for mt7621 clocks
` [PATCH v6 2/6] dt: bindings: add mt7621-clk device tree binding documentation
` [PATCH v6 3/6] clk: ralink: add clock driver for mt7621 SoC
` [PATCH v6 4/6] staging: mt7621-dts: make use of new 'mt7621-clk'
` [PATCH v6 5/6] staging: mt7621-dts: use valid vendor 'mediatek' instead of invalid 'mtk'
` [PATCH v6 6/6] MAINTAINERS: add MT7621 CLOCK maintainer

[PATCH v2] leds: apu: extend support for PC Engines APU1 with newer firmware
 2021-02-16 13:30 UTC 

[PATCH 03/33] mm: Implement readahead_control pageset expansion
 2021-02-16 13:22 UTC  (12+ messages)
` [PATCH 00/33] Network fs helper library & fscache kiocb API [ver #3]
  ` [PATCH 04/33] vfs: Export rw_verify_area() for use by cachefiles
  ` [PATCH 14/33] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache

[RFC PATCH 0/8] Host1x context isolation support
 2021-02-16 13:20 UTC  (4+ messages)
` [RFC PATCH 1/8] of/device: Allow specifying a custom iommu_spec to of_dma_configure

[PATCH] vdpa/mlx5: Extract correct pointer from driver data
 2021-02-16 13:17 UTC  (7+ messages)

[PATCH 0/7] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-02-16 13:11 UTC  (3+ messages)
` [PATCH 4/7] fsdax: Replace mmap entry in case of CoW

[PATCH v5 1/1] mm: refactor initialization of struct page for holes in memory layout
 2021-02-16 13:11 UTC  (18+ messages)

[PATCH v4 0/8] Make fw_devlink=on more forgiving
 2021-02-16 12:58 UTC  (6+ messages)

[GIT PULL] Btrfs updates for 5.12
 2021-02-16 12:56 UTC 

[PATCH v4] TPM fixes
 2021-02-16 12:53 UTC  (3+ messages)
` [PATCH v4] tpm: fix reference counting for struct tpm_chip

[PATCH] leds: apu: extend support for PC Engines APU1 with newer firmware
 2021-02-16 12:42 UTC 

[PATCH] mutex: nuke mutex_trylock_recursive
 2021-02-16 12:44 UTC  (5+ messages)

[RFC PATCH 00/13] Add futex2 syscalls
 2021-02-16 12:42 UTC  (5+ messages)
` [RFC PATCH 01/13] futex2: Implement wait and wake functions

[PATCH v2] staging: hikey9xx: fix styling issues
 2021-02-16 12:42 UTC 

[PATCH] auxdisplay: Remove in_interrupt() usage
 2021-02-16 12:42 UTC  (12+ messages)
              ` [PATCH v3] "

v5.10.1 xfs deadlock
 2021-02-16 12:40 UTC  (11+ messages)
` [PATCH] xfs: Wake CIL push waiters more reliably

[PATCH v2] soc: renesas: rmobile-sysc: Mark fwnode when PM domain is added
 2021-02-16 12:39 UTC 

[GIT PULL] xen: branch for v5.12-rc1
 2021-02-16 12:40 UTC 

[RDMA/rxe] 899aba891c: WARNING:at_drivers/infiniband/sw/rxe/rxe_comp.c:#rxe_completer[rdma_rxe]
 2021-02-16 12:54 UTC 

[regression -next0117] What is kcompactd and why is he eating 100% of my cpu?
 2021-02-16 12:36 UTC  (11+ messages)

smpboot: CPU numbers printed as warning
 2021-02-16 12:35 UTC  (7+ messages)

[PATCH v4 0/4] net: stmmac: Add Toshiba Visconti SoCs glue driver
 2021-02-16 12:34 UTC  (3+ messages)
` [PATCH v4 4/4] arm: dts: visconti: Add DT support for Toshiba Visconti5 ethernet controller

[net-next v2] octeontx2-af: cn10k: Fixes CN10K RPM reference issue
 2021-02-16 12:20 UTC  (2+ messages)

[RFC PATCH 00/13] Add futex2 syscalls
 2021-02-16 12:17 UTC  (2+ messages)

[mm, slub] 3286222fc6: stress-ng.vfork.ops_per_sec 32.1% improvement
 2021-02-16 12:32 UTC 

[PATCH v5 0/8] x86/tlb: Concurrent TLB flushes
 2021-02-16 12:14 UTC  (8+ messages)
` [PATCH v5 1/8] smp: Run functions concurrently in smp_call_function_many_cond()
` [PATCH v5 4/8] x86/mm/tlb: Flush remote and local TLBs concurrently
` [PATCH v5 7/8] cpumask: Mark functions as pure

[PATCH V3 00/14] arm64: coresight: Enable ETE and TRBE
 2021-02-16 12:12 UTC  (15+ messages)
` [PATCH V3 08/14] coresight: core: Add support for dedicated percpu sinks
` [PATCH V3 11/14] coresight: sink: Add TRBE driver
` [PATCH V3 13/14] perf: aux: Add flags for the buffer format
` [PATCH V3 14/14] coresight: etm-perf: Add support for trace "

[PATCH v2 0/3] Misc bug fixes in mtk power domain driver
 2021-02-16 11:59 UTC  (2+ messages)

[PATCH] proc_sysctl: clamp sizes using table->maxlen
 2021-02-16 12:12 UTC  (2+ messages)
` [proc_sysctl] 459b3085f2: sysctl_table_check_failed

[PATCH 5.10 000/104] 5.10.17-rc1 review
 2021-02-16 11:50 UTC  (3+ messages)
` [PATCH 5.10 043/104] kasan: add explicit preconditions to kasan_report()

[PATCH] drm/i915: Remove unused function pointer typedef long_pulse_detect_func
 2021-02-16 11:40 UTC 

[PATCH v1 1/7] pps: clients: gpio: Bail out on error when requesting GPIO echo line
 2021-02-16 11:31 UTC  (7+ messages)
` [PATCH v1 2/7] pps: clients: gpio: Use dev_err_probe() to avoid log noise
` [PATCH v1 3/7] pps: clients: gpio: Remove redundant condition in ->remove()
` [PATCH v1 4/7] pps: clients: gpio: Get rid of legacy platform data
` [PATCH v1 5/7] pps: clients: gpio: Make use of device properties
` [PATCH v1 6/7] pps: clients: gpio: Use struct device pointer directly
` [PATCH v1 7/7] pps: clients: gpio: Rearrange optional stuff in pps_gpio_setup()

linux-next: Signed-off-by missing for commit in the cifs tree
 2021-02-16 11:33 UTC 

[PATCH] bus: qcom-ebi2: add missing of_node_put
 2021-02-16 11:30 UTC 

[PATCH 0/2] Fix Marvell CP110 pin control finction names
 2021-02-16 11:31 UTC  (3+ messages)
` [PATCH 1/2] doc: cp110-system-controller: fix the pin function names
` [PATCH 2/2] drivers/pinctrl: armada-cp110 - fix MPP54/MPP55 functions

[PATCH] x86, sched: Allow NUMA nodes to share an LLC on Intel platforms
 2021-02-16 11:29 UTC  (6+ messages)

[PATCH] tty: serial: Add earlycon driver for Tegra Combined UART
 2021-02-16 11:28 UTC  (5+ messages)

[PATCH v4 net-next 0/9] Cleanup in brport flags switchdev offload for DSA
 2021-02-16 11:22 UTC  (5+ messages)

[PATCH v6 00/24] iio: core,buffer: add support for multiple IIO buffers per IIO device
 2021-02-16 11:19 UTC  (4+ messages)

[PATCH 7/7] arm64: dts: qcom: sm8350: Use enums for GCC
 2021-02-16 11:17 UTC  (2+ messages)
` [PATCH 7/6] arm64: dts: qcom: sm8350: Add cpufreq node

[PATCH v6 0/3] perf vendor events: Support PMU events for A64FX
 2021-02-16 11:13 UTC  (5+ messages)
` [PATCH v6 2/3] perf tools: Add lexical definition of event name

[PATCH v6 6/7] Reimplement RLIMIT_MEMLOCK on top of ucounts
 2021-02-16 11:12 UTC  (2+ messages)
` [PATCH v7 "

[PATCH] dt-bindings: cpufreq: cpufreq-qcom-hw: Document SM8350 CPUfreq compatible
 2021-02-16 11:12 UTC 

[PATCH v2 1/3] parport: Introduce module_parport_driver() helper macro
 2021-02-16 11:07 UTC  (3+ messages)
` [PATCH v2 2/3] spi: butterfly: Switch to use module_parport_driver()
` [PATCH v2 3/3] spi: lm70llp: "

linux-next: Tree for Feb 16
 2021-02-16 11:08 UTC 

[PATCH net-next v2 1/3] net: phy: mscc: adding LCPLL reset to VSC8514
 2021-02-16 11:04 UTC  (10+ messages)
` [PATCH net-next v2 2/3] net: phy: mscc: improved serdes calibration applied "
` [PATCH net-next v2 3/3] net: phy: mscc: coma mode disabled for VSC8514

[PATCH] ftrace: Do not reference symbols in sections without size
 2021-02-16 11:04 UTC  (5+ messages)

[PATCH v8 0/4] Add %p4cc printk modifier for V4L2 and DRM fourcc codes
 2021-02-16 10:55 UTC  (3+ messages)
` [PATCH v8 3/4] drm: Switch to %p4cc format modifier

[PATCH v2 1/4] perf tools: record aarch64 registers automatically
 2021-02-16 10:47 UTC  (3+ messages)
` [PATCH v2 4/4] perf tools: determine if LR is the return address

[PATCH mvebu v2 00/10] Armada 37xx: Fix cpufreq changing base CPU speed to 800 MHz from 1000 MHz
 2021-02-16 10:41 UTC  (11+ messages)

[RFC][PATCH 0/3] New thermal interface allowing IPA to get max power
 2021-02-16 10:41 UTC  (8+ messages)
  ` [RFC][PATCH 1/3] PM /devfreq: add user frequency limits into devfreq struct

[PATCH 04/33] vfs: Export rw_verify_area() for use by cachefiles
 2021-02-16 10:26 UTC 


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