linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-15 01:06:57 to 2018-05-15 06:40:37 UTC [more...]

[PATCH] perf annotate: Display multiple events for --stdio
 2018-05-15  6:40 UTC  (2+ messages)
` [tip:perf/urgent] perf annotate: Display all available events on --stdio

[PATCH] perf: test 60 fails on s390 inline missing on s390
 2018-05-15  6:39 UTC  (2+ messages)
` [tip:perf/urgent] perf test: "probe libc's inet_pton" fails on s390 due to missing inline

[PATCH -resend 00/27] New macros for assembler symbols
 2018-05-15  6:39 UTC  (4+ messages)
` [PATCH -resend 02/27] x86: assembly, use SYM_DATA for data

[PATCH] mmc: sdhci-pxav3: don't disable clocks when we might get an interrupt
 2018-05-15  6:37 UTC  (3+ messages)

[PATCH memory-model 19/19] tools/memory-model: Add reference for 'Simplifying ARM concurrency'
 2018-05-15  6:36 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH memory-model 18/19] tools/memory-model: Update ASPLOS information
 2018-05-15  6:35 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH memory-model 17/19] MAINTAINERS: Update e-mail address for Andrea Parri
 2018-05-15  6:35 UTC  (2+ messages)
` [tip:locking/core] MAINTAINERS, tools/memory-model: "

[PATCH memory-model 16/19] tools/memory-model: Fix coding style in 'lock.cat'
 2018-05-15  6:34 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH memory-model 15/19] tools/memory-model: Remove out-of-date comments and code from lock.cat
 2018-05-15  6:34 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH memory-model 14/19] tools/memory-model: Improve mixed-access checking in lock.cat
 2018-05-15  6:33 UTC  (2+ messages)
` [tip:locking/core] "

[RFC PATCH 0/5] Add ChromeOS EC CEC Support
 2018-05-15  6:34 UTC  (6+ messages)
` [RFC PATCH 2/5] media: cec-notifier: Get notifier by device and connector name
` [RFC PATCH 3/5] drm/i915: hdmi: add CEC notifier to intel_hdmi

[PATCH memory-model 13/19] tools/memory-model: Improve comments in lock.cat
 2018-05-15  6:33 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH memory-model 12/19] tools/memory-model: Remove duplicated code from lock.cat
 2018-05-15  6:32 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH memory-model 11/19] tools/memory-model: Flag "cumulativity" and "propagation" tests
 2018-05-15  6:32 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH memory-model 10/19] tools/memory-model: Add model support for spin_is_locked
 2018-05-15  6:31 UTC  (2+ messages)
` [tip:locking/core] tools/memory-model: Add model support for spin_is_locked()

[PATCH memory-model 09/19] tools/memory-model: Add scripts to test memory model
 2018-05-15  6:31 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH memory-model 08/19] tools/memory-model: Fix coding style in 'linux-kernel.def'
 2018-05-15  6:30 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH memory-model 07/19] tools/memory-model: Model 'smp_store_mb()'
 2018-05-15  6:30 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH memory-model 06/19] tools/memory-order: smp_mb__after_atomic() orders later RMW operations
 2018-05-15  6:29 UTC  (2+ messages)
` [tip:locking/core] tools/memory-order: Update the cheat-sheet to show that "

[PATCH memory-model 05/19] tools/memory-order: Improve key for SELF and SV
 2018-05-15  6:29 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH memory-model 04/19] tools/memory-model: Fix cheat sheet typo
 2018-05-15  6:28 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH v3 0/6] Driver for at91 usart in spi mode
 2018-05-15  6:28 UTC  (5+ messages)
` [PATCH v3 6/6] tty/serial: atmel: changed the driver to work under at91-usart mfd

[PATCH memory-model 03/19] tools/memory-model: Update required version of herdtools7
 2018-05-15  6:28 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH memory-model 02/19] tools/memory-model: Redefine rb in terms of rcu-fence
 2018-05-15  6:27 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH memory-model 01/19] tools/memory-model: Rename link and rcu-path to rcu-link and rb
 2018-05-15  6:27 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH v6] ANDROID: binder: change down_write to down_read
 2018-05-15  6:27 UTC  (7+ messages)

