public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-22 15:11:07 to 2016-01-22 20:30:35 UTC [more...]

[PATCH RFC] mm: Rework virtual memory accounting
 2016-01-22 20:30 UTC  (6+ messages)

[PATCH 1/3] xen-netback: fix license ident used in MODULE_LICENSE
 2016-01-22 20:25 UTC  (5+ messages)
  ` [Xen-devel] "

[Gta04-owner] [PATCH 0/4] UART slave device support - version 4
 2016-01-22 20:12 UTC  (24+ messages)

[PATCH] block: fix bio splitting on max sectors
 2016-01-22 20:11 UTC  (3+ messages)

[PATCH v3 0/5] firmware_class: extensible firmware API
 2016-01-22 20:10 UTC  (9+ messages)
` [PATCH v3 1/5] firmware: generalize "firmware" as "system data" helpers
` [PATCH v3 3/5] firmware: fold successful fw read early

[PATCH v2 1/4] lib/string_helpers: export string_units_{2,10} for others
 2016-01-22 20:10 UTC  (6+ messages)
` [PATCH v2 3/4] x86/efi: print size and base in binary units in efi_print_memmap

[RFC 0/3] block: proportional based blk-throttling
 2016-01-22 20:04 UTC  (14+ messages)

[PATCH] Platform: goldfish: goldfish_pipe.c: Add DMA support using managed version
 2016-01-22 19:58 UTC  (2+ messages)

[PATCH v4 0/8] introduce post-init read-only memory
 2016-01-22 19:57 UTC  (4+ messages)
` [kernel-hardening] "

[GIT PULL] final round of SCSI updates for the 4.4+ merge window
 2016-01-22 19:52 UTC 

offerta di prestito al tasso del 3%
 2016-01-22  4:41 UTC 

[PATCH] perf: Synchronously cleanup child events
 2016-01-22 19:44 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/6] perf core: Read from overwrite ring buffer
 2016-01-22 19:37 UTC  (4+ messages)
` [PATCH 1/6] perf core: Introduce new ioctl options to pause and resume "

[PATCH] i2c: mt8173: add 4GB mode support in i2c driver
 2016-01-22 19:36 UTC  (2+ messages)

[PATCH] pci: fix unavailable irq number 255 reported by BIOS
 2016-01-22 19:23 UTC  (7+ messages)

drivers/media/v4l2-core/videobuf2-core.c:2784:33-34: Unneeded semicolon
 2016-01-22 19:15 UTC 

PCI device driver broken between 4.2 and 4.3
 2016-01-22 19:09 UTC 

[PATCH 1/2] regulator: core: Use a bitfield for continuous_voltage_range
 2016-01-22 19:15 UTC  (2+ messages)

[PATCH 00/33] Compile-time stack metadata validation
 2016-01-22 19:14 UTC  (19+ messages)
` [PATCH 23/33] x86/asm/bpf: Create stack frames in bpf_jit.S
` [PATCH 26/33] x86/kvm: Add stack frame dependency to test_cc() inline asm
      ` [PATCH v16.1 26/33] x86/kvm: Make test_cc() always inline
` [PATCH 31/33] bpf: Add __bpf_prog_run() to stacktool whitelist

[RFC PATCH net] net/core: don't increment rx_dropped on inactive slaves
 2016-01-22 19:11 UTC 

[PATCH 0/2] perf bpf: Fix relocation error
 2016-01-22 19:09 UTC  (11+ messages)
` [PATCH 1/2] perf test: Add libbpf relocation checker
      ` clang --target=bpf missing on f23 was: "
` [PATCH 2/2] perf bpf: Check relocation target section

[RFC v1 0/8] x86/init: Linux linker tables
 2016-01-22 19:06 UTC  (8+ messages)

[PATCH] phys_to_pfn_t: use phys_addr_t
 2016-01-22 18:50 UTC  (3+ messages)
  ` [PATCH v2] "

[git pull] more vfs.git stuff
 2016-01-22 18:45 UTC  (4+ messages)

[PATCH -next] aio: Fix compile error due to unexpected use of cmpxchg()
 2016-01-22 18:44 UTC  (2+ messages)

[PATCH v12 0/7] dma: add Qualcomm Technologies HIDMA driver
 2016-01-22 18:38 UTC  (6+ messages)
