linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-15 19:54:22 to 2020-01-16 00:18:53 UTC [more...]

[PATCH v24 00/12] /dev/random - a new approach with full SP800-90B compliance
 2020-01-16  0:18 UTC  (13+ messages)
` [PATCH v27 00/12] /dev/random - a new approach with full SP800-90B
  ` [PATCH v28 "
    ` [PATCH v28 01/12] Linux Random Number Generator
    ` [PATCH v28 06/12] LRNG - add SP800-90A DRBG extension
    ` [PATCH v28 07/12] LRNG - add kernel crypto API PRNG extension
    ` [PATCH v28 09/12] LRNG - add Jitter RNG fast noise source
    ` [PATCH v28 11/12] LRNG - add interface for gathering of raw entropy

[GIT PULL][RESEND] arch/nios2 update for 5.5
 2020-01-16  0:15 UTC  (3+ messages)

[PATCH] ARC: wireup clone3 syscall
 2020-01-16  0:09 UTC 

[PATCH v2] Fix display of Maximum Memory
 2020-01-16  0:07 UTC  (2+ messages)

[PATCH net-next v2] net: phy: Maintain MDIO device and bus statistics
 2020-01-16  0:01 UTC  (4+ messages)

[PATCH v3 rcu-dev] rcuperf: Measure memory footprint during kfree_rcu() test
 2020-01-16  0:01 UTC  (8+ messages)

[RFC PATCH V2 00/12] Enable per-file/directory DAX operations V2
 2020-01-15 23:52 UTC  (10+ messages)
` [RFC PATCH V2 01/12] fs/stat: Define DAX statx attribute
` [RFC PATCH V2 08/12] fs/xfs: Add lock/unlock mode to xfs

[PATCH resend] mtd: maps: physmap: Add minimal Runtime PM support
 2020-01-15 23:48 UTC  (2+ messages)

[PATCH v10 6/6] x86/split_lock: Enable split lock detection by kernel parameter
 2020-01-15 23:48 UTC  (13+ messages)
              ` [PATCH v11] x86/split_lock: Enable split lock detection by kernel

[PATCH v5 0/6] Raspberry Pi 4 PCIe support
 2020-01-15 23:41 UTC  (5+ messages)
` [PATCH v5 2/6] ARM: dts: bcm2711: Enable PCIe controller
` [PATCH v5 5/6] MAINTAINERS: Add brcmstb "

[PATCH] ARM: dts: bcm283x: Unify CMA configuration
 2020-01-15 23:40 UTC  (2+ messages)

[PATCH] powerpc: Do not consider weak unresolved symbol relocations as bad
 2020-01-15 23:39 UTC  (2+ messages)

[PATCH RFC 0/3] x86/kvm/hyper-v: fix enlightened VMCS & QEMU4.2
 2020-01-15 23:30 UTC  (9+ messages)
` [PATCH RFC 1/3] x86/kvm/hyper-v: remove stale evmcs_already_enabled check from nested_enable_evmcs()
` [PATCH RFC 2/3] x86/kvm/hyper-v: move VMX controls sanitization out of nested_enable_evmcs()
` [PATCH RFC 3/3] x86/kvm/hyper-v: don't allow to turn on unsupported VMX controls for nested guests

[RESEND PATCH] ACPICA: Enable sleep button on ACPI legacy wake
 2020-01-15 23:26 UTC 

[PATCH 0/2] arm64: dts: allwinner: h6: Introduce OrangePi 3 eMMC board
 2020-01-15 23:10 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: arm: sunxi: add OrangePi 3 with eMMC

Problems with determining data presence by examining extents?
 2020-01-15 23:09 UTC  (9+ messages)

[PATCH v16 0/9] mm / virtio: Provide support for free page reporting
 2020-01-15 23:08 UTC  (2+ messages)

"oneshot" interrupt causes another interrupt to be fired erroneously in Haswell system
 2020-01-15 23:05 UTC  (4+ messages)
  `  "

[RFC 0/4] Switching ARC to optimized generic strncpy_from_user
 2020-01-15 23:01 UTC  (7+ messages)
` [RFC 1/4] asm-generic/uaccess: don't define inline functions if noinline lib/* in use
` [RFC 2/4] lib/strncpy_from_user: Remove redundant user space pointer range check

[RFC PATCH] UML: add support for KASAN under x86_64
 2020-01-15 22:56 UTC  (3+ messages)

[PATCH 1/1] rcu/tree: support kfree_bulk() interface in kfree_rcu()
 2020-01-15 22:53 UTC  (5+ messages)

[PATCH v4] xen-pciback: optionally allow interrupt enable flag writes
 2020-01-15 22:45 UTC  (4+ messages)
` [Xen-devel] "

[PATCH] arm64: dts: qcom: sc7180: Add iommus property to QUP0 and QUP1
 2020-01-15 22:43 UTC  (2+ messages)

[PATCH 1/2] rcuperf: Add support to vary the slab object sizes
 2020-01-15 22:42 UTC  (2+ messages)
` [PATCH 2/2] rcuperf: Measure memory footprint during kfree_rcu() test (v4)

[PATCH v3 1/2] fork: add clone3
 2020-01-15 22:41 UTC  (5+ messages)
` [PATCH v3 2/2] arch: wire-up clone3() syscall
      ` clone3 on ARC (was Re: [PATCH v3 2/2] arch: wire-up clone3() syscall)

[PATCH v2 1/2] tty: baudrate: Synchronise baud_table[] and baud_bits[]
 2020-01-15 22:41 UTC  (2+ messages)
` [PATCH v2 2/2] tty: baudrate: SPARC supports few more baud rates

[PATCH 1/2] rcuperf: Add support to vary the slab object sizes
 2020-01-15 22:40 UTC  (2+ messages)
` [PATCH 2/2] rcuperf: Measure memory footprint during kfree_rcu() test (v4)

[PATCH v1] tty: baudrate: Synchronise baud_table[] and baud_bits[]
 2020-01-15 22:38 UTC  (5+ messages)

Regression caused by patch a4f55d8b8c14 "usb: hub: Check device descriptor before resusciation"
 2020-01-15 22:37 UTC 

[PATCH bpf-next v2 00/10] tools: Use consistent libbpf include paths everywhere
 2020-01-15 22:31 UTC  (9+ messages)
` [PATCH bpf-next v2 02/10] tools/bpf/runqslower: Fix override option for VMLINUX_BTF

[PATCH 1/2] perf symbols: Update the list of kernel idle symbols
 2020-01-15 22:29 UTC  (2+ messages)
` [PATCH 2/2] perf stat: don't report a null stalled cycles per insn metric

[PATCH bpf-next v1 00/13] MAC and Audit policy using eBPF (KRSI)
 2020-01-15 22:23 UTC  (11+ messages)

[PATCH next] init/main.c: make some symbols static
 2020-01-15 22:20 UTC  (3+ messages)

[PATCH] x86/cpu: clear X86_BUG_SPECTRE_V2 on Zhaoxin family 7 CPUs
 2020-01-15 22:19 UTC  (2+ messages)

[BUGFIX PATCH] selftests: Fix pthread link option
 2020-01-15 22:17 UTC  (3+ messages)

[PATCH bpf-next v2 00/10] MAC and Audit policy using eBPF (KRSI)
 2020-01-15 22:12 UTC  (5+ messages)
` [PATCH bpf-next v2 08/10] tools/libbpf: Add support for BPF_PROG_TYPE_LSM

linux-next: build warning after merge of the xfs tree
 2020-01-15 22:12 UTC 

[PATCH net 0/4] net: stmmac: Fix selftests in Synopsys AXS101 board
 2020-01-15 22:11 UTC  (2+ messages)

Issues with "PCI/LINK: Report degraded links via link bandwidth notification"
 2020-01-15 22:10 UTC 

[PATCH v5 bpf-next 0/9] add bpf batch ops to process more than 1 elem
 2020-01-15 22:09 UTC  (5+ messages)
` [PATCH v5 bpf-next 7/9] libbpf: add libbpf support to batch ops

[PATCH v6 0/6] mm/hmm/test: add self tests for HMM
 2020-01-15 22:09 UTC  (7+ messages)
` [PATCH v6 4/6] mm/mmu_notifier: add mmu_interval_notifier_find()
` [PATCH v6 5/6] nouveau: use new mmu interval notifiers

[PATCH v9 2/2] EDAC: add EDAC driver for DMC520
 2020-01-15 22:08 UTC  (5+ messages)

[PATCH v2 0/5] drm: Add support for Okaya RH128128T
 2020-01-15 22:06 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: display: sitronix,st7735r: Convert to DT schema
` [PATCH v2 2/5] dt-bindings: display: sitronix,st7735r: Add Okaya RH128128T

[PATCH] net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_info
 2020-01-15 22:06 UTC  (2+ messages)

[PATCH] x86/CPU/AMD: Ensure clearing of SME/SEV features is maintained
 2020-01-15 22:05 UTC 

[PATCH v5 0/2] mm/hmm/test: add self tests for HMM
 2020-01-15 22:04 UTC  (8+ messages)
` [PATCH v5 1/2] mm/mmu_notifier: make interval notifier updates safe

[PATCH 0/5] usb: musb: jz4740-musb driver updates
 2020-01-15 22:00 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: usb: Convert jz4740-musb doc to YAML
` [PATCH 2/5] usb: musb: jz4740: Add support for DMA
` [PATCH 3/5] usb: musb: jz4740: Register USB role switch
` [PATCH 4/5] usb: musb: jz4740: Unconditionally depend on devicetree
` [PATCH 5/5] usb: musb: jz4740: Add support for the JZ4770

[PATCH v9 00/13] selftests/resctrl: Add resctrl selftest
 2020-01-15 21:55 UTC  (5+ messages)

[PATCH v2] MIPS: perf: Initial annotation support
 2020-01-15 21:54 UTC 

REMINDER: LSF/MM/BPF: 2020: Call for Proposals
 2020-01-15 21:54 UTC 

BUG: MAX_LOCKDEP_CHAINS too low!
 2020-01-15 21:53 UTC  (7+ messages)

[PATCH] x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEAR
 2020-01-15 21:52 UTC  (4+ messages)

[PATCH v3] clocksource: Add driver for the Ingenic JZ47xx OST
 2020-01-15 21:50 UTC  (4+ messages)

[PATCH] x86/tsc: Add tsc_guess flag disabling CPUID.16h use for tsc calibration
 2020-01-15 21:47 UTC  (3+ messages)

[PATCH -next] f2fs: remove set but not used variable 'cs_block'
 2020-01-15 21:44 UTC  (6+ messages)
` [f2fs-dev] "

[PATCH v3 0/8] locking/lockdep: Reuse zapped chain_hlocks entries
 2020-01-15 21:43 UTC  (9+ messages)
` [PATCH v3 1/8] locking/lockdep: Decrement irq context counters when removing lock chain
` [PATCH v3 2/8] locking/lockdep: Display irq_context names in /proc/lockdep_chains
` [PATCH v3 3/8] locking/lockdep: Track number of zapped classes
` [PATCH v3 4/8] locking/lockdep: Throw away all lock chains with zapped class
` [PATCH v3 5/8] locking/lockdep: Track number of zapped lock chains
` [PATCH v3 6/8] locking/lockdep: Reuse freed chain_hlocks entries
` [PATCH v3 7/8] locking/lockdep: Add lockdep_early_init() before any lock is taken
` [PATCH v3 8/8] locking/lockdep: Enable chain block splitting as last resort

[PATCH v2 1/2] wan/hdlc_x25: make lapb params configurable
 2020-01-15 21:43 UTC  (2+ messages)

[PATCH v2] hv_netvsc: Fix memory leak when removing rndis device
 2020-01-15 21:38 UTC  (2+ messages)

[f2fs-dev] [RFC PATCH v5] f2fs: support data compression
 2020-01-15 21:38 UTC  (11+ messages)

[PATCH] tcp: fix marked lost packets not being retransmitted
 2020-01-15 21:35 UTC  (2+ messages)

[PATCH v1 1/4] Bluetooth: hci_qca: Add QCA Rome power off support to the qca_power_off()
 2020-01-15 21:37 UTC  (5+ messages)
` [PATCH v4 1/3] Bluetooth: hci_qca: Add QCA Rome power off support to the qca_power_shutdown()
  ` [PATCH v4 2/3] Bluetooth: hci_qca: Retry btsoc initialize when it fails

[PATCH v12 00/22] mm/gup: prereqs to track dma-pinned pages: FOLL_PIN
 2020-01-15 21:34 UTC  (7+ messages)
` [PATCH v12 04/22] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v12 11/22] mm/gup: introduce pin_user_pages*() and FOLL_PIN

