public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-03 16:30:25 to 2015-11-03 20:54:46 UTC [more...]

[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
 2015-11-03 20:54 UTC  (6+ messages)
                                ` [PATCH] irda: Delete an unnecessary check before the function call "irlmp_unregister_service"
                                ` [PATCH 0/3] batman-adv: Deletion of a few unnecessary checks
                                  ` [PATCH 1/3] batman-adv: Delete an unnecessary check before the function call "batadv_softif_vlan_free_ref"
                                  ` [PATCH 2/3] batman-adv: Split a condition check

[PATCH v3 00/15] block, dax updates for 4.4
 2015-11-03 20:51 UTC  (24+ messages)
` [PATCH v3 02/15] dax: increase granularity of dax_clear_blocks() operations
` [PATCH v3 03/15] block, dax: fix lifetime of in-kernel dax mappings with dax_map_atomic()
` [PATCH v3 04/15] libnvdimm, pmem: move request_queue allocation earlier in probe
` [PATCH v3 05/15] libnvdimm, pmem: fix size trim in pmem_direct_access()
` [PATCH v3 13/15] block, dax: make dax mappings opt-in by default
` [PATCH v3 14/15] dax: dirty extent notification

[GIT] Networking
 2015-11-03 20:44 UTC  (13+ messages)

[PATCH] livepatch: old_name.number scheme in livepatch sysfs directory
 2015-11-03 20:42 UTC  (10+ messages)
` [PATCH v2] "

[PATCH v2 net-next] net/core: generic support for disabling netdev features down stack
 2015-11-03 20:36 UTC  (4+ messages)
` [PATCH net-next] net/core: fix for_each_netdev_feature
` [PATCH net-next] net/core: ensure features get disabled on new lower devs

[PATCH V2] x86/AMD: Fix LLC topology for AMD Fam17h systems
 2015-11-03 20:34 UTC 

[PATCH] string_helpers: fix precision loss for some inputs
 2015-11-03 20:33 UTC 

[RFC PATCH 00/28] Linux Kernel Library
 2015-11-03 20:20 UTC  (29+ messages)
` [RFC PATCH 01/28] asm-generic: atomic64: allow using generic atomic64 on 64bit platforms
` [RFC PATCH 02/28] kbuild: allow architectures to automatically define kconfig symbols
` [RFC PATCH 03/28] lkl: architecture skeleton for Linux kernel library
` [RFC PATCH 04/28] lkl: host interface
` [RFC PATCH 05/28] lkl: memory handling
` [RFC PATCH 06/28] lkl: kernel threads support
` [RFC PATCH 07/28] lkl: interrupt support
` [RFC PATCH 08/28] lkl: system call interface and application API
` [RFC PATCH 09/28] lkl: timers, time and delay support
` [RFC PATCH 10/28] lkl: memory mapped I/O support
` [RFC PATCH 11/28] lkl: basic kernel console support
` [RFC PATCH 12/28] init: allow architecture code to overide run_init_process
` [RFC PATCH 13/28] lkl: initialization and cleanup
` [RFC PATCH 14/28] lkl: plug in the build system
` [RFC PATCH 15/28] lkl tools: skeleton for host side library, tests and tools
` [RFC PATCH 16/28] lkl tools: host lib: add lkl_strerror and lkl_printf
` [RFC PATCH 17/28] lkl tools: host lib: memory mapped I/O helpers
` [RFC PATCH 18/28] lkl tools: host lib: virtio devices
` [RFC PATCH 19/28] lkl tools: host lib: virtio block device
` [RFC PATCH 20/28] lkl tools: host lib: filesystem helpers
` [RFC PATCH 21/28] lkl tools: host lib: posix host operations
` [RFC PATCH 22/28] lkl tools: "boot" test
` [RFC PATCH 23/28] lkl tools: tool that converts a filesystem image to tar
` [RFC PATCH 24/28] lkl tools: tool that reads/writes to/from a filesystem image
` [RFC PATCH 25/28] signal: use CONFIG_X86_32 instead of __i386__
` [RFC PATCH 26/28] asm-generic: vmlinux.lds.h: allow customized rodata section name
` [RFC PATCH 27/28] lkl: add support for Windows hosts
` [RFC PATCH 28/28] lkl tools: add support for Windows host

[PATCH v2 1/2] usb: dwc2: host: Fix missing device insertions
 2015-11-03 20:30 UTC  (2+ messages)
` [PATCH v2 2/2] usb: dwc2: host: Clear interrupts before handling them

[PATCH 1/2] usb: dwc2: host: Fix missing device insertions
 2015-11-03 20:31 UTC  (3+ messages)

[PATCH v3] Remove #ifdef CONFIG_* from all userspace headers
 2015-11-03 20:26 UTC  (18+ messages)
` [PATCH v4] "
  ` [PATCH 01/13] Remove #ifdef CONFIG_64BIT from all asm-generic/fcntl.h
  ` [PATCH 02/13] Use sys_ni.c instead of #ifdef to disable fork on CONFIG_NOMMU
  ` [PATCH 03/13] Move COMPAT_ATM_ADDPARTY to net/atm/svc.c
  ` [PATCH 04/13] Always expose MAP_UNINITIALIZED to userspace
  ` [PATCH 05/13] Split FDPIC "struct elf_prstatus" to "struct elf_fdpic_prstatus"
  ` [PATCH 06/13] Move ep_take_care_of_epollwakeup() to fs/eventpoll.c
  ` [PATCH 07/13] Make FB_BACKLIGHT_{LEVELS,MAX} always visible
  ` [PATCH 08/13] Move MAX_SHARED_LIBS to fs/binfmt_flat.c
  ` [PATCH 09/13] Move bp_type_idx to kernel/event/hw_breakpoint.c
  ` [PATCH 10/13] Move USE_WCACHING to drivers/block/pktcdvd.c
  ` [PATCH 11/13] Always define MAX_RAW_MINORS as 2**20 in userspace
  ` [PATCH 12/13] Remove AT_VECTOR_SIZE_ARCH on x86
  ` [PATCH 13/13] Re-enable and clean up "check_config()" in headers_check.pl

[v4.1.10-rt10][PATCH 0/2] PCI: dra7xx/dwc: fix "WARNING: CPU: 1 PID: 82 at kernel/irq/handle.c:150 handle_irq_event_percpu"
 2015-11-03 20:18 UTC  (9+ messages)
` [v4.1.10-rt10][PATCH 1/2] genirq: introduce new generic_handle_irq_rt_wa() api

[PATCH v9 0/1] Enable capsule loader interface for efi firmware updating
 2015-11-03 20:14 UTC  (9+ messages)
` [PATCH v9 1/1] efi: a misc char interface for user to update efi firmware

[PATCH v2] ipc/msg: Implement lockless pipelined wakeups
 2015-11-03 20:12 UTC  (3+ messages)

[PATCH 1/2] efi-pstore: fix kernel-doc argument name
 2015-11-03 20:05 UTC  (4+ messages)
` [PATCH 2/2] pstore: fix code comment to match code

[PATCH v9 1/1] efi: a misc char interface for user to update efi firmware
 2015-11-03 19:59 UTC  (2+ messages)

[PATCH] x86/intel_cacheinfo: Fix LLC topology for AMD Fam17h systems
 2015-11-03 19:58 UTC  (5+ messages)

[PATCH v12 0/6] simple fpga bus and fpga bridge framework
 2015-11-03 19:56 UTC  (7+ messages)
` [PATCH v12 2/6] fpga: add bindings document for simple fpga bus

[PATCH] mm,vmscan: Use accurate values for zone_reclaimable() checks
 2015-11-03 19:43 UTC  (7+ messages)

[PATCH 0/4] scheduler ordering bits
 2015-11-03 19:40 UTC  (9+ messages)
` [PATCH 4/4] locking: Introduce smp_cond_acquire()

[PATCH] HID: hid-gfrm: avoid warning for input_configured API change
 2015-11-03 19:33 UTC  (2+ messages)

[PATCH] Intel device IDs SATA
 2015-11-03 19:31 UTC  (2+ messages)

[PATCH] Intel device IDs for PCH
 2015-11-03 19:25 UTC 

[PATCH v2 1/2] mm: mmap: Add new /proc tunable for mmap_base ASLR
 2015-11-03 19:19 UTC  (4+ messages)
` [PATCH v2 2/2] arm: mm: support ARCH_MMAP_RND_BITS

[PATCH v4 0/4] Patchset enabling hardware based cross-timestamps for next gen Intel platforms
 2015-11-03 19:18 UTC  (15+ messages)
` [PATCH v4 1/4] Produce system time from correlated clocksource

[PATCH] mm, hugetlb: use memory policy when available
 2015-11-03 19:12 UTC  (4+ messages)

RFC rdma cgroup
 2015-11-03 19:11 UTC  (5+ messages)

[PATCH 5/6] cpufreq: governor: replace per-cpu delayed work with timers
 2015-11-03 19:01 UTC  (4+ messages)

[RESEND PATCH 0/1] Fix the "hard LOCKUP" when running a heavy loading
 2015-11-03 19:00 UTC  (3+ messages)

[PATCH] arm64: Increase the max granular size
 2015-11-03 18:50 UTC  (7+ messages)

[PATCH] platform/chrome: Fix i2c-designware adapter name
 2015-11-03 18:49 UTC  (2+ messages)

[PATCH] trace: remove redundant TP_ARGS redefining
 2015-11-03 18:49 UTC 

[PATCH v2 0/2] UBSan: run-time undefined behavior sanity checker
 2015-11-03 18:46 UTC  (7+ messages)

[Bug gold/19197] gold trunk cannot build LInux kernel
 2015-11-03 18:43 UTC 

[RFC] trace_irqsoff: remove redundant reset per-CPU buff
 2015-11-03 18:37 UTC  (3+ messages)

[PATCH] perf sched latency: Fix removed thread issue
 2015-11-03 18:33 UTC  (4+ messages)

[PATCH v10 2/5] missing include in cputime.c, remove #ifdef CONFIG_PARAVIRT from sched/core.c
 2015-11-03 18:25 UTC  (4+ messages)

[PATCH] KVM: x86: allow RSM from 64-bit mode
 2015-11-03 18:27 UTC  (6+ messages)

[GIT PULL 00/31] perf tools: filtering events using eBPF programs
 2015-11-03 18:24 UTC  (5+ messages)
` [PATCH 10/31] perf test: Enforce LLVM test for BPF test

[PATCH 1/2] mm: mmap: Add new /proc tunable for mmap_base ASLR
 2015-11-03 18:21 UTC  (8+ messages)

[PATCH v5] VFIO: platform: reset: AMD xgbe reset module
 2015-11-03 18:20 UTC 

[PATCH] namei: permit linking with CAP_FOWNER in userns
 2015-11-03 18:20 UTC  (3+ messages)
` [RFC] namei: prevent sgid-hardlinks for unmapped gids

Linux 3.18.24
 2015-11-03 18:16 UTC 

[BUG, bisect] i2c: designware: Move common probe code into i2c_dw_probe()
 2015-11-03 18:15 UTC  (3+ messages)

[PATCH v6 0/8] VFIO platform reset module rework
 2015-11-03 18:12 UTC  (9+ messages)
` [PATCH v6 1/8] vfio: platform: introduce vfio-platform-base module
` [PATCH v6 2/8] vfio: platform: add capability to register a reset function
` [PATCH v6 3/8] vfio: platform: introduce module_vfio_reset_handler macro
` [PATCH v6 4/8] vfio: platform: reset: calxedaxgmac: add reset function registration
` [PATCH v6 5/8] vfio: platform: add compat in vfio_platform_device
` [PATCH v6 6/8] vfio: platform: use list of registered reset function
` [PATCH v6 7/8] vfio: platform: add dev_info on device reset
` [PATCH v6 8/8] vfio: platform: reset: calxedaxgmac: fix ioaddr leak

[GIT PULL] pstore changes for 4.4
 2015-11-03 18:07 UTC 

[for-next][PATCH 00/13] tracing: Minor updates and fixes for 4.4
 2015-11-03 18:03 UTC  (14+ messages)
` [for-next][PATCH 01/13] tracing: Call on_each_cpu() when adding or removing single pids from set_event_pid
` [for-next][PATCH 02/13] recordmcount: x86: Assign a meaningful value to rel_type_nop
` [for-next][PATCH 03/13] tracing: Only benchmark the time tracepoints take if tracing is on
` [for-next][PATCH 04/13] tracing: Update instance_rmdir() to use tracefs_remove_recursive
` [for-next][PATCH 05/13] Sample: Trace_event: Correct the comments
` [for-next][PATCH 06/13] tracing: report_latency() in trace_sched_wakeup.c can return boolean
` [for-next][PATCH 07/13] tracing: report_latency() in trace_irqsoff.c "
` [for-next][PATCH 08/13] ring-buffer: rb_is_reader_page() "
` [for-next][PATCH 09/13] ring_buffer: ring_buffer_empty{cpu}() "
` [for-next][PATCH 10/13] ring-buffer: rb_per_cpu_empty() "
` [for-next][PATCH 11/13] ring-buffer: rb_event_is_commit() "
` [for-next][PATCH 12/13] tracing: is_legal_op() "
` [for-next][PATCH 13/13] tracing: ftrace_event_is_function() "

[PATCH V1 00/11] MMCONFIG refactoring and ARM64 PCI hostbridge init based on ACPI
 2015-11-03 18:00 UTC  (14+ messages)
` [PATCH V1 11/11] arm64, pci, acpi: Support for ACPI based PCI hostbridge init

[PATCH v6 0/3] Introduce IRQ stack on arm64 with percpu changes
 2015-11-03 17:58 UTC  (6+ messages)
` [PATCH v6 2/3] percpu: add PERCPU_ATOM_SIZE for a generic percpu area setup

[PATCH v2 0/6] Add support for the TI TPS65086 PMIC
 2015-11-03 17:57 UTC  (6+ messages)
` [PATCH v2 5/6] regulator: tps65086: Add regulator driver for the "

timer code oops when calling mod_delayed_work
 2015-11-03 17:55 UTC  (10+ messages)

[PATCH] namei: permit linking with CAP_FOWNER in userns
 2015-11-03 17:51 UTC  (2+ messages)

[PATCH v1 0/6] Support the thermal for RK3368 SoCs
 2015-11-03 17:48 UTC  (3+ messages)
` [PATCH v1 3/6] thermal: rockchip: Support the RK3368 SoCs in thermal driver

[PATCH] x86/livepatch: Fix crash with !CONFIG_DEBUG_SET_MODULE_RONX
 2015-11-03 17:42 UTC  (3+ messages)
  ` [PATCH] livepatch: Cleanup page permission changes

[PATCH v2] efi: replace GFP_KERNEL with GFP_ATOMIC
 2015-11-03 17:38 UTC  (3+ messages)
  ` [PATCH] "

[PATCH] Arc: fix entry point calculation for locales other than english
 2015-11-03 17:34 UTC 

[PATCH] regulator: of: removing two variables min_uV and max_uV
 2015-11-03 17:29 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 1/2] watchdog: add WDIOC_SETPRETIMEOUT and WDIOC_GETPRETIMEOUT
 2015-11-03 17:26 UTC  (5+ messages)