` [PATCH V12 3/7] dma: add Qualcomm Technologies HIDMA management driver

drivers/staging/media/lirc/lirc_parallel.c:163:22-33: WARNING: Unsigned expression compared with zero: timeelapsed > 0 (fwd)
 2016-01-22 18:38 UTC 

linux-4.4 bisected: kwin5 stuck on kde5 loading screen with radeon
 2016-01-22 18:29 UTC  (12+ messages)

[PATCH] regmap: clairify meaning of max_register
 2016-01-22 18:27 UTC  (2+ messages)
` Applied "regmap: clairify meaning of max_register" to the regmap tree

[PATCH v5 0/21] usb: dwc2: host: Fix and speed up all the stuff, especially with splits
 2016-01-22 18:18 UTC  (22+ messages)
` [PATCH v5 01/21] usb: dwc2: rockchip: Make the max_transfer_size automatic
` [PATCH v5 02/21] usb: dwc2: host: Get aligned DMA in a more supported way
` [PATCH v5 03/21] usb: dwc2: host: Set host_rx_fifo_size to 528 for rk3066
` [PATCH v5 04/21] usb: dwc2: host: Set host_perio_tx_fifo_size to 304 "
` [PATCH v5 05/21] usb: dwc2: host: Avoid use of chan->qh after qh freed
` [PATCH v5 06/21] usb: dwc2: host: Always add to the tail of queues
` [PATCH v5 07/21] usb: dwc2: hcd: fix split transfer schedule sequence
` [PATCH v5 08/21] usb: dwc2: host: Add scheduler tracing
` [PATCH v5 09/21] usb: dwc2: host: Add a delay before releasing periodic bandwidth
` [PATCH v5 10/21] usb: dwc2: host: Giveback URB in tasklet context
` [PATCH v5 11/21] usb: dwc2: host: Use periodic interrupt even with DMA
` [PATCH v5 12/21] usb: dwc2: host: Rename some fields in struct dwc2_qh
` [PATCH v5 13/21] usb: dwc2: host: Reorder things in hcd_queue.c
` [PATCH v5 14/21] usb: dwc2: host: Split code out to make dwc2_do_reserve()
` [PATCH v5 15/21] usb: dwc2: host: Add scheduler logging for missed SOFs
` [PATCH v5 16/21] usb: dwc2: host: Manage frame nums better in scheduler
` [PATCH v5 17/21] usb: dwc2: host: Schedule periodic right away if it's time
` [PATCH v5 18/21] usb: dwc2: host: Add dwc2_hcd_get_future_frame_number() call
` [PATCH v5 19/21] usb: dwc2: host: Properly set even/odd frame
` [PATCH v5 20/21] usb: dwc2: host: Totally redo the microframe scheduler
` [PATCH v5 21/21] usb: dwc2: host: If using uframe scheduler, end splits better

[rfc patch v4.4-rt2] sched: fix up preempt lazy forward port
 2016-01-22 18:21 UTC  (10+ messages)

[RFC PATCH] x86/head_64.S: remove redundant check that kernel address is 2M aligned
 2016-01-22 18:13 UTC 

[PATCH] accessibility: braille: braille_console: Fixed three coding style issues
 2016-01-22 18:16 UTC 

[PATCH] mm, gup: introduce concept of "foreign" get_user_pages()
 2016-01-22 18:16 UTC  (2+ messages)

khugepaged+0x5a6/0x1800 - BUG: unable to handle kernel NULL pointer dereference at (null)
 2016-01-22 18:14 UTC 

[PATCHv8 1/4] EDAC, altera: Add Altera L2 Cache and OCRAM EDAC Support
 2016-01-22 18:08 UTC  (5+ messages)

[PATCH] bus: vexpress-config: Add missing of_node_put
 2016-01-22 18:08 UTC 

[PATCH] PNP: Add Haswell-ULT to Intel MCH size workaround
 2016-01-22 18:08 UTC 

wireless-drivers: random cleanup patches piling up
 2016-01-22 18:05 UTC  (5+ messages)

[PATCH] usb: storage: onetouch: Fixed two space related coding style issues
 2016-01-22 17:55 UTC 

Warnings/memory corruption in perf intel events
 2016-01-22 17:53 UTC  (4+ messages)

[PATCH v2 5/5] perf/x86/amd/power: Add AMD accumulated power reporting mechanism
 2016-01-22 17:51 UTC  (11+ messages)

[PATCH] iio: adc: axp288: remove redundant duplicate const on axp288_adc_channels
 2016-01-22 17:49 UTC 

[BUG] Regression introduced with "block: split bios to max possible length"
 2016-01-22 17:48 UTC  (11+ messages)

[PATCH] drm/amdgpu: fix non-ANSI declaration of amdgpu_amdkfd_gfx_*_get_functions()
 2016-01-22 17:35 UTC 

[PATCH v2] clocksource: Allow unregistering the watchdog
 2016-01-22 17:31 UTC 

mtd: spi-nor: fsl-quadspi: add support for ls1021a
 2016-01-22 17:30 UTC  (4+ messages)

[RFC PATCH 0/1] Adding previous syscall context to seccomp
 2016-01-22 17:30 UTC  (5+ messages)
` [RFC PATCH 1/1] seccomp: provide information about the previous syscall
  ` [kernel-hardening] "

[RESEND PATCH 0/2] Remove the mistakes detected by the check tools
 2016-01-22 17:29 UTC  (4+ messages)

[3.19.y-ckt stable] Linux 3.19.8-ckt13
 2016-01-22 17:28 UTC  (2+ messages)

[PATCH kernel] vfio: Only check for bus IOMMU when NOIOMMU is selected
 2016-01-22 17:24 UTC  (2+ messages)

[PATCH] vfio/noiommu: Don't use iommu_present() to track fake groups
 2016-01-22 17:23 UTC 

[PATCH] Revert "MIPS: Fix PAGE_MASK definition"
 2016-01-22 17:20 UTC 

[PATCH v3 00/21] arm64: implement support for KASLR
 2016-01-22 17:19 UTC  (5+ messages)
` [PATCH v3 08/21] arm64: add support for module PLTs

