linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-17 20:09:52 to 2020-02-18 04:48:14 UTC [more...]

[PATCH 4.14 057/173] padata: Remove broken queue flushing
 2020-02-18  4:48 UTC  (3+ messages)
` [PATCH v2 4.14] "

[PATCH v6 00/19] Change readahead API
 2020-02-18  4:47 UTC  (5+ messages)
` [PATCH v6 01/19] mm: Return void from various readahead functions
` [PATCH v6 10/19] fs: Convert mpage_readpages to mpage_readahead
  ` [Ocfs2-devel] "

[PATCH v2 3/9] rcu,tracing: Create trace_rcu_{enter,exit}()
 2020-02-18  4:33 UTC  (12+ messages)

linux-next: Tree for Feb 18
 2020-02-18  4:28 UTC 

[PATCH 0/3] RT Capacity Awareness Improvements
 2020-02-18  4:16 UTC  (10+ messages)
` [PATCH 1/3] sched/rt: cpupri_find: implement fallback mechanism for !fit case
` [PATCH 3/3] sched/rt: fix pushing unfit tasks to a better CPU

[PATCH v7 0/7] Add basic SoC support for mt6765
 2020-02-18  4:12 UTC  (4+ messages)

general protection fault in l2cap_sock_getsockopt
 2020-02-18  4:07 UTC 

[PATCH] tmpfs: deny and force are not huge mount options
 2020-02-18  4:04 UTC 

[PATCH v5 00/25] userfaultfd: write protection support
 2020-02-18  3:59 UTC  (2+ messages)

[PATCH -next] fork: annotate a data race in vm_area_dup()
 2020-02-18  3:59 UTC  (3+ messages)

[PATCH v3] f2fs: fix the panic in do_checkpoint()
 2020-02-18  3:49 UTC 

[PATCH] KVM: VMX: replace "fall through" with "return true" to indicate different case
 2020-02-18  3:42 UTC  (2+ messages)

[PATCH 0/2] objtool: clang-related fixes
 2020-02-18  3:41 UTC  (3+ messages)
` [PATCH 1/2] objtool: Fix clang switch table edge case
` [PATCH 2/2] objtool: Improve call destination function detection

[PATCH v4 0/2] Add Embedded USB Debugger (EUD) driver
 2020-02-18  3:35 UTC  (5+ messages)
` [PATCH v4 2/2] "

need to identify slip interface in a pool (not subscribed to lkml)
 2020-02-18  3:29 UTC 

[PATCH v3] extcon: palmas: hide error messages if gpio returns -EPROBE_DEFER
 2020-02-18  3:28 UTC  (9+ messages)

[RFC PATCH v3 0/6] Add Tegra driver for video capture
 2020-02-18  3:19 UTC  (10+ messages)
` [RFC PATCH v3 4/6] media: tegra: Add Tegra210 Video input driver

[PATCH v2 0/5] aspeed-g6: enable usb support
 2020-02-18  3:18 UTC  (4+ messages)
` [PATCH v2 1/5] usb: gadget: aspeed: read vhub properties from device tree

[RFC PATCH 00/34] sun8i-codec fixes and new features
 2020-02-18  3:17 UTC  (13+ messages)
` [RFC PATCH 01/34] ASoC: dt-bindings: Add a separate compatible for the A64 codec
` [RFC PATCH 05/34] ASoC: sun8i-codec: Remove incorrect SND_SOC_DAIFMT_DSP_B
` [RFC PATCH 08/34] ASoC: sun8i-codec: Fix direction of AIF1 outputs
` [RFC PATCH 10/34] ASoC: sun8i-codec: Advertise only hardware-supported rates

[PATCH v9 0/2] spi: cadence-quadpsi: Add support for the Cadence QSPI controller
 2020-02-18  3:17 UTC  (6+ messages)
` [PATCH v9 2/2] "

[PATCH] KVM: apic: rename apic_lvt_vector and apic_lvt_enabled
 2020-02-18  3:17 UTC 

[PATCH v2 0/4] mtd: rawnand: Add support Macronix Block Protection & deep power down mode
 2020-02-18  3:13 UTC  (6+ messages)
