linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-07 17:38:58 to 2017-09-08 01:12:47 UTC [more...]

[PATCH RFC 3/6] The file ksz_common.c contains common code shared by all KSZ switch drivers
 2017-09-08  1:12 UTC  (2+ messages)

iov_iter_pipe warning
 2017-09-08  1:04 UTC  (11+ messages)

[PATCH] hwmon: pmbus: Make reg check and clear faults functions return errors
 2017-09-08  1:02 UTC  (9+ messages)

[PATCH] net: bonding: Fix transmit load balancing in balance-alb mode if specified by sysfs
 2017-09-08  0:47 UTC  (4+ messages)

[PATCH RFC 2/6] Create new file ksz9477.c from KSZ9477 code in ksz_common.c
 2017-09-08  0:46 UTC  (5+ messages)

[PATCH v5 0/3] TPS68470 PMIC drivers
 2017-09-08  0:45 UTC  (7+ messages)

[PATCH RFC 1/6] The file ksz_common.c will be used by other KSZ switch drivers
 2017-09-08  0:40 UTC  (5+ messages)

[PATCH] sound: soc: fsl: Do not set DAI sysclk when it is equal to system freq
 2017-09-08  0:39 UTC  (12+ messages)

[PATCH] block: tolerate tracing of NULL bio
 2017-09-08  0:36 UTC 

[PATCH v2] Add driver to force WMI Thunderbolt controller power status
 2017-09-08  0:06 UTC  (4+ messages)

[PATCH v2 00/40] tracing: Inter-event (e.g. latency) support
 2017-09-07 23:43 UTC  (10+ messages)
` [PATCH v2 21/40] tracing: Generalize per-element hist trigger data
` [PATCH v2 25/40] tracing: Add support for dynamic tracepoints
` [PATCH v2 27/40] tracing: Add support for 'synthetic' events
` [PATCH v2 28/40] tracing: Add support for 'field variables'

XFS mounted with 'discard' option - deleting fio test files slow
 2017-09-07 23:34 UTC  (2+ messages)

seccomp selftest fails to build with glibc 2.26
 2017-09-07 23:33 UTC  (2+ messages)

[PATCH] selftests/seccomp: Support glibc 2.26 siginfo_t.h
 2017-09-07 23:32 UTC 

[PATCH v4 00/10] arm, arm64, cpufreq: frequency- and cpu-invariant accounting support for task scheduler
 2017-09-07 23:22 UTC  (3+ messages)
` [PATCH v4 02/10] cpufreq: provide default frequency-invariance setter function

[PATCH] ACPI / PMIC: Add code reviewers to MAINTAINERS
 2017-09-07 23:21 UTC  (4+ messages)
` [PATCH v2] "

[2/2] genirq: Warn when IRQ_NOAUTOEN is used with shared interrupts
 2017-09-07 23:25 UTC  (11+ messages)
` [RFC PATCH v1 0/9] Support shared percpu interrupts; clean up MIPS hacks
  ` [RFC PATCH v1 1/9] genirq: Allow shared interrupt users to opt into IRQ_NOAUTOEN
  ` [RFC PATCH v1 2/9] genirq: Support shared per_cpu_devid interrupts
  ` [RFC PATCH v1 3/9] genirq: Introduce irq_is_percpu_devid()
  ` [RFC PATCH v1 4/9] MIPS: Remove perf_irq interrupt sharing fallback
  ` [RFC PATCH v1 5/9] MIPS: Remove perf_irq
  ` [RFC PATCH v1 6/9] MIPS: perf: percpu_devid interrupt support
  ` [RFC PATCH v1 7/9] MIPS: cevt-r4k: "
  ` [RFC PATCH v1 8/9] irqchip: mips-cpu: Set timer, FDC & perf interrupts percpu_devid
  ` [RFC PATCH v1 9/9] irqchip: mips-gic: Remove gic_all_vpes_local_irq_controller

[PATCH v2 1/3] arm64/ras: support sea error recovery
 2017-09-07 23:25 UTC  (2+ messages)

linux-next: build warning after merge of the vfs tree
 2017-09-07 23:25 UTC 

[PATCH 0/9] add ext4 per-inode DAX flag
 2017-09-07 23:25 UTC  (10+ messages)

[PATCH] drivers: cpuidle: Fix checkpatch error and warnings
 2017-09-07 23:18 UTC  (4+ messages)

