linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-01 05:53:12 to 2017-11-01 12:14:49 UTC [more...]

KASAN: use-after-free Read in __do_page_fault
 2017-11-01 12:14 UTC  (12+ messages)

[PATCH 1/2] perf tools: Fix memory leak in addr2inlines()
 2017-11-01 12:14 UTC  (5+ messages)
` [PATCH 2/2] perf tools: Show correct function name for srcline of callchains

[PATCH] x86/microcode/intel: Disable late loading on model 79
 2017-11-01 12:12 UTC  (3+ messages)
` [tip:x86/urgent] "

[PATCH 0/2] perf record: Fix --overwrite and clarify concepts
 2017-11-01 12:10 UTC  (10+ messages)
` [PATCH 1/2] perf mmap: Fix perf backward recording
` [PATCH 2/2] perf record: Replace 'overwrite' by 'flightrecorder' for better naming

[GIT PULL 1/2] bcm2835-dt-fixes-2017-10-06
 2017-11-01 12:09 UTC  (6+ messages)

[RFC PATCH 0/2] arm64: optional paranoid __{get,put}_user checks
 2017-11-01 12:05 UTC  (3+ messages)

[PATCH net-next 0/3] net: dsa: lan9303: Fix STP and flooding issues
 2017-11-01 12:04 UTC  (7+ messages)
` [PATCH net-next 1/3] net: dsa: lan9303: Transmit using ALR when unicast
` [PATCH net-next 2/3] net: dsa: lan9303: Add STP ALR entry on port 0
` [PATCH net-next 3/3] net: dsa: lan9303: lan9303_rcv set skb->offload_fwd_mark

possible deadlock in lru_add_drain_all
 2017-11-01 12:01 UTC  (16+ messages)

[PATCH char-misc 1/1] Drivers: hv: vmbus: Implement Direct Mode for stimer0
 2017-11-01 12:00 UTC  (2+ messages)

[PATCH] mm,oom: Try last second allocation before and after selecting an OOM victim
 2017-11-01 11:58 UTC  (6+ messages)

[PATCH 0/4] x86: 5-level related changes into decompression code
 2017-11-01 11:55 UTC  (5+ messages)
` [PATCH 1/4] x86/boot/compressed/64: Compile pagetable.c unconditionally
` [PATCH 2/4] x86/boot/compressed/64: Detect and handle 5-level paging at boot-time
` [PATCH 3/4] x86/boot/compressed/64: Introduce place_trampoline()
` [PATCH 4/4] x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G

[PATCH 1/2] mm,oom: Move last second allocation to inside the OOM killer
 2017-11-01 11:54 UTC  (2+ messages)
` [PATCH 2/2] mm,oom: Use ALLOC_OOM for OOM victim's last second allocation

[PATCH net-next] net: dsa: b53: Have b53_hdr_setup() enable/disable tagging
 2017-11-01 11:51 UTC  (2+ messages)

[PATCH 0/7] perf tools: Small sample parsing speedup
 2017-11-01 11:50 UTC  (3+ messages)

[PATCH v2 net-next] net: stmmac: Add support for DWMAC5 with TSN features
 2017-11-01 11:48 UTC  (2+ messages)

[PATCH v2 2/2] net: netrom: refactor code in nr_add_node
 2017-11-01 11:46 UTC  (3+ messages)
` [PATCH v3 0/2] refactor code and mark expected switch fall-throughs

[PATCH RFC 0/4] i2c: at91: slave mode support
 2017-11-01 11:35 UTC  (7+ messages)
` [PATCH RFC 3/4] i2c: at91: added "
` [PATCH RFC 4/4] i2c: at91: take slave mode capabilities of hardware into account

[PATCH v1 0/3] manually add Error Synchronization Barrier at exception handler entry and exit
 2017-11-01 19:14 UTC  (7+ messages)
` [PATCH v1 1/3] arm64: add a macro for SError synchronization
` [PATCH v1 2/3] arm64: add error synchronization barrier in kernel_entry/kernel_exit
` [PATCH v1 3/3] KVM: arm64: add ESB in exception handler entry and exit