` [PATCH v2 2/2] watchdog: imx2_wdt: add set_pretimeout interface

Flush requests not going through IO scheduler
 2015-11-03 17:24 UTC  (6+ messages)

[PATCH v2] memory-hotplug: Fix kernel warning during memory hotplug on ppc64
 2015-11-03 17:21 UTC 

[PATCH v13 0/6] simple fpga bus and fpga bridge framework
 2015-11-03 17:11 UTC  (7+ messages)
` [PATCH v13 1/6] fpga: add usage documentation for simple fpga bus
` [PATCH v13 2/6] fpga: add bindings document "
` [PATCH v13 3/6] fpga: add simple-fpga-bus
` [PATCH v13 4/6] fpga: add fpga bridge framework
` [PATCH v13 5/6] ARM: socfpga: add bindings document for fpga bridge drivers
` [PATCH v13 6/6] ARM: socfpga: fpga bridge driver support

[GIT PULL] Thermal-SoC management updates for v4.4-rc1 #1
 2015-11-03 17:13 UTC  (3+ messages)

[PATCH v3 0/4] lib/string_helpers: fix precision issues and introduce tests
 2015-11-03 17:02 UTC  (9+ messages)
` [PATCH v3 1/4] lib/string_helpers: change blk_size to u32 for string_get_size() interface