[PATCH memory-model 3/3] locking: Clean up comment and #ifndef for {,queued_}spin_is_locked()
 2018-05-15  6:26 UTC  (2+ messages)
` [tip:locking/core] locking/spinlocks: "

[PATCH memory-model 2/3] arm64: Remove smp_mb() from arch_spin_is_locked()
 2018-05-15  6:26 UTC  (2+ messages)
` [tip:locking/core] locking/spinlocks/arm64: "

[PATCH memory-model 1/3] locking: Document the semantics of spin_is_locked()
 2018-05-15  6:25 UTC  (2+ messages)
` [tip:locking/core] locking/spinlocks: "

[PATCH memory-model 8/8] atomic_ops.rst: Use `warning` rst directive
 2018-05-15  6:25 UTC  (2+ messages)
` [tip:locking/core] locking/Documentation: Use `warning` RST directive

[PATCH memory-model 7/8] atomic_ops.rst: Fix wrong example code
 2018-05-15  6:24 UTC  (2+ messages)
` [tip:locking/core] locking/Documentation: Fix incorrect "

[PATCH memory-model 6/8] kokr/locking/memory-barriers: De-emphasize smp_read_barrier_depends() some more
 2018-05-15  6:24 UTC  (2+ messages)
` [tip:locking/core] locking/memory-barriers.txt/kokr: Update Korean translation to de-emphasize "

[PATCH memory-model 5/8] kokr/memory-barriers: Fix description of data dependency barriers
 2018-05-15  6:23 UTC  (2+ messages)
` [tip:locking/core] locking/memory-barriers.txt/kokr: Update Korean translation to fix "

[PATCH memory-model 4/8] kokr/Documentation/memory-barriers.txt: Cross-reference "tools/memory-model/"
 2018-05-15  6:23 UTC  (2+ messages)
` [tip:locking/core] locking/memory-barriers.txt/kokr: Update Korean translation to cross-reference "tools/memory-model/"

[PATCH memory-model 3/8] kokr/doc: De-emphasize smp_read_barrier_depends
 2018-05-15  6:22 UTC  (2+ messages)
` [tip:locking/core] locking/memory-barriers.txt/kokr: Update Korean translation to de-emphasize smp_read_barrier_depends()

[PATCH memory-model 2/8] kokr/doc: READ_ONCE() now implies smp_barrier_depends()
 2018-05-15  6:22 UTC  (2+ messages)
` [tip:locking/core] locking/memory-barriers.txt/kokr: Update Korean translation to indicate that "

[PATCH memory-model 1/8] docs/memory-barriers.txt: Fix broken DMA vs MMIO ordering example
 2018-05-15  6:21 UTC  (2+ messages)
` [tip:locking/core] locking/memory-barriers.txt: Fix broken DMA vs. "

[GIT PULL 0/5] perf/urgent fixes
 2018-05-15  6:21 UTC  (2+ messages)

[PATCH] Revert "dmaengine: pl330: add DMA_PAUSE feature"
 2018-05-15  6:21 UTC  (9+ messages)
  `  "

[PATCH v2 0/3] Improve schedutil integration for FAIR tasks
 2018-05-15  6:21 UTC  (5+ messages)
` [PATCH v2 1/3] sched/cpufreq: always consider blocked FAIR utilization

possible deadlock in sk_diag_fill
 2018-05-15  6:18 UTC  (6+ messages)

[PATCH memory-model 0/19] Updates to the formal memory model
 2018-05-15  6:15 UTC  (2+ messages)

[PATCH 4.4 00/56] 4.4.132-stable review
 2018-05-15  6:11 UTC  (2+ messages)

linux-next: manual merge of the samsung-krzk tree with the dma-mapping tree
 2018-05-15  6:10 UTC  (3+ messages)

[GIT PULL 0/5] ARM: samsung/exynos: Stuff for v4.18
 2018-05-15  6:09 UTC  (3+ messages)

[PATCH] ARM: dts: berlin2q: add "cache-unified" to l2 node
 2018-05-15  6:05 UTC 

[PATCH] ARM: dts: chromecast: override bad bootloader memory info
 2018-05-15  6:04 UTC  (3+ messages)

[PATCH 0/3] Add MCAN Support for dra76x
 2018-05-15  6:04 UTC  (4+ messages)
` [PATCH 1/3] ARM: dra762: hwmod: Add MCAN support