[PATCH 00/18] Pile o' entry/exit/sp0 changes
 2017-11-01 11:34 UTC  (19+ messages)
` [PATCH 02/18] x86/asm/64: Split the iret-to-user and iret-to-kernel paths
` [PATCH 07/18] x86/asm/64: Merge the fast and slow SYSRET paths
` [PATCH 15/18] x86/asm/64: Remove all remaining direct thread_struct::sp0 reads
` [PATCH 16/18] x86/boot/32: Fix cpu_current_top_of_stack initialization at boot
` [PATCH 17/18] x86/asm/64: Remove thread_struct::sp0
` [PATCH 18/18] x86/traps: Use a new on_thread_stack() helper to clean up an assertion

[PATCH v2 0/4] kaslr: extend movable_node to movable_node=nn[KMG]@ss[KMG]
 2017-11-01 11:32 UTC  (5+ messages)
` [PATCH v2 1/4] kaslr: parse the extended movable_node=nn[KMG]@ss[KMG]
` [PATCH v2 2/4] kaslr: select the memory region in immovable node to process
` [PATCH v2 3/4] document: change the document for the extended movable_node
` [PATCH v2 4/4] kaslr: clean up a useless variable and some usless space

[PATCH] drm/stm: checkpatch strict minor updates
 2017-11-01 11:33 UTC  (2+ messages)

[PATCH] drm/stm: dsi: Rename driver name
 2017-11-01 11:31 UTC  (2+ messages)

[PATCH v2] xen: support priv-mapping in an HVM tools domain
 2017-11-01 11:31 UTC 

[PATCH 00/23] KAISER: unmap most of the kernel from userspace page tables
 2017-11-01 11:18 UTC  (19+ messages)
` [PATCH 04/23] x86, tlb: make CR4-based TLB flushes more robust
` [PATCH 12/23] x86, kaiser: map dynamically-allocated LDTs
` [PATCH 21/23] x86, pcid, kaiser: allow flushing for future ASID switches
` [PATCH 23/23] x86, kaiser: add Kconfig

[PATCH 1/2 v6] user namespace: use union in {g,u}idmap struct
 2017-11-01 11:15 UTC  (8+ messages)
` [PATCH 2/2 v6] user namespaces: bump idmap limits to 340
  ` [PATCH 0/5] userns: bump idmap limits, fixes & tweaks
    ` [PATCH 3/5] userns: Don't read extents twice in m_start

[PATCH] [irq] Fix boot failure when irqaffinity is passed
 2017-11-01 11:09 UTC  (3+ messages)
` [PATCH] irq/core: Fix boot crash when the irqaffinity= boot parameter is passed on CPUMASK_OFFSTACK=y kernels(v1)
  ` [tip:irq/core] "

[PATCH 0/3] staging: ccree: Fixes and cleanups
 2017-11-01 11:09 UTC  (6+ messages)
` [PATCH 1/3] staging: ccree: copy IV to DMAable memory
` [PATCH 2/3] staging: ccree: handle limiting of DMA masks

[PATCH 1/2] kernelshark: Fix the GUI plugin loading
 2017-11-01 11:04 UTC  (2+ messages)
` [PATCH 2/2] kernelshark: Adding a GUI plugin for xenomai events

system hung up when offlining CPUs
 2017-11-01 11:01 UTC  (22+ messages)

[PATCH v3] kprobes, x86/alternatives: use text_mutex to protect smp_alt_modules
 2017-11-01 11:00 UTC 

linux-next: manual merge of the tip tree with the net-next tree
 2017-11-01 10:57 UTC  (6+ messages)

linux-next: Signed-off-by missing for commit in the net-next tree
 2017-11-01 10:55 UTC  (3+ messages)

linux-next: no tree for November 1
 2017-11-01 10:55 UTC 

[PATCH] mm: extend reuse_swap_page range as much as possible
 2017-11-01 10:51 UTC 

linux-next: build failure after merge of the tip tree
 2017-11-01 10:51 UTC 