` [PATCH v2 1/4] mtd: rawnand: Add support manufacturer specific lock/unlock operatoin

[PATCH v3 0/5] aspeed-g6: enable usb support
 2020-02-18  3:13 UTC  (6+ messages)
` [PATCH v3 1/5] usb: gadget: aspeed: read vhub properties from device tree
` [PATCH v3 2/5] usb: gadget: aspeed: add ast2600 vhub support
` [PATCH v3 3/5] ARM: dts: aspeed-g6: add usb functions
` [PATCH v3 4/5] ARM: dts: aspeed-g5: add vhub port and endpoint properties
` [PATCH v3 5/5] ARM: dts: aspeed-g4: "

[PATCH net-next] net: usb: cdc-phonet: Replace zero-length array with flexible-array member
 2020-02-18  3:05 UTC  (2+ messages)

[PATCH v8 bpf-next 0/2] Add bpf_read_branch_records() helper
 2020-02-18  3:04 UTC  (3+ messages)
` [PATCH v8 bpf-next 1/2] bpf: "
` [PATCH v8 bpf-next 2/2] selftests/bpf: add bpf_read_branch_records() selftest

[PATCH] drivers: connector: cn_proc: allow limiting certain messages
 2020-02-18  2:52 UTC  (6+ messages)

[PATCH v2] IMA hash algorithm supports sm3
 2020-02-18  2:43 UTC  (4+ messages)
` [PATCH v2 1/2] crypto: fix mismatched hash algorithm name sm3-256 to sm3

[PATCH 00/11] Fix up liblockdep for 5.6-rc
 2020-02-18  2:41 UTC  (12+ messages)
` [PATCH 01/11] tools headers: Add kprobes.h header
` [PATCH 02/11] tools headers: Add rcupdate.h header
` [PATCH 03/11] tools/kernel.h: extend with dummy RCU functions
` [PATCH 04/11] tools bitmap: add bitmap_andnot definition
` [PATCH 05/11] tools/lib/lockdep: add definition required for IRQ flag tracing
` [PATCH 06/11] tools/kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2 macro
` [PATCH 07/11] tools bitmap: add bitmap_clear definition
` [PATCH 08/11] tools/lib/lockdep: Hook up vsprintf, find_bit, hweight libraries
` [PATCH 09/11] tools/lib/lockdep: Enable building with CONFIG_TRACE_IRQFLAGS
` [PATCH 10/11] tools/lib/lockdep: New stacktrace API
` [PATCH 11/11] tools/lib/lockdep: call lockdep_init_task on init

[PATCHv8 00/34] kernel: Introduce Time Namespace
 2020-02-18  2:37 UTC  (8+ messages)
` [PATCHv8 03/34] ns: "
  ` Time Namespaces: CLONE_NEWTIME and clone3()?

[PATCH 0/5] iommu/vt-d: Fix kdump boot with VT-d enabled
 2020-02-18  2:38 UTC  (3+ messages)
` [PATCH 3/5] iommu/vt-d: Do deferred attachment in iommu_need_mapping()

[RFC PATCH] userfaultfd: Address race after fault
 2020-02-18  2:37 UTC  (7+ messages)

[PATCH -next] pinctrl: mediatek: remove set but not used variable 'e'
 2020-02-18  2:36 UTC 

[PATCH v3 00/12] Enable per-file/directory DAX operations V3
 2020-02-18  2:35 UTC  (11+ messages)

[REPOST][PATCH 0/2] x86/platform: intel-uncore-frequnecy bug fixes
 2020-02-18  2:28 UTC  (3+ messages)
` [REPOST][PATCH 1/2] platform/x86/intel-uncore-freq: Fix static checker issue and potential race condition
` [REPOST][PATCH 2/2] platform/x86/intel-uncore-freq: Add release callback

[PATCH 0/5] mm/vma: Use available wrappers when possible
 2020-02-18  2:21 UTC  (3+ messages)
` [PATCH 2/5] mm/vma: Make vma_is_accessible() available for general use

[PATCH 0/2] virtio-blk: improve handling of DMA mapping failures
 2020-02-18  2:21 UTC  (3+ messages)
