public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-15 14:08:29 to 2017-11-15 17:03:31 UTC [more...]

[PATCH 00/16] v6 kernel core pieces refcount conversions
 2017-11-15 16:36 UTC  (15+ messages)
` [PATCH 03/16] sched: convert signal_struct.sigcnt to refcount_t
` [PATCH 04/16] sched: convert user_struct.__count "
` [PATCH 05/16] sched: convert numa_group.refcount "
` [PATCH 06/16] sched/task_struct: convert task_struct.usage "
` [PATCH 07/16] sched/task_struct: convert task_struct.stack_refcount "
` [PATCH 08/16] perf: convert perf_event_context.refcount "
` [PATCH 09/16] perf/ring_buffer: convert ring_buffer.refcount "
` [PATCH 10/16] perf/ring_buffer: convert ring_buffer.aux_refcount "
` [PATCH 12/16] nsproxy: convert nsproxy.count "
` [PATCH 13/16] groups: convert group_info.usage "
` [PATCH 14/16] creds: convert cred.usage "
` [PATCH 15/16] kcov: convert kcov.refcount "
` [PATCH 16/16] bdi: convert bdi_writeback_congested.refcnt from atomic_t "

[PATCH AUTOSEL for 4.9 01/56] ACPICA: Resources: Not a valid resource if buffer length too long
 2017-11-15 17:03 UTC  (16+ messages)
` [PATCH AUTOSEL for 4.9 31/56] ASoC: da7218: Set DAI output pin high impedance when not in use
` [PATCH AUTOSEL for 4.9 36/56] drm/i915: Fix the level 0 max_wm hack on VLV/CHV
` [PATCH AUTOSEL for 4.9 44/56] ASoC: dwc: Fix PIO mode initialization

[PATCH v3 0/5] misc serdev: new serdev based driver for Wi2Wi w2sg00x4 GPS module
 2017-11-15 17:03 UTC  (12+ messages)
` [PATCH v3 1/5] DT: vendor prefix for Wi2Wi, Inc
` [PATCH v3 2/5] DT: misc serdev: w2sg0004: add bindings documentation (GPS module with serdev UART)
` [PATCH v3 3/5] misc serdev: Add w2sg0004 (gps receiver) power control driver
` [PATCH v3 4/5] DTS: gta04: add serdev node for w2sg00x4
` [PATCH v3 5/5] misc serdev: w2sg0004: add debugging code and Kconfig

4.1 EOL
 2017-11-15 17:00 UTC  (5+ messages)

60a77bfd24 ("membarrier: x86: Provide core serializing command .."): BUG: unable to handle kernel paging request at ffff88001c44c480
 2017-11-15 16:54 UTC 

[PATCH] scsi: aacraid: remove unused variable managed_request_id
 2017-11-15 16:53 UTC 

[PATCH RT] fs: convert two mroe BH_Uptodate_Lock related bitspinlocks
 2017-11-15 16:47 UTC 

[PATCH] xen/pvcalls: Add MODULE_LICENSE()
 2017-11-15 16:44 UTC  (2+ messages)

etnaviv: PHYS_OFFSET usage
 2017-11-15 16:44 UTC  (2+ messages)

[PATCH] btrfs: ref-verify: Remove unused parameter from walk_up_tree() to kill warning
 2017-11-15 16:36 UTC  (2+ messages)

linux-next: manual merge of the rseq tree with Linus' tree
 2017-11-15 16:39 UTC  (11+ messages)

Prototype patch for Linux-kernel memory model
 2017-11-15 16:37 UTC  (4+ messages)

[RFC PATCH 0/2] Enable DMA transfers for SAM9 and fix cache aliasing
 2017-11-15 16:35 UTC  (3+ messages)
` [RFC PATCH 1/2] Revert "spi: atmel: fix corrupted data issue on SAM9 family SoCs"
` [RFC PATCH 2/2] spi: atmel: Fix DMA transfers data corruption

[PATCH] net: Convert net_mutex into rw_semaphore and down read it on net->init/->exit
 2017-11-15 16:31 UTC  (10+ messages)

[PATCH] f2fs: check sit bitmap under sentry_lock
 2017-11-15 16:30 UTC  (3+ messages)

[PATCH 4.4 00/56] 4.4.98-stable review
 2017-11-15 16:29 UTC  (30+ messages)
` [PATCH 4.4 05/56] ARM: dts: imx53-qsb-common: fix FEC pinmux config
` [PATCH 4.4 06/56] dt-bindings: clockgen: Add compatible string for LS1012A
` [PATCH 4.4 13/56] iio: trigger: free trigger resource correctly
` [PATCH 4.4 14/56] dt-bindings: Add LEGO MINDSTORMS EV3 compatible specification

Re: edt-ft5x06 question
 2017-11-15 16:30 UTC 

[RFC PATCH 0/2] apply write hints to select the type of segments
 2017-11-15 16:27 UTC  (11+ messages)

[GIT pull] printk updates for 4.15
 2017-11-15 16:26 UTC  (13+ messages)

[PATCH] f2fs: expose quota information in debugfs
 2017-11-15 16:24 UTC  (3+ messages)
` [f2fs-dev] "