[PATCH] selinux: Use kmem_cache for hashtab_node
 2017-09-07 23:18 UTC  (2+ messages)

[RFC Part2 PATCH v3 00/26] x86: Secure Encrypted Virtualization (AMD)
 2017-09-07 23:15 UTC  (5+ messages)
` [RFC Part2 PATCH v3 02/26] crypto: ccp: Add Platform Security Processor (PSP) device support

[PATCH ALT4 V3 1/2] audit: show fstype:pathname for entries with anonymous parents
 2017-09-07 23:07 UTC  (6+ messages)
` [PATCH ALT4 V3 2/2] audit: filter PATH records keyed on filesystem magic

[PATCH] sound: soc: fsl: Do not set DAI sysclk when it is equal to system freq
 2017-09-07 23:03 UTC  (9+ messages)

[PATCH v2 00/20] Introduce struct layout randomization plugin
 2017-09-07 22:55 UTC  (7+ messages)
` [PATCH v2 07/20] randstruct: Whitelist big_key path struct overloading

[PATCH RFC 2/5] Add KSZ8795 switch driver support in Makefile
 2017-09-07 22:43 UTC  (4+ messages)

[PATCH RFC 3/5] Add KSZ8795 switch driver
 2017-09-07 22:36 UTC  (2+ messages)

[PATCH v2 40/40] tracing: Add trace_event_buffer_reserve() variant that allows recursion
 2017-09-07 22:35 UTC  (3+ messages)

[PATCH] e1000e: changed some expensive calls of udelay to usleep_range
 2017-09-07 22:19 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH v3 00/15] V4L2 Explicit Synchronization support
 2017-09-07 22:18 UTC  (22+ messages)
` [PATCH v3 01/15] [media] v4l: Document explicit synchronization behaviour
` [PATCH v3 02/15] [media] vb2: add explicit fence user API
` [PATCH v3 03/15] [media] vb2: check earlier if stream can be started
` [PATCH v3 04/15] [media] vb2: add in-fence support to QBUF
` [PATCH v3 05/15] [media] uvc: enable subscriptions to other events
` [PATCH v3 06/15] [media] vivid: assign the specific device to the vb2_queue->dev
` [PATCH v3 07/15] [media] v4l: add V4L2_EVENT_BUF_QUEUED event
` [PATCH v3 08/15] [media] vb2: add .buffer_queued() to notify queueing in the driver
` [PATCH v3 09/15] [media] v4l: add support to BUF_QUEUED event
` [PATCH v3 10/15] [media] vb2: add 'ordered' property to queues
` [PATCH v3 11/15] [media] vivid: mark vivid queues as ordered
` [PATCH v3 12/15] [media] vb2: add videobuf2 dma-buf fence helpers
` [PATCH v3 13/15] [media] vb2: add infrastructure to support out-fences
` [PATCH v3 14/15] fs/files: export close_fd() symbol
` [PATCH v3 15/15] [media] vb2: add out-fence support to QBUF

[v7 0/5] cgroup-aware OOM killer
 2017-09-07 22:03 UTC  (15+ messages)
` [v7 5/5] mm, oom: cgroup v2 mount option to disable "

[GIT PULL] first round of SCSI updates for the 4.13+ merge window
 2017-09-07 21:58 UTC 

[PATCH RFC] Update documentation for KSZ DSA drivers so that new drivers can be added
 2017-09-07 21:54 UTC  (2+ messages)

[PATCH RFC 6/6] Modify tag_ksz.c to support other KSZ switch drivers
 2017-09-07 21:48 UTC  (2+ messages)

[PATCH] Staging:pi433:pi433_if.c:Fixes minor typo errors
 2017-09-07 21:45 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH RFC 5/6] Switch SPI driver calls its own driver switch register function
 2017-09-07 21:40 UTC  (2+ messages)

[PATCH] Input: edt-ft5x06 - fix access to non-existing register
 2017-09-07 21:34 UTC 

[PATCH] input: surface3_spi: make const array header static, reduces object code size
 2017-09-07 21:31 UTC  (2+ messages)

[PATCH] input: elantech: make arrays debounce_packet static, reduces object code size
 2017-09-07 21:31 UTC  (2+ messages)

[PATCH 00/12] x86/crypto: Fix RBP usage in several crypto .S files
 2017-09-07 21:26 UTC  (5+ messages)

[PATCH] mtd: spi-nor: fix DMA unsafe buffer issue in spi_nor_read_sfdp()
 2017-09-07 19:28 UTC  (3+ messages)
` [DEBUG] mtd: spi-nor: dump DWORDs of the Basic Flash Parameter Table