` [PATCH 1/2] virtio-blk: fix hw_queue stopped on arbitrary error

linux-next: build failure after merge of the imx-mxs tree
 2020-02-18  2:18 UTC  (2+ messages)

[PATCH RESEND v2 1/2] KVM: Introduce pv check helpers
 2020-02-18  2:12 UTC 

[PATCH net-next] net: ena: remove set but not used variable 'rx_ring'
 2020-02-18  1:59 UTC 

[PATCH] arm64: dts: imx8mn-ddr4-evk: Adjust 1.2GHz OPP voltage to OD mode
 2020-02-18  1:52 UTC 

[PATCH] KVM: apic: remove unused function apic_lvt_vector()
 2020-02-18  1:56 UTC 

[PATCH] KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOI
 2020-02-18  1:41 UTC 

[PATCH RESEND v8 0/2] sched/numa: introduce numa locality
 2020-02-18  1:39 UTC  (7+ messages)
` [PATCH RESEND v8 1/2] sched/numa: introduce per-cgroup NUMA locality info

[PATCH] dmaengine: uniphier-mdmac: replace zero-length array with flexible-array member
 2020-02-18  1:25 UTC  (2+ messages)

[PATCH] gpio: uniphier: Replace zero-length array with flexible-array member
 2020-02-18  1:25 UTC  (2+ messages)

[PATCH] pinctrl: uniphier: Replace zero-length array with flexible-array member
 2020-02-18  1:24 UTC  (2+ messages)

[PATCH v2 2/2] KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis
 2020-02-18  1:23 UTC  (3+ messages)

[PATCH v4 1/2] KVM: X86: Less kvmclock sync induced vmexits after VM boots
 2020-02-18  1:17 UTC  (2+ messages)
` [PATCH RESEND v4 2/2] KVM: nVMX: Hold KVM's srcu lock when syncing vmcs12->shadow

[PATCH] KVM: x86: eliminate some unreachable code
 2020-02-18  1:19 UTC 

[PATCH RESEND v2 1/2] KVM: Introduce pv check helpers
 2020-02-18  1:08 UTC  (2+ messages)
` [PATCH RESEND v2 2/2] KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis

[drm] 06bc852c76: BUG:KASAN:null-ptr-deref_in_d
 2020-02-18  1:06 UTC 

[cfg80211] 7ed389fe1b: hwsim.ap_acs_vht160_dfs.fail
 2020-02-18  1:05 UTC 

[PATCH v2] kretprobe: percpu support
 2020-02-18  1:04 UTC  (2+ messages)

[PATCH v4] perf stat: Show percore counts in per CPU output
 2020-02-18  1:02 UTC  (5+ messages)

[PATCH] usb-storage: Use const to reduce object data size
 2020-02-18  0:59 UTC  (3+ messages)
  ` [PATCH V2] "

[PATCH 0/9] add ASoC components for AHUB
 2020-02-18  1:00 UTC  (19+ messages)
` [PATCH 4/9] ASoC: tegra: add Tegra210 based I2S driver
  ` [alsa-devel] "

[PATCH v3] kretprobe: percpu support
 2020-02-18  0:56 UTC 

[mm/swap] 68a35c8d99: kernel_BUG_at_mm/swap.c
 2020-02-18  0:50 UTC 

[PATCH v1 0/2] scsi: ufs: fix waiting time for reference clock
 2020-02-18  0:50 UTC  (4+ messages)
` [PATCH v1 1/2] scsi: ufs: add required delay after gating "

[PATCH] mm/vmscan.c: remove cpu online notification for now
 2020-02-18  0:43 UTC 

[PATCH] powerpc/kprobes: Fix trap address when trap happened in real mode
 2020-02-18  0:44 UTC  (6+ messages)

[PATCH 0/5] hwmon: (adt7475) attenuator bypass and pwm invert
 2020-02-18  0:43 UTC  (8+ messages)