Linux 4.4.98
 2017-11-15 16:21 UTC  (2+ messages)

[PATCH v6 03/11] mm, x86: Add support for eXclusive Page Frame Ownership (XPFO)
 2017-11-15 16:20 UTC  (12+ messages)
                    ` [kernel-hardening] "

[GIT PULL] sound updates for 4.15-rc1
 2017-11-15 16:19 UTC  (7+ messages)
          ` [alsa-devel] "

[PATCH] cramfs: fix MTD dependency
 2017-11-15 16:14 UTC  (6+ messages)

[PATCH net v2] hv_netvsc: preserve hw_features on mtu/channels/ringparam changes
 2017-11-15 16:05 UTC  (2+ messages)

MCP251x SPI CAN controller on Cavium ThunderX
 2017-11-15 16:02 UTC  (9+ messages)

[PATCH v3 1/2] dt-bindings: rtc: Add Spreadtrum SC27xx RTC documentation
 2017-11-15 16:01 UTC  (5+ messages)
` [PATCH v3 2/2] rtc: sprd: Add Spreadtrum RTC driver

[PATCH v8 0/6] Early boot time stamps for x86
 2017-11-15 16:01 UTC  (6+ messages)
` [PATCH v8 6/6] x86/tsc: use tsc early

[PATCH v5 00/18] Enable upper layers using FPGA region w/o device tree
 2017-11-15 16:00 UTC  (15+ messages)
` [PATCH v5 10/18] fpga: region: separate out code that parses the overlay
` [PATCH v5 11/18] fpga: region: add fpga-region.h header
` [PATCH v5 12/18] fpga: region: rename some functions prior to moving
` [PATCH v5 15/18] fpga: region: move device tree support to of-fpga-region.c
` [PATCH v5 17/18] fpga: clean up fpga Kconfig
` [PATCH v5 18/18] fpga: add attribute groups

[PATCH v7 00/15] gpio: Tight IRQ chip integration
 2017-11-15 15:57 UTC  (3+ messages)
` [PATCH v7 08/15] gpio: Move irq_valid_mask into struct gpio_irq_chip

[PATCH v3 0/2] Fixup for discontiguous/sparse numa nodes
 2017-11-15 15:51 UTC  (5+ messages)
` [PATCH v3 2/2] perf/bench/numa: Handle "

[PATCH v3 0/5] TDA1997x HDMI video receiver
 2017-11-15 15:52 UTC  (3+ messages)
` [PATCH 3/5] media: i2c: Add TDA1997x HDMI receiver driver

Coccinelle: badzero.cocci failure
 2017-11-15 15:49 UTC  (7+ messages)
        ` [Cocci] "

[PATCH v4 0/9] Support PPTT for ARM64
 2017-11-15 15:50 UTC  (4+ messages)
` [PATCH v4 2/9] ACPI/PPTT: Add Processor Properties Topology Table parsing

[PATCH] gpiolib: don't allow OPEN_DRAIN & OPEN_SOURCE flags simultaneously
 2017-11-15 15:47 UTC 

[PATCH][v3] uprobes/x86: emulate push insns for uprobe on x86
 2017-11-15 15:47 UTC  (7+ messages)

[PATCH 0/8] USB: add device-tree support for interfaces
 2017-11-15 15:46 UTC  (5+ messages)
` [PATCH 1/8] dt-bindings: usb: fix example hub node name
` [PATCH 4/8] dt-bindings: usb: document hub and host-controller properties

[PATCH] net: ethernet: ti: cpsw: fix min eth packet size
 2017-11-15 15:46 UTC 

[PATCHi V2] bluetooth: btusb: Add device ID for RTL8822BE
 2017-11-15 15:45 UTC 

[PATCH] drm/amd/display: remove unnecessary cast and use kcalloc instead of kzalloc
 2017-11-15 15:45 UTC 

[PATCH 0/4] cpu_cooling: cooling dev registration cleanups
 2017-11-15 15:43 UTC  (7+ messages)
` [PATCH 4/4] cpu_cooling: Drop static-power related stuff