xt_hashlimig build error (was Re: [RFC 01/17] x86/asm/64: Remove the restore_c_regs_and_iret label)
 2017-09-07 21:21 UTC  (7+ messages)

[RFC v2 PATCH] x86/boot: Add the secdata section to the setup header
 2017-09-07 21:16 UTC  (5+ messages)

[PATCH] lockdep: Remove unnecessary acquisitions wrt workqueue flush
 2017-09-07 21:19 UTC  (5+ messages)

[PATCH] x86/smpboot: Fix __max_logical_packages estimate
 2017-09-07 21:18 UTC  (2+ messages)

[PATCH RFC 4/5] Add KSZ8795 register definitions
 2017-09-07 21:17 UTC 

[PATCH RFC 5/5] Add KSZ8795 SPI driver
 2017-09-07 21:17 UTC 

[PATCH RFC 1/5] Add KSZ8795 switch driver support in Kconfig
 2017-09-07 21:17 UTC 

[PATCH RFC 0/5] Add DSA driver support for KSZ8795 switch
 2017-09-07 21:16 UTC 

[git pull] drm/i915 fixes for v4.14-rc1
 2017-09-07 21:16 UTC  (2+ messages)

[PATCH RFC 4/6] The common header ksz_priv.h does not contain chip specific data
 2017-09-07 21:09 UTC 

[PATCH RFC 0/6] Modify KSZ9477 DSA driver in preparation to add other KSZ switch drivers
 2017-09-07 21:08 UTC 

[PATCH 0/2] xfs: some DAX fixes
 2017-09-07 21:08 UTC  (3+ messages)
` [PATCH 1/2] xfs: always use DAX if mount option is used
` [PATCH 2/2] xfs: validate bdev support for DAX inode flag

[PATCH] powerpc/mm: Fix missing mmap_sem release
 2017-09-07 20:51 UTC  (2+ messages)

[PATCH] ttyport: trivial fix for some typo in comments
 2017-09-07 20:51 UTC 

[PATCH 0/2] Fix resume failure due to PCID
 2017-09-07 20:50 UTC  (7+ messages)
` [PATCH 1/2] x86/mm: Reinitialize TLB state on hotplug and resume
  ` [PATCH] mm/debug: Change BUG_ON() crashes to survivable WARN_ON() warnings

[PATCH] idr: remove WARN_ON_ONCE() when trying to replace negative ID
 2017-09-07 20:39 UTC  (2+ messages)

Abysmal scheduler performance in Linus' tree?
 2017-09-07 20:38 UTC  (9+ messages)
          ` [PATCH] sched/cpuset/pm: Fix cpuset vs suspend-resume

[GIT PULL] Audit patches for v4.14
 2017-09-07 20:34 UTC 

[PATCH] [RESEND] ata: avoid gcc-7 warning in ata_timing_quantize
 2017-09-07 20:34 UTC  (2+ messages)

[GIT PULL] Mailbox changes for v4.14
 2017-09-07 20:28 UTC  (2+ messages)

[PATCH v8 00/28] x86: Enable User-Mode Instruction Prevention
 2017-09-07 20:27 UTC  (4+ messages)
` [PATCH v8 09/28] x86/insn-eval: Do not BUG on invalid register type

[GIT PULL] LED updates for 4.14-rc1
 2017-09-07 20:25 UTC 

system hung up when offlining CPUs
 2017-09-07 20:23 UTC  (7+ messages)

[PATCH] [media] blackfin: Delete an error message for a failed memory allocation in ppi_create_instance()
 2017-09-07 20:22 UTC 

[PATCH 1/1] RAS/CEC: use the right length of "cec_disable"
 2017-09-07 20:09 UTC  (2+ messages)

4.13 on thinkpad x220: oops when writing to SD card
 2017-09-07 20:02 UTC  (7+ messages)

[PATCH] tpm: constify transmit data pointers
 2017-09-07 20:01 UTC  (2+ messages)