[PATCH v3 0/9] Add the family patches to support for kylin board
 2016-01-22 17:18 UTC  (5+ messages)
` [PATCH v3 3/9] ASoC: rockchip: i2s: add support for grabbing output clock to codec

iio: mma8452: driver improvements for v4.6
 2016-01-22 17:13 UTC  (3+ messages)
` [PATCH v6 1/3] iio: mma8452: add freefall detection for Freescale's accelerometers

[PATCH] clocksource: Allow unregistering the watchdog
 2016-01-22 17:15 UTC  (2+ messages)

mm, vmstat: kernel BUG at mm/vmstat.c:1408!
 2016-01-22 17:12 UTC  (15+ messages)

[LSF/MM TOPIC] VM containers
 2016-01-22 17:11 UTC  (3+ messages)
` [Lsf-pc] "

Просьба ознакомиться
 2016-01-22 14:16 UTC 

[PATCH 0/5] clk: rockchip: add full support for HDMI clock on rk3288
 2016-01-22 17:07 UTC  (10+ messages)

[PATCH] drm/vc4: Remove broken attempt at GPU reset using genpd
 2016-01-22 17:06 UTC  (4+ messages)

[PATCH v2] dm pref-path: provides preferred path load balance policy
 2016-01-22 17:06 UTC  (3+ messages)
` [dm-devel] "

UBSAN: run-time undefined behavior sanity checker
 2016-01-22 17:00 UTC  (3+ messages)

[PATCH 0/5] crypto: atmel-sha: fix registration issue and other bugs
 2016-01-22 16:52 UTC  (2+ messages)

struct pid memory leak
 2016-01-22 16:50 UTC  (2+ messages)

[RFC PATCH v2] irqchip: Add support for Tango interrupt controller
 2016-01-22 16:49 UTC  (17+ messages)
  ` [RFC PATCH v3] "

[PATCH 4/4] tty: serial: 8250: omap: consume spurious interrupts
 2016-01-22 16:48 UTC  (2+ messages)

[PATCH 0/2] ASoC: fsl: Use usleep_range() instead of msleep()
 2016-01-22 16:48 UTC  (3+ messages)
` [PATCH 1/2] ASoC: fsl_sai: "

[PATCH RFC] locking/mutexes: don't spin on owner when wait list is not NULL
 2016-01-22 16:46 UTC  (5+ messages)

[PATCH v2 0/7] udf: rework name conversions to fix multi-bytes characters support
 2016-01-22 16:41 UTC  (2+ messages)

[PATCH v15 0/6] altera fpga area and fpga bus
 2016-01-22 16:37 UTC  (4+ messages)
` [PATCH v15 5/6] fpga: fpga-area and fpga-bus: device tree control for FPGA

[PATCH v4 1/2] devicetree: add binding for Sigma Designs SMP86xx interrupt controller
 2016-01-22 16:36 UTC  (3+ messages)

[GIT PULL] Btrfs
 2016-01-22 16:34 UTC 

[PATCH 3/4] tty: serial: 8250: omap: convert to using cyclic transfers
 2016-01-22 16:31 UTC  (2+ messages)

[GIT PULL] NVMe changes for 4.5-rc1
 2016-01-22 16:29 UTC  (4+ messages)

[PATCH REPOST] tty: serial: 8250: omap: restore registers on shutdown
 2016-01-22 16:28 UTC 

[PATCH v2] base: isa: Remove X86_32 dependency
 2016-01-22 16:28 UTC 

PATCH [0/2] ARM: dts: am33xx: add support for Ka-Ro electronics TX48-7020 module
 2016-01-22 16:26 UTC  (11+ messages)
` [PATCH 1/2] regulator: ltc3589: make IRQ optional

[PATCH 0/3] powercap, intel_rapl, implement time window checks
 2016-01-22 16:26 UTC  (4+ messages)
` [PATCH 1/3] powercap, intel_rapl, implement get_max_time_window

[PATCH 2/4] tty: serial: 8250: add optional spinlock arg to serial8250_rx_chars
 2016-01-22 16:18 UTC  (2+ messages)

[PATCH v2 0/5] DAX fsync/msync fixes
 2016-01-22 16:17 UTC  (11+ messages)
` [PATCH v2 3/5] dax: improve documentation for fsync/msync
` [PATCH v2 4/5] dax: fix PMD handling "
` [PATCH v2 5/5] dax: fix clearing of holes in __dax_pmd_fault()

[PATCH 3/3] arm: plat-omap: Add PWM dmtimer platform data quirks
 2016-01-22 16:15 UTC  (2+ messages)
` [PATCH repost] "

[PATCH] ARM: dts: at91: sama5d4_xplained: properly mux phy interrupt
 2016-01-22 16:12 UTC  (2+ messages)

[PATCH] Documentation: cgroup v1: remove section about subsystem as a module
 2016-01-22 16:11 UTC  (2+ messages)

[PATCH v2] usb: devio: Add ioctl to disallow detaching kernel USB drivers
 2016-01-22 16:10 UTC  (2+ messages)

Crashes with 874bbfe600a6 in 3.18.25
 2016-01-22 16:09 UTC  (5+ messages)

[PATCH] Staging: xgifb: vb_init: Coding style warning fix block comments
 2016-01-22 23:54 UTC 

[ANNOUNCE] 4.4-rc6-rt1
 2016-01-22 15:48 UTC  (3+ messages)

regression 4.4: deadlock in with cgroup percpu_rwsem
 2016-01-22 15:47 UTC  (14+ messages)
      ` [PATCH cgroup/for-4.5-fixes] cpuset: make mm migration asynchronous
    ` [PATCH 1/2] cgroup: make sure a parent css isn't offlined before its children
      ` [PATCH 2/2] cgroup: make sure a parent css isn't freed "
        ` [PATCH v2 "
      ` [PATCH v2 1/2] cgroup: make sure a parent css isn't offlined "

[PATCH 00/13] aio: thread (work queue) based aio and new aio functionality
 2016-01-22 15:41 UTC  (13+ messages)
` [PATCH 07/13] aio: enabled thread based async fsync

[PATCH v3 00/13] ARM: at91: PMC driver rework
 2016-01-22 15:40 UTC  (3+ messages)
` [PATCH v3 04/13] clk: at91: make IRQ optional and register them later

[patch 00/14] x86/irq: Plug various vector cleanup races
 2016-01-22 15:28 UTC  (9+ messages)

[PATCHv12 34/37] thp: introduce deferred_split_huge_page()
 2016-01-22 15:20 UTC  (5+ messages)
` [PATCH 0/3] Couple of fixes for deferred_split_huge_page()
  ` [PATCH 2/3] thp: change deferred_split_count() to return number of THP in queue

Found a very little mistake in radix-tree.h(linux kernel 4.3)
 2016-01-22 15:14 UTC  (2+ messages)

[PATCH RESEND] AFS: Correctly use 64-bit time for UUID
 2016-01-22 15:12 UTC  (2+ messages)
` [Y2038] "

[PATCH, RESEND 2] qla2xxx: Remove use of 'struct timeval'
 2016-01-22 15:12 UTC  (2+ messages)
` [Y2038] "

[PATCH] usb: host: xhci-plat: fix NULL pointer in probe for device tree case
 2016-01-22 15:11 UTC 


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