Btrfs: add a extent ref verify tool
 2017-11-15 15:42 UTC 

[GIT PULL] Mailbox changes for v4.15
 2017-11-15 15:36 UTC 

[PATCH] scsi: Use 'blist_flags_t' for scsi_devinfo flags
 2017-11-15 15:36 UTC  (2+ messages)

[PATCH 00/17] Add Headphone Detection to TLV320AIC31xx Driver
 2017-11-15 15:30 UTC  (3+ messages)
` [PATCH 07/17] ASoC: tlv320aic31xx: Add MICBIAS off setting

[PATCH] coccinelle: flags.cocci: reorganize patterns to improve efficiency
 2017-11-15 15:29 UTC  (5+ messages)

[PATCH v3 0/4] iio: adc: at91-sama5d2_adc: add DMA support
 2017-11-15 15:27 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: iio: at91-sama5d2_adc: add optional dma property

[PATCH] arc: Flush and invalidate caches on start
 2017-11-15 15:26 UTC  (4+ messages)

[PATCH v3] cpupower : Fix cpupower working when cpu0 is offline
 2017-11-15 15:22 UTC  (2+ messages)

[PATCH v9 0/8] reduce memory consumption for powerpc firmware-assisted capture kernel
 2017-11-15 15:19 UTC  (9+ messages)
` [PATCH v9 1/8] lib/cmdline.c: remove quotes symmetrically
` [PATCH v9 2/8] boot/param: add pointer to current and next argument to unknown parameter callback
` [PATCH v9 3/8] lib/cmdline.c: add backslash support to kernel commandline parsing
` [PATCH v9 4/8] Documentation/admin-guide: backslash support in commandline
` [PATCH v9 5/8] lib/cmdline.c: implement single quotes in commandline argument parsing
` [PATCH v9 6/8] Documentation/admin-guide: single quotes in kernel arguments
` [PATCH v9 7/8] powerpc/fadump: reduce memory consumption for capture kernel
` [PATCH v9 8/8] powerpc/fadump: update documentation about 'fadump_extra_args=' parameter

[PATCH v2] cpupowerutils: bench - Fix cpu online check
 2017-11-15 15:21 UTC  (2+ messages)

[PATCH] x86,kvm: move qemu/guest FPU switching out to vcpu_run
 2017-11-15 15:20 UTC  (7+ messages)

[PATCH] usb: musb: musb_host: Introduce postponed URB giveback
 2017-11-15 15:19 UTC  (3+ messages)

[PATCH v5 0/2] KVM: MMU: fix kvm_is_mmio_pfn()
 2017-11-15 15:17 UTC  (3+ messages)
` [PATCH v5 1/2] x86/mm: add a function to check if a pfn is UC/UC-

[PATCH V3 2/2] acpi: apei: call into AER handling regardless of severity
 2017-11-15 15:14 UTC 

[PATCH 3/3] arm64: Add software workaround for Falkor erratum 1041
 2017-11-15 15:12 UTC  (8+ messages)
` [3/3] "

New sparse warnings from sched.h
 2017-11-15 15:10 UTC  (4+ messages)

[PATCH v2 0/2] x86,kvm: move qemu/guest FPU switching out to kvm_arch_vcpu_ioctl_run
 2017-11-15 15:09 UTC  (9+ messages)
` [PATCH 1/2] x86,kvm: move qemu/guest FPU switching out to vcpu_run

[PATCH] qed: use kzalloc instead of kmalloc and memset
 2017-11-15 15:07 UTC  (2+ messages)

Linux 4.9.62
 2017-11-15 14:57 UTC  (2+ messages)

[RFC PATCH 0/5] Rockchip ISP1 Driver
 2017-11-15 14:57 UTC  (3+ messages)

[PATCH] fs/9p: remove unnecessary cast on return from kmem_cache_alloc
 2017-11-15 14:57 UTC 