[PATCH] mm: memcontrol: use per-cpu stocks for socket memory uncharging
 2017-09-07 19:43 UTC  (6+ messages)

[PATCH v4 0/6] irqdomain, gpio: expand irq_domain_push_irq() for DT use and use it for GPIO
 2017-09-07 19:41 UTC  (6+ messages)
` [PATCH v4 1/6] irqdomain: rename variables in irq_domain_{push,pop}_irq()
` [PATCH v4 6/6] gpio: uniphier: add UniPhier GPIO controller driver

[PATCH v2 00/16] Broadcom SBA-RAID driver improvements
 2017-09-07 19:37 UTC  (6+ messages)
` [PATCH v2 15/16] dmaengine: bcm-sba-raid: Add debugfs support

[PATCH] asm-generic/io.h: remove unnecessary include of linux/vmalloc.h
 2017-09-07 19:36 UTC  (3+ messages)

[PATCH] net: tulip: Constify tulip_tbl
 2017-09-07 19:35 UTC 

[PATCH 1/1] ACPI: NULL pointer checking
 2017-09-07 19:26 UTC  (3+ messages)

[PATCH v2] HID: asus: Add support for Fn keys on Asus ROG G752
 2017-09-07 19:17 UTC 

[PATCH v6 00/11] Add support for eXclusive Page Frame Ownership
 2017-09-07 19:08 UTC  (11+ messages)
` [PATCH v6 01/11] mm: add MAP_HUGETLB support to vm_mmap
` [PATCH v6 03/11] mm, x86: Add support for eXclusive Page Frame Ownership (XPFO)
` [PATCH v6 04/11] swiotlb: Map the buffer if it was unmapped by XPFO
` [PATCH v6 06/11] xpfo: add primitives for mapping underlying memory
` [PATCH v6 11/11] lkdtm: Add test for XPFO

[PATCH RFC RESEND v2 0/2] Prevent cpufreq update for only task on rq that sleeps
 2017-09-07 18:58 UTC  (4+ messages)

[PATCH] Add driver to force WMI Thunderbolt controller power status
 2017-09-07 18:47 UTC  (3+ messages)

[PATCH 1/2] selftests/memfd: Actually make the test executable
 2017-09-07 18:36 UTC  (2+ messages)
` [PATCH 2/2] selftests/memfd: Add null check for freepgs

[RFC 00/17] Pile o' entry stack changes
 2017-09-07 18:38 UTC  (4+ messages)
` [RFC 08/17] x86/asm/64: De-Xen-ify our NMI code

[GIT PULL] Security subsystem updates for 4.14
 2017-09-07 18:19 UTC  (2+ messages)

[PATCH] thermal/drivers/generic-iio-adc: Switch tz request to devm version
 2017-09-07 18:17 UTC 

[PATCH] mmc: cavium: Fix use-after-free in of_platform_device_destroy
 2017-09-07 18:14 UTC  (3+ messages)

[RFC 0/2] backlight: pwm_bl: support linear brightness to human eye
 2017-09-07 18:04 UTC  (4+ messages)

[PATCH v3 1/3] arm: npcm: add basic support for Nuvoton BMCs
 2017-09-07 18:01 UTC  (2+ messages)

[PATCH RFC 00/10] perf top optimization
 2017-09-07 17:55 UTC  (11+ messages)
` [PATCH RFC 01/10] perf tools: hashtable for machine threads
` [PATCH RFC 02/10] perf tools: using scandir to replace readdir
` [PATCH RFC 03/10] petf tools: using comm_str to replace comm in hist_entry
` [PATCH RFC 04/10] petf tools: introduce a new function to set namespaces id
` [PATCH RFC 05/10] perf tools: lock to protect thread list
` [PATCH RFC 06/10] perf tools: lock to protect comm_str rb tree
` [PATCH RFC 07/10] perf tools: change machine comm_exec type to atomic
` [PATCH RFC 08/10] perf top: implement multithreading for perf_event__synthesize_threads
` [PATCH RFC 09/10] perf top: add option to set the number of thread for event synthesize
` [PATCH RFC 10/10] perf top: switch back to overwrite mode

[PATCH] cgroup/cpuset: remove circular dependency deadlock
 2017-09-07 17:51 UTC  (3+ messages)

[GIT PULL] aio: improve aio-nr counting
 2017-09-07 17:17 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).