` [PATCH 1/5] dt-bindings: hwmon: Document adt7475 binding
` [PATCH 2/5] dt-bindings: hwmon: Document adt7475 bypass-attenuator property
` [PATCH 3/5] dt-bindings: hwmon: Document adt7475 invert-pwm property
` [PATCH 4/5] hwmon: (adt7475) Add attenuator bypass support
` [PATCH 5/5] hwmon: (adt7475) Add support for inverting pwm output

[PATCH] powerpc/chrp: Fix enter_rtas() with CONFIG_VMAP_STACK
 2020-02-18  0:40 UTC  (4+ messages)

[PATCH v2] mm/vmscan.c: only adjust related kswapd cpu affinity when online cpu
 2020-02-18  0:24 UTC  (5+ messages)

[PATCH] MAINTAINERS: Add entry for Renesas R-Car thermal drivers
 2020-02-18  0:11 UTC  (5+ messages)

[PATCH] vsprintf: don't obfuscate NULL and error pointers
 2020-02-18  0:07 UTC  (3+ messages)

[PATCH v5 2/2] PCI: xilinx-cpm: Add Versal CPM Root Port driver
 2020-02-17 23:55 UTC  (2+ messages)

[PATCH v2 1/1] efi/libstub: describe memory functions
 2020-02-17 23:50 UTC  (2+ messages)

[PATCH] ASoC: ti: Allocate dais dynamically for TDM and audio graph card
 2020-02-17 23:36 UTC  (8+ messages)

KASAN: use-after-free Read in rdma_listen (2)
 2020-02-17 23:33 UTC  (2+ messages)

[PATCH V2 0/7] rcu: introduce percpu rcu_preempt_depth
 2020-02-17 23:26 UTC  (14+ messages)
` [PATCH V2 2/7] rcu: cleanup rcu_preempt_deferred_qs()
` [PATCH V2 3/7] rcu: remove useless special.b.deferred_qs
` [PATCH V2 4/7] rcu: don't use negative ->rcu_read_lock_nesting

[PATCH] ASoC: cpcap: Implement set_tdm_slot for voice call support
 2020-02-17 23:23 UTC  (5+ messages)

[PATCH v2] kcsan, trace: Make KCSAN compatible with tracing
 2020-02-17 23:14 UTC  (4+ messages)

[PATCH v2 00/28] user_namespace: introduce fsid mappings
 2020-02-17 23:11 UTC  (9+ messages)

[PATCH tip/core/rcu 0/3] Tasks-RCU updates for v5.7
 2020-02-17 23:10 UTC  (4+ messages)
` [PATCH tip/core/rcu 2/3] rcu: Add missing annotation for exit_tasks_rcu_start()

[PATCH tip/core/rcu 0/4] SRCU updates for v5.7
 2020-02-17 23:06 UTC  (5+ messages)
` [PATCH tip/core/rcu 4/4] srcu: Add READ_ONCE() to srcu_struct ->srcu_gp_seq load

[RFC RESEND PATCH v3 00/12] Enable PM hibernation on guest VMs
 2020-02-17 23:05 UTC  (4+ messages)
` [RFC PATCH v3 06/12] xen-blkfront: add callbacks for PM suspend and hibernation

[PATCH tip/core/rcu 0/30] Miscellaneous fixes for v5.7
 2020-02-17 23:03 UTC  (14+ messages)
` [PATCH tip/core/rcu 06/30] rcu: Add WRITE_ONCE to rcu_node ->exp_seq_rq store
` [PATCH tip/core/rcu 22/30] rcu: Don't flag non-starting GPs before GP kthread is running

[PATCHv6 00/14] remoteproc: updates for omap remoteproc support
 2020-02-17 22:49 UTC  (5+ messages)
` [PATCHv6 01/14] dt-bindings: remoteproc: Add OMAP remoteproc bindings
` [PATCHv6 12/14] remoteproc/omap: add support for runtime auto-suspend/resume

[PATCH 00/19] Introduce common headers
 2020-02-17 22:39 UTC  (6+ messages)
` [PATCH 19/19] arm64: vdso32: Enable Clang Compilation

[PATCH] arm64:kgdb: Fix kernel single-stepping
 2020-02-17 22:31 UTC 

Is it safe for a NIC driver to use all the 48 bytes of skb->cb?
 2020-02-17 22:31 UTC  (4+ messages)

[PATCH] x86: Don't clare __force_order in kaslr_64.c
 2020-02-17 22:27 UTC  (3+ messages)

[PATCH] soc: amlogic: fix compile failure with MESON_SECURE_PM_DOMAINS & !MESON_SM
 2020-02-17 22:22 UTC  (3+ messages)

[PATCH] Documentation/hwmon: fix xdpe12284 Sphinx warnings
 2020-02-17 22:20 UTC  (2+ messages)

[PATCH 0/6] nvmem/gpio: fix resource management
 2020-02-17 22:09 UTC  (4+ messages)