[PATCH] wan: wanxl: remove redundant assignment to stat
 2017-11-01 10:50 UTC  (2+ messages)

[PATCH] serial: core: remove redundant assignment to port
 2017-11-01 10:49 UTC 

[PATCH v2] scripts: add leaking_addresses.pl
 2017-11-01 10:48 UTC 

[PATCH] pinctrl: sirf: Use common error handling code in sirfsoc_dt_node_to_map()
 2017-11-01 10:33 UTC  (3+ messages)

[PATCHv4 1/1] [tools/selftests]: android/ion: userspace test utility for ion buffer sharing
 2017-11-01 10:30 UTC  (8+ messages)
` [lkp-robot] [android/ion] 5fb70554d6: kernel_selftests.android.make_fail

[PATCH] PM / QoS: Fix default runtime_pm device resume latency
 2017-11-01 10:28 UTC  (10+ messages)

[PATCH] pinctrl: pistachio: Use common error handling code in pistachio_gpio_register()
 2017-11-01 10:18 UTC  (2+ messages)

[PATCH] net: hns3: remove a couple of redundant assignments
 2017-11-01 10:17 UTC 

[PATCH v2 1/2] regmap: Add hardware spinlock support
 2017-11-01 10:13 UTC  (3+ messages)
` Applied "regmap: Add hardware spinlock support" to the regmap tree

[PATCH 00/17] coresight: perf: TMC ETR backend support
 2017-11-01 10:12 UTC  (16+ messages)
` [PATCH 02/17] coresight tmc: Hide trace buffer handling for file read
` [PATCH 03/17] coresight: Add helper for inserting synchronization packets
` [PATCH 04/17] coresight: Add generic TMC sg table framework
` [PATCH 05/17] coresight: Add support for TMC ETR SG unit
` [PATCH 06/17] coresight: tmc: Make ETR SG table circular

[PATCH 0/2] livepatch: Additional fixes for callbacks feature
 2017-11-01 10:10 UTC  (3+ messages)
` [PATCH 2/2] livepatch: __klp_disable_patch() should never be called for disabled patches

[PATCH v2 0/5] PM / Domains: Remove gpd_dev_ops.active_wakeup() callback
 2017-11-01 10:10 UTC  (2+ messages)

[PATCH v3 0/2] gpio: Generalise state persistence
 2017-11-01 10:09 UTC  (3+ messages)
` [PATCH v3 1/2] gpio: gpiolib: Generalise state persistence beyond sleep

[f2fs-dev] [PATCH] f2fs: modify the procedure of scan free nid
 2017-11-01 10:03 UTC  (3+ messages)

[PATCH] pm2301_charger: Use common error handling code in three functions
 2017-11-01 10:03 UTC 

[PATCH] USB: c67x00: remove redundant pointer urbp
 2017-11-01 10:01 UTC 

linux-next: build warnings after merge of the drm tree
 2017-11-01  9:58 UTC  (2+ messages)

[PATCH] arm64: suspend: remove useless included file
 2017-11-01  9:46 UTC 

[PATCH] thermal: bxt: remove redundant variable trip
 2017-11-01  9:41 UTC 

[PATCH v4 00/12] arm+arm64: vdso unification to lib/vdso/
 2017-11-01  9:40 UTC  (3+ messages)

[PATCH RFC v2 0/4] some fixes and clean up for mempolicy
 2017-11-01  9:37 UTC  (4+ messages)
` [PATCH RFC v2 1/4] mm/mempolicy: Fix get_nodes() mask miscalculation

[PATCH] ARM: sun8i: h2+: add support for Banana Pi M2 Zero board
 2017-11-01  9:38 UTC 

[PATCH v4 1/2] dt-bindings: mfd: Add Spreadtrum SC27xx PMIC documentation
 2017-11-01  9:33 UTC  (5+ messages)
` [PATCH v4 2/2] mfd: Add Spreadtrum SC27xx series PMICs driver

[PATCH v2 0/8] ARM: sun8i: a83t: Enable AXP813/AXP818 regulators
 2017-11-01  9:28 UTC  (3+ messages)
` [PATCH v2 1/8] mfd: axp20x: Add axp20x-regulator cell for AXP813

[PATCH 0/12] PM / sleep: Driver flags for system suspend/resume
 2017-11-01  9:28 UTC  (5+ messages)
` [PATCH 09/12] PM / mfd: intel-lpss: Use DPM_FLAG_SMART_SUSPEND

[PATCH v4 00/13] OpenRISC SMP Support
 2017-11-01  9:26 UTC  (6+ messages)
` [PATCH v4 13/13] openrisc: add tick timer multi-core sync logic

[PATCH] powerpc/perf: Fix core-imc hotplug callback failure during imc initialization
 2017-11-01  9:27 UTC  (3+ messages)

[RFC] Improving udelay/ndelay on platforms where that is possible
 2017-11-01  9:26 UTC  (6+ messages)

[PATCH] iwlegacy: remove redundant pointer sta_priv
 2017-11-01  9:26 UTC 

[PATCH] net: macb: remove redundant assignment to variable work_done
 2017-11-01  9:08 UTC  (2+ messages)

[PATCH] liquidio: remove redundant setting of inst_processed to zero
 2017-11-01  9:09 UTC 

Looking for AT24 maintainer
 2017-11-01  9:07 UTC  (2+ messages)

[PATCH 00/14] soundwire: Add a new SoundWire subsystem
 2017-11-01  9:08 UTC  (6+ messages)
` [PATCH 08/14] soundwire: Add Slave status handling helpers
  ` [alsa-devel] "

[PATCH v2] kprobes, x86/alternatives: use text_mutex to protect smp_alt_modules
 2017-11-01  9:02 UTC  (2+ messages)

[PATCH] drm: gma500: Convert timers to use timer_setup()
 2017-11-01  9:02 UTC  (6+ messages)

cpuacct.stat is too much bigger than cpuacct.usage
 2017-11-01  9:01 UTC 

[PATCH] net: dl2k: remove redundant re-assignment to np
 2017-11-01  8:57 UTC 

[PATCH] PCI: rcar: Use common error handling code in rcar_pcie_enable_msi()
 2017-11-01  8:57 UTC  (3+ messages)
  `  "

[PATCH v2] sched/sysctl: Fix attributes of some extern declarations
 2017-11-01  8:45 UTC  (5+ messages)
` [tip:sched/core] "

WARNING in get_pi_state
 2017-11-01  8:45 UTC  (10+ messages)
    ` [tip:core/urgent] futex: Fix more put_pi_state() vs. exit_pi_state_list() races

[PATCH v8 0/6] vfs: Use dlock list for SB's s_inodes list
 2017-11-01  8:40 UTC  (5+ messages)
` [PATCH v8 4/6] lib/dlock-list: Make sibling CPUs share the same linked list
` [PATCH v8 5/6] lib/dlock-list: Enable faster lookup with hashing

[PATCH] mm: don't warn about allocations which stall for too long
 2017-11-01  8:30 UTC  (3+ messages)

Crashes in perf_event_ctx_lock_nested
 2017-11-01  8:26 UTC  (5+ messages)

[PATCH v11 00/15] Introduce support for Dell SMBIOS over WMI
 2017-11-01  8:19 UTC  (6+ messages)
` [PATCH v11 05/15] platform/x86: dell-wmi-descriptor: split WMI descriptor into it's own driver

[PATCH] x86, mm: make alternatives code do stronger TLB flush
 2017-11-01  8:12 UTC  (2+ messages)

[PATCH v2] Fix line too long warning
 2017-11-01  8:06 UTC  (2+ messages)

[PATCH 0/1] ARM: dts: sunxi: sun8i-h3-nanopi-m1-plus: fix build failure
 2017-11-01  8:03 UTC  (2+ messages)
` [PATCH 1/1] ARM: dts: sunxi: sun8i-h3-nanopi-m1-plus: Add missing regulator

[PATCH] scsi: sas: Convert timers to use timer_setup()
 2017-11-01  7:58 UTC  (2+ messages)

linux-next: build failure after merge of the sunxi tree
 2017-11-01  7:57 UTC  (2+ messages)

[PATCH v4 0/4] Add support rockchip RGB output interface
 2017-11-01  7:55 UTC  (5+ messages)
` [PATCH v4 1/4] devicetree/bindings: display: Add doucument for RGB panels
` [PATCH v4 2/4] devicetree/bindings: display: Add document for rockchip RGB output
` [PATCH v4 3/4] drm/rockchip: Add support for Rockchip Soc RGB output interface
` [PATCH v4 4/4] drm/rockchip: vop: Add more RGB output interface type

[PATCH v3 0/1] XDP program for ip forward
 2017-11-01  7:48 UTC  (2+ messages)
` [PATCH v3 1/1] xdp: Sample xdp program implementing "

[PATCH for-next 0/4] Add Features & Code improvements for hip08
 2017-11-01  7:46 UTC  (6+ messages)
` [PATCH for-next 2/4] RDMA/hns: Add IOMMU enable support in hip08

Excessive logging in thunderbolt driver
 2017-11-01  7:41 UTC  (2+ messages)

[RESEND v12 0/6] cgroup-aware OOM killer
 2017-11-01  7:37 UTC  (10+ messages)

[PATCH 3/3] kdump: round up the total memory size to 128M for crashkernel reservation
 2017-11-01  7:21 UTC  (4+ messages)

[PATCH RFC 0/2] Fix race window during idle cpu selection
 2017-11-01  7:18 UTC  (7+ messages)
` [PATCH RFC 1/2] sched: Minimize the idle cpu selection race window

[PATCH v2 0/2] swap readahead clean up
 2017-11-01  7:15 UTC  (3+ messages)
` [PATCH v2 1/2] mm:swap: clean up swap readahead
` [PATCH v2 2/2] mm:swap: unify cluster-based and vma-based "

linux-next: manual merge of the tip tree with the sound tree
 2017-11-01  7:14 UTC  (2+ messages)

linux-next: manual merge of the tip tree with the net-next tree
 2017-11-01  7:10 UTC 

[PATCH] scsi: qla4xxx: Convert timers to use timer_setup()
 2017-11-01  7:06 UTC  (2+ messages)

linux-next: manual merge of the tip tree with the rdma tree
 2017-11-01  7:01 UTC 

[PATCH] hwmon: (aspeed-pwm-tacho) Deassert reset in probe
 2017-11-01  6:59 UTC  (5+ messages)

[PATCH v3] usb: wusbcore: Use put_unaligned_le32
 2017-11-01  6:53 UTC  (3+ messages)

[PATCH] net: recvmsg: Unconditionally zero struct sockaddr_storage
 2017-11-01  6:49 UTC  (2+ messages)

[PATCH v2] hv: kvp: Avoid reading past allocated blocks from KVP file
 2017-11-01  6:49 UTC  (2+ messages)

support autofocus / autogain in libv4l2
 2017-11-01  6:36 UTC  (11+ messages)
  ` [patch] propagating controls in libv4l2 was "
      ` Camera support, Prague next week, sdlcam
                ` Nokia N9: fun with camera

[PATCH 0/2] swap readahead clean up
 2017-11-01  6:25 UTC  (8+ messages)
` [PATCH 1/2] mm:swap: clean up swap readahead
` [PATCH 2/2] mm:swap: unify cluster-based and vma-based "

[PATCH] at24: support eeproms that do not roll over page reads
 2017-11-01  6:22 UTC  (2+ messages)

linux-next: manual merge of the tip tree with the block tree
 2017-11-01  6:10 UTC 

linux-next: manual merge of the tip tree with the s390 tree
 2017-11-01  6:04 UTC 

WARNING in task_participate_group_stop
 2017-11-01  5:55 UTC  (4+ messages)

linux-next: manual merge of the tip tree with the powerpc tree
 2017-11-01  5:53 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).