[PATCH v7 0/2] add support of interrupt for host wakeup from devicetree in BCM HCI driver
 2020-01-15 21:32 UTC  (4+ messages)
` [PATCH v7 1/2] dt-bindings: net: bluetooth: add interrupts properties

[PATCH v6 00/12] aspeed: Add SCU interrupt controller and XDMA engine drivers
 2020-01-15 21:29 UTC  (13+ messages)
` [PATCH v6 01/12] dt-bindings: interrupt-controller: Add Aspeed SCU interrupt controller
` [PATCH v6 02/12] irqchip: "
` [PATCH v6 03/12] ARM: dts: aspeed: ast2500: Add "
` [PATCH v6 04/12] ARM: dts: aspeed: ast2600: Add SCU interrupt controllers
` [PATCH v6 05/12] dt-bindings: soc: Add Aspeed XDMA Engine
` [PATCH v6 06/12] soc: aspeed: Add XDMA Engine Driver
` [PATCH v6 07/12] soc: aspeed: xdma: Add user interface
` [PATCH v6 08/12] soc: aspeed: xdma: Add reset ioctl
` [PATCH v6 09/12] ARM: dts: aspeed: ast2500: Add XDMA Engine
` [PATCH v6 10/12] ARM: dts: aspeed: ast2600: "
` [PATCH v6 11/12] ARM: dts: aspeed: witherspoon: Enable "
` [PATCH v6 12/12] ARM: dts: aspeed: tacoma: Enable XDMA engine

[PATCH v8 0/8] add driver for "boe, tv101wum-nl6", "boe, tv101wum-n53", "auo, kd101n80-45na" and "auo, b101uan08.3" panels
 2020-01-15 21:21 UTC  (5+ messages)
` [PATCH v8 1/8] dt-bindings: display: panel: Add BOE tv101wum-n16 panel bindings
` [PATCH v8 2/8] drm/panel: support for BOE tv101wum-nl6 wuxga dsi video mode panel

[PATCH] Add support for setting owner info, dos attributes, and create time
 2020-01-15 21:18 UTC  (2+ messages)

[RFC PATCH] PCI, kdump: Clear bus master bit upon shutdown in kdump kernel
 2020-01-15 21:17 UTC  (12+ messages)

[net] vxlan: fix vxlan6_get_route() adding a call to xfrm_lookup_route()
 2020-01-15 21:16 UTC  (2+ messages)

[PATCH v4 1/5] dt-bindings: Document JZ47xx VPU auxiliary processor
 2020-01-15 21:15 UTC  (4+ messages)
` [PATCH v4 3/5] remoteproc: Add prepare/unprepare callbacks