` [PATCH 6/6] nvmem: increase the reference count of a gpio passed over config

[PATCH] net: mscc: fix in frame extraction
 2020-02-17 22:06 UTC  (2+ messages)

[PATCH trivial] spi: spi-mem: Fix typo, s/fallback/falls back
 2020-02-17 22:04 UTC  (2+ messages)
` Applied "spi: spi-mem: Fix typo, s/fallback/falls back" to the spi tree

[PATCH RFT] regulator: mp5416: Fix output discharge enable bit for LDOs
 2020-02-17 22:04 UTC  (2+ messages)
` Applied "regulator: mp5416: Fix output discharge enable bit for LDOs" to the regulator tree

[PATCH] ASoC: amd: ACP needs to be powered off in BIOS
 2020-02-17 22:04 UTC  (2+ messages)
` Applied "ASoC: amd: ACP needs to be powered off in BIOS." to the asoc tree

[PATCH] ASoC: meson: aiu: simplify component addition
 2020-02-17 22:03 UTC  (2+ messages)
` Applied "ASoC: meson: aiu: simplify component addition" to the asoc tree

[RFC PATCH 06/34] ASoC: sun8i-codec: Fix setting DAI data format
 2020-02-17 22:03 UTC  (2+ messages)
` Applied "ASoC: sun8i-codec: Fix setting DAI data format" to the asoc tree

[PATCH net] net: macb: Properly handle phylink on at91rm9200
 2020-02-17 22:03 UTC  (2+ messages)

[PATCH][next] batman-adv: Replace zero-length array with flexible-array member
 2020-02-17 21:49 UTC  (2+ messages)

[ANNOUNCE] 4.19.103-rt42
 2020-02-17 22:00 UTC 

[PATCH v3 0/6] Static calls
 2020-02-17 21:57 UTC  (5+ messages)

[PATCH] ARM: bcm2835_defconfig: add minimal support for Raspberry Pi4
 2020-02-17 21:44 UTC  (4+ messages)

[PATCH net-next 0/3] net: core: add helper tcp_v6_gso_csum_prep
 2020-02-17 21:42 UTC  (4+ messages)
` [PATCH net-next 1/3] "
` [PATCH net-next 2/3] r8169: use new "
` [PATCH net-next 3/3] net: "

[PATCH][next] netfilter: ebtables: Replace zero-length array with flexible-array member
 2020-02-17 21:44 UTC 

[PATCH] usb: xhci-pci: Raspberry Pi FW loader for VIA VL805
 2020-02-17 21:40 UTC  (4+ messages)

Linux 5.6-rc2
 2020-02-17 21:29 UTC  (6+ messages)

[PATCH 1/1] efi/libstub: describe memory functions
 2020-02-17 21:25 UTC  (2+ messages)

[PATCH] MIPS: vdso: Wrap -mexplicit-relocs in cc-option
 2020-02-17 21:11 UTC 

drm/bridge and lockup on boot
 2020-02-17 21:08 UTC  (2+ messages)

[PATCH v6 00/11] Introduces new functions for tracking lockless pagetable walks
 2020-02-17 20:55 UTC  (8+ messages)
` [PATCH v6 02/11] mm/gup: Use functions to track lockless pgtbl walks on gup_pgd_range
` [PATCH v6 03/11] powerpc/mm: Adds arch-specificic functions to track lockless pgtable walks

[GIT PULL] eCryptfs fixes for 5.6-rc3
 2020-02-17 20:53 UTC 

WARNING: at kernel/workqueue.c:1473 __queue_work+0x3b8/0x3d0
 2020-02-17 20:48 UTC 

[PATCH] x86/mce: /dev/mcelog: Dynamically allocate space for machine check records
 2020-02-17 20:47 UTC  (2+ messages)

[PATCH] RDMA/core: Fix use of logical OR in get_new_pps
 2020-02-17 20:43 UTC 

linux-next: Fixes tag needs some work in the modules tree
 2020-02-17 20:42 UTC  (2+ messages)

[PATCH][next] net/mlx5: IPsec, Replace zero-length array with flexible-array member
 2020-02-17 19:54 UTC 

[PATCH][next] net/mlx5/fs_counters: Replace zero-length array with flexible-array member
 2020-02-17 19:56 UTC 

[PATCH][next] can: peak_canfd: replace zero-length array with flexible-array member
 2020-02-17 20:12 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).