[PATCH v3 0/6] ALSA: xen-front: Add Xen para-virtualized frontend driver
 2018-05-15  6:02 UTC  (6+ messages)
` [PATCH v3 4/6] ALSA: xen-front: Implement handling of shared buffers

[PATCH v3 0/8] PCI: leak fixes, removable generic PCI host, assorted stuff
 2018-05-15  5:58 UTC  (9+ messages)
` [PATCH v3 1/8] PCI: Make pci_get_new_domain_nr() static
` [PATCH v3 2/8] PCI: Fix memory leak of devm_pci_alloc_host_bridge()
` [PATCH v3 3/8] PCI: Rename device node parameter of of_pci_get_host_bridge_resources()
` [PATCH v3 4/8] PCI: Replace dev_node parameter of of_pci_get_host_bridge_resources with device
` [PATCH v3 5/8] PCI: Replace pr_*() with dev_*() in of_pci_get_host_bridge_resources()
` [PATCH v3 6/8] PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge_resources()
` [PATCH v3 7/8] PCI: Add support for unbinding the generic PCI host controller
` [PATCH v3 8/8] PCI: Enable PCI_DOMAINS along with "

[PATCH v5 00/13] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-05-15  5:59 UTC  (15+ messages)
` [PATCH v5 01/13] mm: Assign id to every memcg-aware shrinker
` [PATCH v5 03/13] mm: Assign memcg-aware shrinkers bitmap to memcg
` [PATCH v5 10/13] mm: Set bit in memcg shrinker bitmap on first list_lru item apearance
` [PATCH v5 11/13] mm: Iterate only over charged shrinkers during memcg shrink_slab()
` [PATCH v5 13/13] mm: Clear shrinker bit if there are no objects related to memcg

[PATCH] cpufreq: add imx8mq-cpufreq driver
 2018-05-15  5:51 UTC 

linux-next: build failure after merge of the kbuild tree
 2018-05-15  5:50 UTC 

[RFC PATCH v2 0/2] locking/rwsem: Fix DEBUG_RWSEM warning from thaw_sup
 2018-05-15  5:42 UTC  (3+ messages)