[PATCH 05/13 v3] irqchip/gic: assign irqchip dynamically
 2015-11-03 17:01 UTC  (2+ messages)

[PATCH V2 2/3] dmaselftest: add memcpy selftest support functions
 2015-11-03 16:57 UTC  (9+ messages)

linux-next: Tree for Nov 1
 2015-11-03 16:53 UTC  (6+ messages)
` linux-next: Tree for Nov 1 (lightnvm)

[PATCH] ssb: mark ssb_bus_register as __maybe_unused
 2015-11-03 16:51 UTC  (4+ messages)

[PATCH v2] ide: pdc202xx_new: Replace timeval with ktime_t
 2015-11-03 16:51 UTC  (2+ messages)

[PATCH] lightnvm: work around 32-bit built error
 2015-11-03 16:49 UTC  (3+ messages)

[RFC PATCH 0/3] CFS idle injection
 2015-11-03 16:45 UTC  (4+ messages)
` [RFC PATCH 3/3] sched: introduce synchronized "

[PATCH] proc: actually make proc_fd_permission() thread-friendly
 2015-11-03 17:38 UTC 

[PATCH net] net: dsa: mv88e6xxx: include DSA ports in VLANs
 2015-11-03 16:35 UTC  (2+ messages)

[PATCH net] net: dsa: mv88e6xxx: disable SA learning for DSA and CPU ports
 2015-11-03 16:35 UTC  (2+ messages)

[PATCH] arcnet/com20020: add LEDS_CLASS dependency
 2015-11-03 16:34 UTC  (2+ messages)

[PATCH v13 00/51] Richacls
 2015-11-03 16:30 UTC  (3+ messages)
` [PATCH v13 47/51] nfs: Fix GETATTR bitmap verification


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