public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-27 09:27:55 to 2016-07-27 15:12:37 UTC [more...]

[PATCH v1] x86, kasan, ftrace: Put APIC interrupt handlers into .irqentry.text
 2016-07-27 13:01 UTC  (5+ messages)

[PATCH v2 1/4] iio: adc: rockchip_saradc: reset saradc controller before programming it
 2016-07-27 15:12 UTC  (2+ messages)

[PATCH v4 0/5] vfs: Use dlock list for SB's s_inodes list
 2016-07-27 15:12 UTC  (4+ messages)

[RFC/PATCHSET 0/7] virtio: Implement virtio pstore device (v2)
 2016-07-27 15:08 UTC  (8+ messages)
` [PATCH 1/7] pstore: Split pstore fragile flags
` [PATCH 2/7] pstore/ram: Set pstore flags dynamically
` [PATCH 3/7] pstore: Manage buffer position for async write
` [PATCH 4/7] virtio: Basic implementation of virtio pstore driver
` [PATCH 5/7] virtio-pstore: Support PSTORE_TYPE_CONSOLE
` [PATCH 6/7] qemu: Implement virtio-pstore device
` [PATCH 7/7] kvmtool: "

[PATCH V2] documentation: da9052: Update regulator bindings names to match DA9052/53 driver expectations
 2016-07-27 15:04 UTC 

[RFC PATCH v7 0/7] Restartable sequences system call
 2016-07-27 15:05 UTC  (7+ messages)
` [RFC PATCH v7 1/7] "
    ` [RFC 1/4] rseq/param_test: Convert test_data_entry::count to intptr_t
      ` [RFC 2/4] Restartable sequences: powerpc architecture support
      ` [RFC 3/4] Restartable sequences: Wire up powerpc system call
      ` [RFC 4/4] Restartable sequences: Add self-tests for PPC

[PATCH v2 net-next 0/2] e1000e: fix PTP on e1000_pch_variants
 2016-07-27 15:01 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH net-next v3 1/2] e1000e: factor out systim sanitization
    ` [Intel-wired-lan] "

[e1000_netpoll] BUG: sleeping function called from invalid context at kernel/irq/manage.c:110
 2016-07-27 15:01 UTC  (5+ messages)

[PATCH 0/9] clk: sunxi-ng: Support A31/A31s CCU
 2016-07-27 14:59 UTC  (3+ messages)
` [PATCH 8/9] clk: sunxi-ng: Add A31/A31s clocks

[PowerPC] Kernel OOPS while compiling LTP test suite on linus mainline
 2016-07-27 14:57 UTC  (3+ messages)

[PATCH v2 0/2] Add driver for Domintech DMARD06 accelerometer
 2016-07-27 14:57 UTC  (3+ messages)
` [PATCH v2 2/2] iio: accel: Add support "

[PATCH v3 1/4] iio: adc: rockchip_saradc: reset saradc controller before programming it
 2016-07-27 14:52 UTC  (9+ messages)
` [PATCH v3 2/4] arm64: dts: rockchip: add the saradc for rk3399
` [PATCH v3 3/4] arm64: dts: rockchip: add reset saradc node for rk3368 SoCs
` [PATCH v3 4/4] arm: dts: rockchip: add reset node for the exist saradc SoCs

[PATCH 0/2] New tracepoints for slowpath and memory compaction
 2016-07-27 14:51 UTC  (3+ messages)
` [PATCH 1/2] mm: page_alloc.c: Add tracepoints for slowpath
` [PATCH 2/2] mm: compaction.c: Add/Modify direct compaction tracepoints

[PATCH V1] documentation: da9052: Update regulator bindings names to match DA9052/53 DTS expectations
 2016-07-27 14:51 UTC  (2+ messages)

[PATCH] x86/efi: initialize status to ensure garbage is not returned on small size
 2016-07-27 14:50 UTC  (3+ messages)

[PATCH] perf: Fix errors reported by checkpatch.pl scripts
 2016-07-27 14:47 UTC  (3+ messages)

[PATCH 2/2] security, perf: Add config option to restrict perf_event_open
 2016-07-27 14:46 UTC 

[PATCH 1/2] security, perf: allow further restriction of perf_event_open
 2016-07-27 14:45 UTC 

[PATCH BUGFIX V4] block: add missing group association in bio-cloning functions
 2016-07-27 14:45 UTC  (3+ messages)
` [PATCH BUGFIX V5] "

[PATCH] fix platform_no_drv_owner.cocci warnings
 2016-07-27 14:41 UTC 

Volunteering for BeFS maintainership
 2016-07-27 14:39 UTC  (9+ messages)

[PATCH 1/1 linux-next] kbuild: add make force=1 for testing
 2016-07-27 14:37 UTC  (4+ messages)

[PATCH resend] clocksource: Defer override invalidation unless clock is unstable
 2016-07-27 14:29 UTC  (3+ messages)

[RFC PATCH 0/2] mempool vs. page allocator interaction
 2016-07-27 14:28 UTC  (9+ messages)
` [RFC PATCH 1/2] mempool: do not consume memory reserves from the reclaim path
  ` [RFC PATCH 2/2] mm, mempool: do not throttle PF_LESS_THROTTLE tasks
            ` [dm-devel] "

[PATCH v3] xen-blkfront: dynamic configuration of per-vbd resources
 2016-07-27 14:24 UTC  (8+ messages)
    ` [Xen-devel] "

[PATCH 1/2] mm: add skipped count and more lru information to trace
 2016-07-27 14:22 UTC  (3+ messages)
` [PATCH 2/2] mm: get_scan_count consider reclaimable lru pages

[PATCH] randomize_range: use random long instead of int
 2016-07-27 13:51 UTC  (3+ messages)
` [RFC patch 1/6] random: Simplify API for random address requests
  ` [kernel-hardening] "

[PATCH] perf sched: fix wrong conversion of task state
 2016-07-27 14:18 UTC  (2+ messages)

NULL ptr deref in perf/filter_match
 2016-07-27 14:15 UTC 

[PATCH 1/2] thermal: rockchip: enhance the tsadc's bandgap feature for rk3399
 2016-07-27 14:10 UTC  (2+ messages)
` [PATCH 2/2] thermal: rockchip: optimize sensor auto accessing period

[PATCHv1, RFC 00/33] ext4: support of huge pages
 2016-07-27 14:09 UTC  (6+ messages)

[GIT PULL for v4.8-rc1] media updates part II: documentation
 2016-07-27 14:01 UTC 

[PATCH v13 00/12] support "task_isolation" mode
 2016-07-27 14:01 UTC  (8+ messages)
          ` clocksource_watchdog causing scheduling of timers every second (was [v13] support "task_isolation" mode)

(no subject)
 2016-07-27 13:54 UTC 

[GIT PULL for v4.8-rc1] media updates part II: documentation
 2016-07-27 13:52 UTC  (3+ messages)

[GIT PULL] xen: features and fixes for 4.8-rc0
 2016-07-27 13:45 UTC 

[PATCH v15 00/10] arm64: Add kernel probes (kprobes) support
 2016-07-27 13:38 UTC  (17+ messages)
` [PATCH v15 04/10] arm64: Kprobes with single stepping support

[PATCH] 8250: option 'force_polling' for buggy IRQs
 2016-07-27 13:33 UTC  (8+ messages)

[next-20160726] possible circular locking dependency detected
 2016-07-27 13:30 UTC 

[lkp] [mm, kasan] a6efa0b2aa: Undefined behaviour in mm/kasan/quarantine.c:102:13
 2016-07-27 13:30 UTC  (2+ messages)

[PATCH v4 0/2] J-Core interrupt controller support
 2016-07-27 13:27 UTC  (11+ messages)
` [PATCH v4 2/2] irqchip: add J-Core AIC driver
` [PATCH v4 1/2] of: add J-Core interrupt controller bindings

[zer0mem@yahoo.com: [oss-security] panic at big_key_preparse #4.7-r6/rc7 & master]
 2016-07-27 13:23 UTC  (2+ messages)
` [RFC][PATCH] KEYS: Sort out big_key initialisation

[PATCH] perf sched: fix wrong conversion of task state
 2016-07-27 12:52 UTC 

[GIT PULL] /dev/random driver changes for 4.8
 2016-07-27 13:12 UTC  (2+ messages)

[RFC PATCH V4]s390/perf:fix 'start' address of module's map
 2016-07-27 13:08 UTC  (12+ messages)
` [PATCH] s390/perf: fix "
  ` [tip:perf/urgent] perf s390: Fix "

[v7 PATCH 0/6] Rockchip Type-C and DisplayPort driver
 2016-07-27 13:07 UTC  (7+ messages)
` [v7 PATCH 1/6] extcon: Add EXTCON_DISP_DP and the property for USB Type-C
` [v7 PATCH 2/6] Documentation: bindings: add dt doc for Rockchip USB Type-C PHY
` [v7 PATCH 3/6] phy: Add USB Type-C PHY driver for rk3399
` [v7 PATCH 4/6] arm64: dts: rockchip: add Type-C phy for RK3399
` [v7 PATCH 5/6] Documentation: bindings: add dt documentation for cdn DP controller
` [v7 PATCH 6/6] drm/rockchip: cdn-dp: add cdn DP support for rk3399

drivers/staging/ks7010/ks_hostif.c:504:69-72: ERROR: skb is NULL but dereferenced
 2016-07-27 13:07 UTC 

[bisected] "sched: Allow per-cpu kernel threads to run on online && !active" causes warning
 2016-07-27 12:54 UTC 

[PATCH] mmc: rtsx: Remove deprecated create_singlethread_workqueue
 2016-07-27 12:47 UTC  (2+ messages)

[PATCH v2 03/22] usb: serial: ti_usb_3410_5052: Use kzalloc instead of kmalloc
 2016-07-27 12:46 UTC  (2+ messages)

[lkp] [xfs] bbc5a740c4: xfstests.generic.095.fail
 2016-07-27 12:36 UTC  (2+ messages)

[PATCH] sched/core: make "Preemption disabled at" message more useful
 2016-07-27 12:25 UTC  (5+ messages)

[PATCH]optimize error handling in tick_check_new_device
 2016-07-27 12:23 UTC  (2+ messages)

[PATCH] x86/microcode/intel: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY
 2016-07-27 12:09 UTC  (9+ messages)
` [tip:x86/microcode] x86/microcode/intel: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=y
      ` [PATCH -v2 1/2] x86/asm: Add __PAGE_OFFSET_BASE define on 32-bit
              ` [PATCH] x86/asm, microcode: "

4.7.0-rc7 ext4 error in dx_probe
 2016-07-27 11:58 UTC  (4+ messages)

[GIT PULL] first round of SCSI updates for the 4.7+ merge window
 2016-07-27 11:56 UTC 

[PATCH] sched/cputime: Mitigate performance regression in times()/clock_gettime()
 2016-07-27 11:41 UTC  (2+ messages)

(no subject)
 2016-07-27 11:26 UTC 

[PATCH RESEND v4] locking/pvqspinlock: Fix double hash race
 2016-07-27 11:30 UTC 

Possible unwanted behaviour in configfs
 2016-07-27 11:30 UTC  (4+ messages)
` [PATCH] fs: configfs: don't set buffer_needs_fill to zero if show() returns error

[PATCH 1/1] irqdomain: Export __irq_domain_alloc_irqs() and irq_domain_free_irqs()
 2016-07-27 11:22 UTC  (8+ messages)

[PATCH 0/6] Apple device properties
 2016-07-27 11:20 UTC  (7+ messages)
` [PATCH 4/6] driver core: Don't leak secondary fwnode on device removal
` [PATCH 2/6] ACPI / bus: Make acpi_get_first_physical_node() public
` [PATCH 3/6] efi: Add device path parser
` [PATCH 1/6] efi: Retrieve Apple device properties
` [PATCH 5/6] efi: Assign "
` [PATCH 6/6] thunderbolt: Use Device ROM retrieved from EFI

[PATCH v2 00/22] usb: serial: ti_usb_3410_5052: clean driver
 2016-07-27 11:21 UTC  (3+ messages)
` [PATCH v2 03/22] usb: serial: ti_usb_3410_5052: Use kzalloc instead of kmalloc

[PATCH] KEYS: x86_64 needs to use compat_sys_keyctl for 32-bit userspace
 2016-07-27 11:21 UTC  (2+ messages)

[PATCH v12 00/30] Add new powerpc specific ELF core notes
 2016-07-27 11:19 UTC  (30+ messages)
` [PATCH v12 02/30] powerpc/process: Add the function flush_tmregs_to_thread
` [PATCH v12 03/30] powerpc/ptrace: Enable in transaction NT_PRFPREG ptrace requests
` [PATCH v12 05/30] powerpc/ptrace: Enable in transaction NT_PPC_VSX "
` [PATCH v12 06/30] powerpc/ptrace: Adapt gpr32_get, gpr32_set functions for transaction
` [PATCH v12 07/30] powerpc/ptrace: Enable support for NT_PPC_CGPR
` [PATCH v12 08/30] powerpc/ptrace: Enable support for NT_PPC_CFPR
` [PATCH v12 09/30] powerpc/ptrace: Enable support for NT_PPC_CVMX
` [PATCH v12 10/30] powerpc/ptrace: Enable support for NT_PPC_CVSX
` [PATCH v12 11/30] powerpc/ptrace: Enable support for TM SPR state
` [PATCH v12 12/30] powerpc/ptrace: Enable NT_PPC_TM_CTAR, NT_PPC_TM_CPPR, NT_PPC_TM_CDSCR
` [PATCH v12 13/30] powerpc/ptrace: Enable support for NT_PPPC_TAR, NT_PPC_PPR, NT_PPC_DSCR
` [PATCH v12 14/30] powerpc/ptrace: Enable support for EBB registers
` [PATCH v12 15/30] powerpc/ptrace: Enable support for Performance Monitor registers
` [PATCH v12 16/30] selftests/powerpc: Add more SPR numbers, TM & VMX instructions to 'reg.h'
` [PATCH v12 17/30] selftests/powerpc: Use the new SPRN_DSCR_PRIV definiton
` [PATCH v12 18/30] selftests/powerpc: Add ptrace tests for EBB
` [PATCH v12 19/30] selftests/powerpc: Add ptrace tests for GPR/FPR registers
` [PATCH v12 20/30] selftests/powerpc: Add ptrace tests for GPR/FPR registers in TM
` [PATCH v12 21/30] selftests/powerpc: Add ptrace tests for GPR/FPR registers in suspended TM
` [PATCH v12 22/30] selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR registers
` [PATCH v12 23/30] selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in TM
` [PATCH v12 24/30] selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in suspended TM
` [PATCH v12 25/30] selftests/powerpc: Add ptrace tests for VSX, VMX registers
` [PATCH v12 26/30] selftests/powerpc: Add ptrace tests for VSX, VMX registers in TM
` [PATCH v12 27/30] selftests/powerpc: Add ptrace tests for VSX, VMX registers in suspended TM
` [PATCH v12 28/30] selftests/powerpc: Add ptrace tests for TM SPR registers
` [PATCH v12 29/30] selftests/powerpc: Add .gitignore file for ptrace executables
` [PATCH v12 30/30] selftests/powerpc: Fix a build issue

[PATCH 0/6] vc4 miscellaneous v3d fixes
 2016-07-27 11:18 UTC  (7+ messages)
` [PATCH 5/6] drm/vc4: Fix overflow mem unreferencing when the binner runs dry

PCIe MSI address is not written at pci_enable_msi_range call
 2016-07-27 11:14 UTC  (9+ messages)

[GIT PULL] Security subsystem updates for 4.8
 2016-07-27 11:04 UTC 