[patch] mm, oom: dump stack of victim when reaping failed
 2020-01-15 21:09 UTC  (5+ messages)

[PATCH 01/19] dax: remove block device dependencies
 2020-01-15 21:08 UTC  (13+ messages)

[RFC PATCH 00/14] pipe: Keyrings, Block and USB notifications [ver #3]
 2020-01-15 21:07 UTC  (3+ messages)

[PATCH v2 0/2] drm/msm: Add the MSM_WAIT_IOVA ioctl
 2020-01-15 20:56 UTC  (3+ messages)
` [PATCH v2 1/2] drm/msm: Add a GPU-wide wait queue
` [PATCH v2 2/2] drm/msm: Add MSM_WAIT_IOVA ioctl

[PATCH 1/2 RESEND] perf/x86/amd: Add missing L2 misses event spec to AMD Family 17h's event map
 2020-01-15 20:56 UTC  (2+ messages)
` [PATCH 2/2] x86/cpu/amd: Enable the fixed intructions retired free counter IRPERF

[PATCH] tick-common: touch watchdog for every cpus when system resume
 2020-01-15 20:53 UTC  (2+ messages)
` [tip: timers/core] tick/common: Touch watchdog in tick_unfreeze() on all CPUs

[PATCH next] power: suppy: ucs1002: Make the symbol 'ucs1002_regulator_enable' static
 2020-01-15 20:52 UTC  (2+ messages)

[PATCH v2 0/2] at91-sama5d2_shdwc shutdown controller
 2020-01-15 20:52 UTC  (3+ messages)

INFO: task hung in ovs_vport_cmd_del
 2020-01-15 20:51 UTC 

general protection fault in nft_chain_parse_hook
 2020-01-15 20:51 UTC 

[PATCH 1/3] power: supply: bq25890_charger: Add support of BQ25892 and BQ25896 chips
 2020-01-15 20:50 UTC  (3+ messages)

[PATCH -rcu] asm-generic, kcsan: Add KCSAN instrumentation for bitops
 2020-01-15 20:50 UTC  (5+ messages)

[PATCH 0/2] SPI bus multiplexing
 2020-01-15 20:49 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: spi: Document binding for generic SPI multiplexer

[PATCH v4 0/4] X-Powers Power Supply Improvements
 2020-01-15 20:48 UTC  (2+ messages)

Re: linux-next: build warning after merge of the bpf-next tree
 2020-01-15 20:48 UTC  (8+ messages)
`  "

[PATCH v3 0/2] rxe should use same buffer size for SGE's and inline data
 2020-01-15 20:36 UTC  (6+ messages)
` [PATCH v3 2/2] SGE buffer and max_inline data must have same size

[PATCH v6 3/5] RISC-V: Add SBI v0.2 extension definitions
 2020-01-15 20:36 UTC  (4+ messages)
` [PATCH v6 0/5] Add support for SBI v0.2

[PATCH v2 0/3] Introduce per-task latency_tolerance for scheduler hints
 2020-01-15 20:33 UTC  (2+ messages)

[PATCH 0/4] Fix alarmtimer suspend failure
 2020-01-15 20:31 UTC  (3+ messages)
` [PATCH 4/4] alarmtimer: Always export alarmtimer_get_rtcdev() and update docs

Using Pull-up resistors on gpio-pca953x expander
 2020-01-15 20:25 UTC 

[PATCH] sched/fair: remove redundant call to cpufreq_update_util
 2020-01-15 20:20 UTC  (2+ messages)

[PATCH] HID: logitech-dj: add support for the static device in the Powerplay mat/receiver
 2020-01-15 20:18 UTC 

[PATCH v6 0/4] arm64: meson: add support for A1 Power Domains
 2020-01-15 20:18 UTC  (3+ messages)
` [PATCH v6 2/4] dt-bindings: power: add Amlogic secure power domains bindings

[PATCH v9 1/2] dt-bindings: edac: arm-dmc520.txt
 2020-01-15 20:16 UTC  (2+ messages)

[PATCH v4] HID: logitech-dj: add full support for the Powerplay mat/receiver
 2020-01-15 20:15 UTC  (2+ messages)

[PATCH v3 1/3] i2c: pmcmsp: Use proper printk format for resource_size_t
 2020-01-15 20:11 UTC  (6+ messages)
` [PATCH v3 2/3] i2c: pnx: "
` [PATCH v3 3/3] i2c: highlander: Use proper printk format for size_t

linux-next: Fixes tag needs some work in the usb-gadget tree
 2020-01-15 20:07 UTC 

[PATCH v2 0/2] use vfio_dma_rw to read/write IOVAs from CPU side
 2020-01-15 20:06 UTC  (5+ messages)
` [PATCH v2 1/2] vfio: introduce vfio_dma_rw to read/write a range of IOVAs
` [PATCH v2 2/2] drm/i915/gvt: subsitute kvm_read/write_guest with vfio_dma_rw

linux-next: Fixes tags need some work in the tip tree
 2020-01-15 20:03 UTC 

[PATCH v2 1/4] i2c: pmcmsp: Use proper printk format for resource_size_t
 2020-01-15 19:57 UTC  (4+ messages)
` [PATCH v2 3/4] i2c: highlander: Use proper printk format for iomem pointer

[PATCH 00/12] i2c: convert subsystem to use i2c_new_client_device()
 2020-01-15 19:57 UTC  (6+ messages)
` [PATCH 06/12] i2c: taos-evm: convert "

linux-next: Fixes tag needs some work in the battery tree
 2020-01-15 19:56 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).