` [RFC PATCH v2 2/2] locking/percpu-rwsem: Mark rwsem as non-spinnable in percpu_rwsem_release()

[PATCH 0/3] x86/build: clean-up of vdso Makefile
 2018-05-15  5:40 UTC  (7+ messages)
` [PATCH 1/3] x86/build: vdso: remove unused $(vobjs-nox32) in Makefile
  ` [tip:x86/build] x86/build/vdso: Remove "
` [PATCH 2/3] x86/build: vdso: remove unnecessary export "
  ` [tip:x86/build] x86/build/vdso: Remove "
` [PATCH 3/3] x86/build: vdso: put generated linker scripts to $(obj)/
  ` [tip:x86/build] x86/build/vdso: Put "

[PATCH 4.9 00/36] 4.9.100-stable review
 2018-05-15  5:40 UTC  (2+ messages)

[PATCH 0/4] ALSA: usb: UAC3 new features
 2018-05-15  5:38 UTC  (3+ messages)
` [PATCH v4 "

[PATCH 4.14 00/62] 4.14.41-stable review
 2018-05-15  5:36 UTC  (2+ messages)

[PATCH v1 0/4] IR decoding using BPF
 2018-05-15  5:34 UTC  (11+ messages)
` [PATCH v1 1/4] media: rc: introduce BPF_PROG_IR_DECODER
` [PATCH v1 2/4] media: bpf: allow raw IR decoder bpf programs to be used
` [PATCH v1 3/4] media: rc bpf: move ir_raw_event to uapi
` [PATCH v1 4/4] samples/bpf: an example of a raw IR decoder

[PATCH 1/2] ARM64: dts: meson-gxbb: odroidc2: enable sdcard UHS modes
 2018-05-15  5:34 UTC  (3+ messages)

[PATCH] objtool: Detect RIP-relative switch table references
 2018-05-15  5:33 UTC  (2+ messages)
` [tip:core/urgent] "

CONFIG_KCOV causing crash in svm_vcpu_run()
 2018-05-15  5:33 UTC  (5+ messages)

[PATCH] x86: add the flag -fno-reorder-blocks-and-partition
 2018-05-15  5:33 UTC  (2+ messages)

[PATCH 4.16 00/72] 4.16.9-stable review
 2018-05-15  5:31 UTC  (2+ messages)

[PATCH] Staging:Comedi:comedi_compat32.c: Lindent changes
 2018-05-15  5:20 UTC 

printk feature for syzbot?
 2018-05-15  5:20 UTC  (7+ messages)

[PATCH v9 00/11] arm64: kexec: add kexec_file_load() support
 2018-05-15  5:13 UTC  (15+ messages)
` [PATCH v9 03/11] arm64: kexec_file: invoke the kernel without purgatory
` [PATCH v9 04/11] arm64: kexec_file: allocate memory walking through memblock list
` [PATCH v9 06/11] arm64: kexec_file: allow for loading Image-format kernel

[PATCH] powercap/drivers/idle_injection: Add an idle injection framework
 2018-05-15  5:12 UTC  (5+ messages)
` [PATCH V2] "

[PATCH V1 0/5] backlight: qcom-wled: Support for QCOM wled driver
 2018-05-15  4:55 UTC  (9+ messages)
` [PATCH V1 2/5] backlight: qcom-wled: Add support for WLED4 peripheral
` [PATCH V1 5/5] backlight: qcom-wled: Add auto string detection logic

[git pull] drm fix for mmap regression
 2018-05-15  4:49 UTC 

[PATCH] driver core: Respect all error codes from dev_pm_domain_attach()
 2018-05-15  4:46 UTC 

[PATCH v7] mtd: rawnand: use bit-wise majority to recover the contents of ONFI parameter
 2018-05-15  4:45 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: sdm845: Sort nodes in the reserved mem by address
 2018-05-15  4:43 UTC 

[PATCH] vsprintf: Add command line option debug_boot_weak_hash
 2018-05-15  4:38 UTC 

[PATCH] arm64: dts: qcom: sdm845: Sort nodes in the reserved mem by address
 2018-05-15  4:37 UTC 

cpu stopper threads and load balancing leads to deadlock
 2018-05-15  4:30 UTC  (12+ messages)

[PATCH] media: dvb-frontends: add Socionext SC1501A ISDB-S/T demodulator driver
 2018-05-15  4:23 UTC  (2+ messages)

[PATCH] rcu: Report a quiescent state of TASKS_RCU on a tick from user
 2018-05-15  4:19 UTC  (3+ messages)

[PATCH v6 00/14] CPU scaling support for msm8996
 2018-05-15  4:11 UTC  (11+ messages)
` [PATCH v6 08/14] dt: qcom: Add opp and thermal to the msm8996
` [PATCH v6 11/14] dt: qcom: Add SAW regulator for 8x96 CPUs
` [PATCH v6 12/14] cpufreq: Add Kryo CPU scaling driver
` [PATCH v6 13/14] dt-bindings: cpufreq: Document operating-points-v2-kryo-cpu
` [PATCH v6 14/14] dt: qcom: Add qcom-cpufreq-kryo driver configuration

[PATCH v2] arm64: dts: qcom: sdm845: Sort nodes in the soc by address
 2018-05-15  3:59 UTC 

[PATCH RFC 0/8] rcu fixes, clean ups for rcu/dev
 2018-05-15  3:59 UTC  (18+ messages)
` [PATCH RFC 1/8] rcu: Add comment documenting how rcu_seq_snap works
` [PATCH RFC 2/8] rcu: Clarify usage of cond_resched for tasks-RCU
` [PATCH RFC 6/8] rcu: Add back the Startedleaf tracepoint
` [PATCH RFC 7/8] rcu: trace CleanupMore condition only if needed

[PATCH 00/11] fix potential Spectre variant 1 issues
 2018-05-15  3:31 UTC  (8+ messages)
` [PATCH 01/11] media: tm6000: fix potential Spectre variant 1

[PATCH 0/5] staging: lustre: llite: remaining xattr fixes
 2018-05-15  3:53 UTC  (7+ messages)
` [PATCH v2 1/5] staging: lustre: llite: add support set_acl method in inode operations
` [PATCH v2 2/5] staging: lustre: llite: remove unused parameters from md_{get, set}xattr()
` [PATCH 3/5] staging: lustre: acl: increase ACL entries limitation
` [PATCH 4/5] staging: lustre: mdc: excessive memory consumption by the xattr cache
` [PATCH 5/5] staging: lustre: mdc: use large xattr buffers for old servers

[PATCH 00/18] Convert default pr_fmt from empty to KBUILD_MODNAME
 2018-05-15  3:41 UTC  (11+ messages)
` [PATCH 18/18] rcu: Use pr_fmt to prefix "rcu: " to logging output

[PATCH v2] staging: lustre: obdclass: change object lookup to no wait mode
 2018-05-15  3:40 UTC  (2+ messages)

[PATCH] lib/rhashtable: reorder some inititalization sequences
 2018-05-15  3:37 UTC  (3+ messages)

[PATCH ghak81 RFC V2 0/5] audit: group task params
 2018-05-15  3:28 UTC  (5+ messages)
` [PATCH ghak81 RFC V2 3/5] audit: use inline function to get audit context

[PATCH 3/6] firmware: differentiate between signed regulatory.db and other firmware
 2018-05-15  3:26 UTC  (13+ messages)

[PATCH -mm] mm, hugetlb: Pass fault address to no page handler
 2018-05-15  3:25 UTC  (2+ messages)

linux-next: manual merge of the audit tree with the selinux tree
 2018-05-15  3:16 UTC  (2+ messages)

[PATCH v4 1/4] drm/rockchip: add transfer function for cdn-dp
 2018-05-15  3:22 UTC  (4+ messages)
` [PATCH v4 2/4] Documentation: bindings: add phy_config for Rockchip USB Type-C PHY
` [PATCH v4 3/4] phy: rockchip-typec: support variable phy config value
` [PATCH v4 4/4] drm/rockchip: support dp training outside dp firmware

[BUG] i2c-hid: ELAN Touchpad does not work on ASUS X580GD
 2018-05-15  3:22 UTC  (7+ messages)

[PATCH REPOST 0/5] Simplify setting thread flags to a particular value
 2018-05-15  3:13 UTC  (3+ messages)
` [PATCH REPOST 4/5] powerpc: Use update_thread_flag()

WARNING in dev_vprintk_emit
 2018-05-15  3:09 UTC  (2+ messages)
` [PATCH] cfg80211: further limit wiphy names to 64 bytes

[RFC PATCH 00/11] prctl: Modernise wiring for optional prctl() calls
 2018-05-15  3:06 UTC  (5+ messages)
` [RFC PATCH 06/11] powerpc: Remove unused task argument from prctl functions
` [RFC PATCH 07/11] powerpc: Move arch-specific prctls out of core code

[PATCH v4 0/3] enable early printing of hashed pointers
 2018-05-15  3:06 UTC  (4+ messages)
` [PATCH v4 1/3] random: Fix whitespace pre random-bytes work
` [PATCH v4 2/3] random: Return nbytes filled from hw RNG
` [PATCH v4 3/3] vsprintf: Use hw RNG for ptr_key

for_each_cpu() is buggy for UP kernel?
 2018-05-15  3:02 UTC  (3+ messages)

[PATCH] kernel: sys: fix potential Spectre v1
 2018-05-15  3:00 UTC 

[PATCH v2 0/5] Hi3660: enable power management features
 2018-05-15  2:53 UTC  (6+ messages)
` [PATCH v2 1/5] arm64: dts: hi3660: Add mailbox node
` [PATCH v2 2/5] arm64: dts: hi3660: Add stub clock node
` [PATCH v2 3/5] arm64: dts: hi3660: Add CPU frequency scaling support
` [PATCH v2 4/5] arm64: dts: hi3660: Add thermal cooling management
` [PATCH v2 5/5] hisi: Consolidate the Kconfigs for the CLOCK_STUB and the MAILBOX

[PATCH v9 0/2] blk-mq: Rework blk-mq timeout handling again
 2018-05-15  2:54 UTC  (3+ messages)
` [PATCH v9 1/2] arch/*: Add CONFIG_ARCH_HAVE_CMPXCHG64

[PATCH] mptlan: fix mpt_lan_sdu_send()'s return type
 2018-05-15  2:51 UTC  (4+ messages)

[PATCH] usbip: usbip_host: fix NULL-ptr deref and use-after-free errors
 2018-05-15  2:49 UTC 

[PATCH] scsi: clean up generated file scsi_devinfo_tbl.c
 2018-05-15  2:48 UTC  (2+ messages)

[PATCH net 2/2] vmxnet3: use DMA memory barriers where required
 2018-05-15  2:45 UTC  (2+ messages)

[PATCH net 1/2] vmxnet3: set the DMA mask before the first DMA map operation
 2018-05-15  2:44 UTC  (2+ messages)

[PATCH] scsi: esas2r: fix spelling mistake: "requestss" -> "requests"
 2018-05-15  2:40 UTC  (2+ messages)

[PATCH RESEND] um: vdso: remove unused vdso-syms.lds
 2018-05-15  2:37 UTC 

[PATCH] scsi: libosd: Remove VLA usage
 2018-05-15  2:33 UTC  (2+ messages)

[PATCH 1/1] drm/mediatek: Add support for mediatek SOC MT2712
 2018-05-15  2:30 UTC 

[PATCH 1/3] int-ll64.h: define u{8,16,32,64} and s{8,16,32,64} based on uapi header
 2018-05-15  2:22 UTC  (3+ messages)
` [PATCH 2/3] types: define aligned_ types "
` [PATCH 3/3] types: use fixed width types without double-underscore prefix

[PATCH] autofs - clean up includes
 2018-05-15  2:20 UTC 

[PATCH RESEND] clk: uniphier: add LD11/LD20 stream demux system clock
 2018-05-15  2:14 UTC 

[PATCH 0/4] staging: lustre: obdclass: missing lu_object fixes
 2018-05-15  2:11 UTC  (6+ messages)
` [PATCH 4/4] staging: lustre: obdclass: change object lookup to no wait mode

[PATCH] media: helene: add I2C device probe function
 2018-05-15  2:05 UTC 

[PATCH] KVM: arm/arm64: fix unaligned hva start and end in handle_hva_to_gpa
 2018-05-15  2:03 UTC  (7+ messages)

[PATCH v4 0/1] multi-threading device shutdown
 2018-05-15  1:53 UTC  (4+ messages)
` [PATCH v4 1/1] drivers core: "

[PATCH 0/2] support kdump for AMD secure memory encryption(sme)
 2018-05-15  1:51 UTC  (3+ messages)
` [PATCH 1/2] add a function(ioremap_encrypted) for kdump when AMD sme enabled
` [PATCH 2/2] support kdump when AMD secure memory encryption is active

[PATCH 0/3] drm/tinydrm: new dirver for ILI9341 displays
 2018-05-15  1:43 UTC  (4+ messages)
` [PATCH 1/3] MAINTAINERS: fix path to ilitek,ili9225 device tree bindings
` [PATCH 2/3] dt-bindings: new binding for Ilitek ILI9341 display panels
` [PATCH 3/3] drm/tinydrm: new driver for "

[PATCH v5 00/22] sh: LANDISK and R2Dplus convert to device tree
 2018-05-15  1:41 UTC  (11+ messages)
` [J-core] "

[PATCH 05/14] net: sched: always take reference to action
 2018-05-15  1:38 UTC  (3+ messages)
` [RFC PATCH] net: sched: __tcf_idr_check() can be static

[PATCH v3] KVM: X86: Lower the default timer frequency limit to 200us
 2018-05-15  1:33 UTC  (2+ messages)

[PATCH] kvmalloc: always use vmalloc if CONFIG_DEBUG_VM
 2018-05-15  1:13 UTC  (11+ messages)
        ` [PATCH v3] kvmalloc: always use vmalloc if CONFIG_DEBUG_SG

USB Floppy Disk Driver
 2018-05-15  1:06 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).