[PATCH 1/3] xen-blkfront: fix places not updated after introducing 64KB page granularity
 2016-07-27 10:48 UTC  (3+ messages)
` [PATCH v2 2/3] xen-blkfront: introduce blkif_set_queue_limits()

[PATCH v4 4.8] x86/ptrace: Stop setting TS_COMPAT in ptrace code
 2016-07-27 10:42 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH 1/1] stop_machine: touch_nmi_watchdog() after MULTI_STOP_PREPARE
 2016-07-27 10:42 UTC  (2+ messages)
` [tip:core/urgent] stop_machine: Touch_nmi_watchdog() "

[PATCH] tools: add fixdep to objtool/.gitignore
 2016-07-27 10:41 UTC  (2+ messages)
` [tip:core/urgent] objtool: Add 'fixdep' "

[PATCH] KEYS: MIPS64 needs to use compat_sys_keyctl for 32-bit userspace
 2016-07-27 10:43 UTC 

[PATCH] tools lib bpf: Use official ELF e_machine value
 2016-07-27 10:40 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH 00/13] RapidIO subsystem updates
 2016-07-27 10:20 UTC  (4+ messages)
` [PATCH 11/13] rapidio: modify for rev.3 specification changes

PROBLEM: network data corruption (bisected to e5a4b0bb803b)
 2016-07-27 10:32 UTC  (2+ messages)

Why does BIOS assign memory to 16 byte BAR
 2016-07-27 10:09 UTC  (9+ messages)

[PATCH v4 0/8] MT2701 DRM support
 2016-07-27 10:03 UTC  (11+ messages)
` [PATCH v4 4/8] drm/mediatek: add support for Mediatek SoC MT2701
` [PATCH v4 6/8] drm/mediatek: add dsi transfer function
` [PATCH v4 7/8] drm/mediatek: add mipi panel support

[PATCH v6 0/3] AUXADC: Mediatek auxadc driver
 2016-07-27 10:03 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: auxadc: Add binding document for Mediatek auxadc
` [PATCH v6 2/3] iio: adc: mt2701: Add Mediatek auxadc driver for mt2701
` [PATCH v6 3/3] arm: dts: mt2701: Add auxadc node

[PATCH v4] ARM: dts: sun8i: Add dts file for Olimex A33-OLinuXino
 2016-07-27 10:02 UTC  (4+ messages)

[PATCH v2] mmc: core: Optimize the mmc erase size alignment
 2016-07-27 10:02 UTC  (3+ messages)

[PATCH v15 04/10] arm64: Kprobes with single stepping support
 2016-07-27 10:01 UTC  (2+ messages)

at_xdmac: txd used outside spinlock after being released?
 2016-07-27  9:57 UTC  (2+ messages)

[PATCH v2] arm64: mm: convert __dma_* routines to use start, size
 2016-07-27  9:56 UTC  (4+ messages)

[patch V2 56/67] timers/core: Convert to hotplug state machine
 2016-07-27  9:50 UTC  (3+ messages)
` [PATCH] timers/core: Correct callback order during CPU hot plug

[PATCH] qed: Add and use specific logging functions to reduce object size
 2016-07-27  7:32 UTC  (3+ messages)

[PATCH] usb: gadget: remove redundant self assignment
 2016-07-27  9:27 UTC  (2+ messages)

[RFC] usb: host: u132-hcd: Remove deprecated create_singlethread_workqueue
 2016-07-27  9:29 UTC  (2+ messages)

[PATCH v3] arm64: dts: mt8173: add mmsel clocks for 4K support
 2016-07-27  9:32 UTC  (2+ messages)

[PATCH] iio: chemical: atlas-ph-sensor: fix typo in val assignment
 2016-07-27  9:28 UTC  (2+ messages)

[PATCH v2 0/3] MT8173 HDMI 4K support
 2016-07-27  9:27 UTC  (3+ messages)
` [PATCH v2 1/3] drm/mediatek: do mtk_hdmi_send_infoframe after HDMI clock enable


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