[PATCH] MIPS: Fix exception entry when CONFIG_EVA enabled
 2017-11-15 14:53 UTC  (7+ messages)

[PATCH] mm, meminit: Serially initialise deferred memory if trace_buf_size is specified
 2017-11-15 14:57 UTC  (6+ messages)

[PATCH] ALSA: ice1712: Use common error handling code in two functions
 2017-11-15 14:55 UTC 

[PATCH] PCI/AER: update AER status string print to match other AER logs
 2017-11-15 14:47 UTC  (2+ messages)

[PATCH v3,2/2] misc: rtsx: Add support for RTS5260
 2017-11-15 14:47 UTC  (3+ messages)

[PATCH] PCI/AER: don't call recovery process for correctable errors
 2017-11-15 14:46 UTC  (3+ messages)

[PATCH] timekeeping: Eliminate the useless declaration of ktime_get_raw_and_real_ts64()
 2017-11-15 14:42 UTC  (2+ messages)

[PATCH] HID: input: enable Totem on the Dell Canvas 27
 2017-11-15 14:42 UTC  (5+ messages)

[PATCH] drm: gem_cma_helper.c: Allow importing of contiguous scatterlists with nents > 1
 2017-11-15 14:41 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 1/3] backlight: as3711_bl: fix device-tree node lookup
 2017-11-15 14:39 UTC  (7+ messages)

[PATCHv3 1/2] x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW border
 2017-11-15 14:36 UTC 

[PATCH] coccinelle: use exists to improve efficiency
 2017-11-15 14:31 UTC  (2+ messages)

[RFC PATCH for 4.15 00/24] Restartable sequences and CPU op vector v11
 2017-11-15 14:30 UTC  (4+ messages)
` [RFC PATCH v3 for 4.15 08/24] Provide cpu_opv system call

[PATCH] crypto: keywrap - Add missing ULL suffixes for 64-bit constants
 2017-11-15 14:26 UTC  (2+ messages)

[PATCH v1 00/10] Renesas Capture Engine Unit (CEU) V4L2 driver
 2017-11-15 14:25 UTC  (4+ messages)
` [PATCH v1 03/10] v4l: platform: Add Renesas CEU driver

[PATCHv2 1/2] x86/mm: Do not allow non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW border
 2017-11-15 14:24 UTC  (14+ messages)

[PATCH] Bluettoth: btusb: Prevent USB devices to autosuspend while setting interface
 2017-11-15 14:23 UTC  (2+ messages)

[PATCH v2] cgroup/cpuset: remove circular dependency deadlock
 2017-11-15 14:20 UTC  (4+ messages)
` [PATCH v3 0/2] Invert cpu_hotplug_lock and cpuset_mutex locking order
  ` [PATCH v3 1/2] cgroup/cpuset: remove circular dependency deadlock
  ` [PATCH v3 2/2] cpuset: Make cpuset hotplug synchronous

[PATCH v7 00/13] Introduce framework for SLIMbus device driver
 2017-11-15 14:10 UTC  (14+ messages)
` [PATCH v7 01/13] Documentation: Add SLIMbus summary
` [PATCH v7 02/13] dt-bindings: Add SLIMbus bindings
` [PATCH v7 03/13] slimbus: Add SLIMbus bus type
` [PATCH v7 04/13] slimbus: core: Add slim controllers support
` [PATCH v7 05/13] slimbus: core: add support to device tree helper
` [PATCH v7 06/13] slimbus: Add messaging APIs to slimbus framework
` [PATCH v7 07/13] slimbus: Add support for 'clock-pause' feature
` [PATCH v7 08/13] regmap: add SLIMbus support
` [PATCH v7 09/13] slimbus: core: add common defines required for controllers
` [PATCH v7 10/13] dt-bindings: Add qcom slimbus controller bindings
` [PATCH v7 11/13] slimbus: qcom: Add Qualcomm Slimbus controller driver
` [PATCH v7 12/13] slimbus: qcom: Add runtime-pm support using clock-pause
` [PATCH v7 13/13] MAINTAINERS: Add SLIMbus maintainer

[PATCH 1/2] mm,vmscan: Kill global shrinker lock
 2017-11-15 14:11 UTC  (4+ messages)

[PATCH] docs: add submitting-pull-requests.rst
 2017-11-15 14:09 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox