messages from 2017-08-31 18:51:00 to 2017-08-31 23:49:26 UTC [more...]
[PATCH 00/31] struct timer_list callback argument conversion, step 1
2017-08-31 23:45 UTC (33+ messages)
` [PATCH 01/31] coccinelle: Improve setup_timer.cocci matching
` [PATCH 02/31] timer: Convert open-coded init_timer() to setup_timer()
` [PATCH 03/31] timer: Remove init_timer_pinned_deferrable() in favor of setup_pinned_deferrable_timer()
` [PATCH 04/31] timer: Remove init_timer_on_stack() in favor of setup_timer_on_stack()
` [PATCH 05/31] timer: Remove init_timer_pinned() in favor of setup_pinned_timer()
` [PATCH 06/31] timer: Remove init_timer_deferrable() in favor of setup_deferrable_timer()
` [PATCH 07/31] timer: Remove users of TIMER_DEFERRED_INITIALIZER
` [PATCH 08/31] timer: Remove users of TIMER_INITIALIZER
` [PATCH 09/31] timer: Remove unused static initializer macros
` [PATCH 10/31] timer: Remove users of expire and data arguments to DEFINE_TIMER
` [PATCH 11/31] timer: Remove expires and data arguments from DEFINE_TIMER
` [PATCH 12/31] timer: Remove expires argument from __TIMER_INITIALIZER()
` [PATCH 13/31] timer: Remove meaningless .data/.function assignments
` [PATCH 14/31] timer: Collapse cross-function single-assignment .data into setup_timer()
` [PATCH 15/31] timer: Additional init_timer() -> setup_timer() conversions
` [PATCH 16/31] usb/phy-isp1301-omap: Remove .data assignment
` [PATCH 17/31] media/i2c/tc358743: Initialize timer
` [PATCH 18/31] scsi/aic7xxx: Clean up timer usage
` [PATCH 19/31] timer: Remove open-coded casts for .data and .function
` [PATCH 20/31] net/core: Collapse redundant sk_timer callback data assignments
` [PATCH 21/31] s390/char/sclp: Use separate static data field with with static timer
` [PATCH 22/31] sparc/led: "
` [PATCH 23/31] mips/sgi-ip32: "
` [PATCH 24/31] mips/sgi-ip22: "
` [PATCH 25/31] net/atm/mpc: "
` [PATCH 26/31] staging/comedi/das16: Make timer initialization unconditional
` [PATCH 27/31] usb/gadget/snps_udc_core: Move timer initialization earlier
` [PATCH 28/31] infiniband/rdmavt: Remove redundant timer initialization
` [PATCH 29/31] scsi/bnx2i: Initialize timer
` [PATCH 30/31] appletalk: Remove unneeded synchronization
` [PATCH 31/31] timer: Switch to testing for .function instead of .data
[PATCH 00/15] Improve DVB documentation and reduce its gap
2017-08-31 23:47 UTC (9+ messages)
` [PATCH 02/15] media: dvb/intro: update references for TV standards
` [PATCH 05/15] media: dvb/frontend.h: move out a private internal structure
` [PATCH 06/15] media: dvb/frontend.h: document the uAPI file
` [PATCH 07/15] media: dvb frontend docs: use kernel-doc documentation
` [PATCH 09/15] media: fe_property_parameters.rst: better document bandwidth
` [PATCH 11/15] media: dmx.h: get rid of DMX_GET_CAPS
` [PATCH 13/15] media: dmx.h: get rid of GET_DMX_EVENT
` [PATCH 14/15] media: dmx.h: add kernel-doc markups and use it at Documentation/
[PATCH 00/15] v5 kernel core pieces refcount conversions
2017-08-31 23:48 UTC (2+ messages)
[PATCH] mm/vmstats: add counters for the page frag cache
2017-08-31 23:37 UTC
[PATCH] mm: kvfree the swap cluster info if the swap file is unsatisfactory
2017-08-31 23:35 UTC
Converting struct timer_list callback argument to struct timer_list *
2017-08-31 23:32 UTC (3+ messages)
[PATCH] vt: Use bsearch library function in is_double_width
2017-08-31 23:26 UTC (7+ messages)
` [PATCH v2] ipv6: sr: Use ARRAY_SIZE macro
` [PATCH v2] vt: Use bsearch library function in is_double_width
[PATCH v1 0/3] add UniPhier efuse support
2017-08-31 23:20 UTC (4+ messages)
` [PATCH v1 1/3] dt-bindings: nvmem: add description for UniPhier eFuse
` [PATCH v1 2/3] nvmem: uniphier: add UniPhier eFuse driver
` [PATCH v1 3/3] arm64: dts: uniphier: add efuse node for LD20
[RESEND v9 00/12] rk808: Add RK805 support
2017-08-31 23:20 UTC (3+ messages)
` [RESEND v9 05/12] clk: Kconfig: Name RK805 in Kconfig for COMMON_CLK_RK808
mmotm 2017-08-31-16-13 uploaded
2017-08-31 23:13 UTC
[patch v1 1/3] platform/mellanox: Introduce Mellanox hardware platform hotplug driver
2017-08-31 23:06 UTC (2+ messages)
[PATCH v2 0/2] leds: gpio: Allow retaining state on shutdown
2017-08-31 23:02 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: leds: gpio: Add optional retain-state-shutdown property
[RFC 00/12] Introduce housekeeping subsystem v2
2017-08-31 23:00 UTC (13+ messages)
` [RFC PATCH 01/12] housekeeping: Move housekeeping related code to its own file
` [RFC PATCH 12/12] housekeeping: Reimplement isolcpus on housekeeping
[PATCH v2 0/3] arm: npcm: add basic support for Nuvoton BMCs
2017-08-31 22:54 UTC (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] arm: dts: add Nuvoton NPCM750 device tree
` [PATCH v2 3/3] MAINTAINERS: Add entry for the Nuvoton NPCM architecture
[PATCH] nvdimm: fix potential double-fetch bug
2017-08-31 22:42 UTC (2+ messages)
[PATCH] jfs should use MAX_LFS_FILESIZE when calculating s_maxbytes
2017-08-31 22:38 UTC (2+ messages)
[PATCH 5/5] [media] cxusb: add analog mode support for Medion MD95700
2017-08-31 22:29 UTC (3+ messages)
[PATCH 1/5] [media] cx25840: add pin to pad mapping and output format configuration
2017-08-31 22:28 UTC (3+ messages)
[PATCH] Documentation: small fixes for LEDs, hide notes about vibration
2017-08-31 22:22 UTC (7+ messages)
[PATCH] iommu/dma: limit the IOVA allocated to dma-ranges region
2017-08-31 22:08 UTC
[patch 00/29] lockup_detector: Cure hotplug deadlocks and replace duct tape
2017-08-31 22:10 UTC (2+ messages)
[PATCH v8 00/28] x86: Enable User-Mode Instruction Prevention
2017-08-31 19:38 UTC (3+ messages)
` [PATCH v8 06/28] x86/mpx: Do not use SIB.index if its value is 100b and ModRM.mod is not 11b
[PATCH] osq_lock: fix osq_lock queue corruption
2017-08-31 19:40 UTC (3+ messages)
` [tip:locking/core] locking/osq_lock: Fix "
[PATCH v5] xen: get rid of paravirt op adjust_exception_frame
2017-08-31 13:50 UTC
[PATCH] mux: core: Fix double get_device()
2017-08-31 21:57 UTC (2+ messages)
[PATCH 1/2] of: Add vendor prefix for Amarula Solutions
2017-08-31 21:54 UTC (3+ messages)
linux-next: Signed-off-by missing for commit in the rdma tree
2017-08-31 21:50 UTC
[PATCH] x86/perf: Enable free running pebs for REGS_USER/INTR
2017-08-31 21:46 UTC
[PATCH v2] nd_blk: Remove mmio_flush_range()
2017-08-31 21:41 UTC (2+ messages)
[PATCH net-next] net/ncsi: Define {add,kill}_vid callbacks for !CONFIG_NET_NCSI
2017-08-31 21:14 UTC (3+ messages)
` [PATCH net-next] net/ncsi: Define {add, kill}_vid "
[PATCH net-next 0/8] Bug fixes & Code improvements in HNS driver
2017-08-31 21:38 UTC (3+ messages)
` [PATCH net-next 7/8] net: hns3: add vlan filter config of Ports
RFC: Revert move default dialect from CIFS to to SMB3"
2017-08-31 21:36 UTC (2+ messages)
` RFC: Revert move default dialect from CIFS to to SMB3
linux-next: build warning after merge of the xfs tree
2017-08-31 21:32 UTC (5+ messages)
[RFC Part1 PATCH v3 00/17] x86: Secure Encrypted Virtualization (AMD)
2017-08-31 15:06 UTC (3+ messages)
` [RFC Part1 PATCH v3 17/17] X86/KVM: Clear encryption attribute when SEV is active
[PATCH] ath9k: remove cast to void pointer
2017-08-31 21:29 UTC (2+ messages)
WARNING: possible circular locking dependency detected
2017-08-31 21:24 UTC (12+ messages)
[PATCH 0/2] Two copy_in_user() declaration fixes
2017-08-31 21:24 UTC (4+ messages)
` [PATCH 1/2] <linux/uaccess.h>: Fix copy_in_user() declaration
[PATCH v5 04/10] arm64: Add __flush_tlb_one()
2017-08-31 21:21 UTC (11+ messages)
` [kernel-hardening] "
[PATCH 00/13] mmu_notifier kill invalidate_page callback v2
2017-08-31 21:17 UTC (14+ messages)
` [PATCH 01/13] dax: update to new mmu_notifier semantic
` [PATCH 02/13] mm/rmap: update to new mmu_notifier semantic v2
` [PATCH 03/13] powerpc/powernv: update to new mmu_notifier semantic
` [PATCH 04/13] drm/amdgpu: "
` [PATCH 05/13] IB/umem: "
` [PATCH 06/13] IB/hfi1: "
` [PATCH 07/13] iommu/amd: "
` [PATCH 08/13] iommu/intel: "
` [PATCH 09/13] misc/mic/scif: "
` [PATCH 10/13] sgi-gru: "
` [PATCH 11/13] xen/gntdev: "
` [PATCH 12/13] KVM: update to new mmu_notifier semantic v2
` [PATCH 13/13] mm/mmu_notifier: kill invalidate_page
[PATCH v3 1/3] dt-bindings: Document the hi3660 thermal sensor bindings
2017-08-31 21:17 UTC (6+ messages)
` [PATCH v4 0/3] thermal: add thermal sensor driver for Hi3660
` [PATCH v4 2/3] thermal: hisilicon: "
` [PATCH v4 3/3] arm64: dts: register Hi3660's thermal sensor
[PATCH -next 0/4] sysvipc: ipc-key management improvements
2017-08-31 17:37 UTC (3+ messages)
` [PATCH 4/4] sysvipc: make get_maxid O(1) again
[PATCH 0/3] arm64: dts: Initial ProBox2 Ava support
2017-08-31 21:14 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: Add vendor prefix for ProBox2
` [PATCH 2/3] dt-bindings: arm: realtek: Add ProBox2 AVA
linux-next: manual merge of the xen-tip tree with the tip tree
2017-08-31 14:03 UTC (7+ messages)
[PATCH] libnvdimm, nfit: export an 'ecc_unit_size' sysfs attribute
2017-08-31 21:03 UTC
[PATCH] ALSA: ac97c: Fix an error handling path in 'atmel_ac97c_probe()'
2017-08-31 21:07 UTC (8+ messages)
` [alsa-devel] "
[PATCH v9] mtd: sharpslpart: Add sharpslpart partition parser
2017-08-31 21:05 UTC
[PATCH v2 2/2] ARM: dts: rockchip: Add rk3288 vyasa board
2017-08-31 21:04 UTC (2+ messages)
[PATCH v4 0/5] net: stmmac: Detect PHY location with phy-is-integrated
2017-08-31 20:59 UTC (5+ messages)
` [PATCH v4 4/5] net: stmmac: dwmac-sun8i: choose internal PHY via phy-is-integrated
[PATCH v4 00/15] Switchtec NTB Support
2017-08-31 20:53 UTC (5+ messages)
[PATCH v6] Livepatch shadow variables
2017-08-31 20:37 UTC (2+ messages)
` [PATCH v6] livepatch: introduce shadow variable API
[PATCH 0/3] Dollar Cove TI PMIC support for Intel Cherry Trail
2017-08-31 20:34 UTC (4+ messages)
` [PATCH 2/3] input/keyboard: Add support for Dollar Cove TI power button
[PATCH][net-next] net: qualcomm: rmnet: remove unused variable priv
2017-08-31 20:34 UTC (2+ messages)
[PATCH 0/8] x86/asm: Add unwind hint annotations to head code
2017-08-31 20:23 UTC (9+ messages)
` [PATCH 1/8] objtool: Don't report end of section error after an empty unwind hint
` [PATCH 2/8] x86/head: Remove confusing comment
` [PATCH 3/8] x86/head: Remove unused 'bad_address' code
` [PATCH 4/8] x86/head: Fix head ELF function annotations
` [PATCH 5/8] x86/boot: Annotate verify_cpu() as a callable function
` [PATCH 6/8] x86/xen: Fix xen head ELF annotations
` [PATCH 7/8] x86/xen: Add unwind hint annotations
` [PATCH 8/8] x86/head: "
[PATCHv2] hv_set_ifconfig.sh double check before setting ip
2017-08-31 20:21 UTC (6+ messages)
[PATCH resend v2] power: supply: bq27xxx: enable writing capacity values for bq27421
2017-08-31 20:19 UTC (8+ messages)
[PATCH 1/2] ARM: dts: Add the CLCD controller to Cygnus
2017-08-31 20:16 UTC (4+ messages)
` [PATCH 2/2] ARM: dts: Add the PWM node "
[GIT] Networking
2017-08-31 20:10 UTC (8+ messages)
` [PATCH] wl1251: add a missing spin_lock_init()
[PATCH v5] x86/boot/KASLR: exclude EFI_BOOT_SERVICES_* and EFI_LOADER_* from KASLR's choice
2017-08-31 20:00 UTC (2+ messages)
` [tip:x86/boot] x86/boot/KASLR: Work around firmware bugs by excluding "
[PATCH v10 9/9] tracing/hyper-v: trace hyperv_mmu_flush_tlb_others()
2017-08-31 20:01 UTC (2+ messages)
` [tip:x86/platform] tracing/hyper-v: Trace hyperv_mmu_flush_tlb_others()
[PATCH v10 8/9] x86/hyper-v: support extended CPU ranges for TLB flush hypercalls
2017-08-31 20:01 UTC (2+ messages)
` [tip:x86/platform] x86/hyper-v: Support "
[PATCH v2] PCIe AER: report uncorrectable errors only to the functions that logged the errors
2017-08-31 20:03 UTC (2+ messages)
[PATCH v10 0/9] Hyper-V: paravirtualized remote TLB flushing and hypercall improvements
2017-08-31 20:01 UTC (5+ messages)
[v6 2/4] mm, oom: cgroup-aware OOM killer
2017-08-31 20:01 UTC (12+ messages)
[PATCH 0/3] [media] mb86a20s: Adjustments for mb86a20s_attach()
2017-08-31 19:58 UTC (4+ messages)
` [PATCH 1/3] [media] mb86a20s: Delete an error message for a failed memory allocation in mb86a20s_attach()
` [PATCH 2/3] [media] mb86a20s: Improve a size determination "
` [PATCH 3/3] [media] mb86a20s: Delete a jump target "
[PATCH] kernfs: checking for IS_ERR() instead of NULL
2017-08-31 19:56 UTC (3+ messages)
[PATCH BUGFIX/IMPROVEMENT 0/2] doc, block, bfq: improve documentation on how to to properly configure bfq
2017-08-31 19:55 UTC (2+ messages)
[PATCH v3 0/5] Add MediaTek PMIC keys support
2017-08-31 19:52 UTC (3+ messages)
` [PATCH v3 2/5] dt-bindings: input: Add document bindings for mtk-pmic-keys
[PATCH v6 0/3] perf/core: addressing 4x slowdown during per-process profiling of STREAM benchmark on Intel Xeon Phi
2017-08-31 19:51 UTC (8+ messages)
` [PATCH v6 2/3]: perf/core: use context tstamp_data for skipped events on mux interrupt
` [RFC][PATCH] perf: Rewrite enabled/running timekeeping
[PATCH v5 3/5] ghes_edac: add platform check to enable ghes_edac
2017-08-31 19:36 UTC
[PATCH] alarmtimer: ensure RTC module is not unloaded
2017-08-31 19:40 UTC (2+ messages)
` [tip:timers/core] alarmtimer: Ensure "
Support standalone metrics and metric groups for perf
2017-08-31 19:40 UTC (12+ messages)
` [PATCH v3 01/11] perf, tools: Support weak groups
` [PATCH v3 02/11] perf, tools: Support metric_group and no event name in json parser
` [PATCH v3 03/11] perf, tools, stat: Factor out generic metric printing
` [PATCH v3 04/11] perf, tools: Print generic metric header even for failed expressions
` [PATCH v3 05/11] perf, tools: Extract function to get json alias map
` [PATCH v3 06/11] perf, tools, stat: Support JSON metrics in perf stat
` [PATCH v3 07/11] perf, tools, list: Add metric groups to perf list
` [PATCH v3 08/11] perf, tools, stat: Don't use ctx for saved values lookup
` [PATCH v3 09/11] perf, tools, stat: Support duration_time for metrics
` [PATCH v3 10/11] perf, tools, stat: Hide internal duration_time counter
` [PATCH v3 11/11] perf, tools, stat: Update walltime_nsecs_stats in interval mode
[PATCH v5] xen: get rid of paravirt op adjust_exception_frame
2017-08-31 19:40 UTC (2+ messages)
` [tip:x86/apic] x86/xen: Get "
[PATCH 00/13] mmu_notifier kill invalidate_page callback
2017-08-31 19:40 UTC (15+ messages)
` [PATCH 02/13] mm/rmap: update to new mmu_notifier semantic
[PATCH 3.18 00/24] 3.18.69-stable review
2017-08-31 19:37 UTC (3+ messages)
[ANNOUNCE] v4.11.12-rt10
2017-08-31 19:32 UTC (5+ messages)
` [patch-rt] drivers/zram: fix zcomp_stream_get() smp_processor_id() use in preemptible code
[tip:x86/apic 2/3] arch/x86/kernel/eisa.c:8:16: fatal error: io.h: No such file or directory
2017-08-31 19:28 UTC
tip -ENOBOOT - bisected to locking/refcounts, x86/asm: Implement fast refcount overflow protection
2017-08-31 19:28 UTC (19+ messages)
[PATCH V12] powerpc/vphn: Update CPU topology when VPHN enabled
2017-08-31 19:28 UTC
[PATCH][DEBUG] x86/refcount: split up refcount saturation handling
2017-08-31 19:27 UTC
[PATCH 0/7] EDAC, mce_amd: Issue decoded MCE through the tracepoint
2017-08-31 19:17 UTC (6+ messages)
[PATCH 0/2] procfs: /proc/pid/comm fixes
2017-08-31 19:12 UTC (3+ messages)
` [PATCH 1/2] procfs: signal /proc/pid/comm write truncation
` [PATCH 2/2] procfs: let userspace find out max /proc/pid/comm length
[PATCH 4.9 00/12] 4.9.47-stable review
2017-08-31 19:08 UTC (2+ messages)
[PATCH 4.4 00/16] 4.4.86-stable review
2017-08-31 19:07 UTC (2+ messages)
[PATCH] prctl: prepare for bigger TASK_COMM_LEN
2017-08-31 19:04 UTC
[PATCH 1/1] perf stat: Only auto-merge events that are PMU aliases
2017-08-31 19:02 UTC (2+ messages)
[PATCH RESEND] Input: xpad - fix PowerA init quirk for some gamepad models
2017-08-31 18:57 UTC (2+ messages)
[PATCH v3 1/6] android: binder: Refactor prev and next buffer into a helper function
2017-08-31 18:56 UTC (2+ messages)
` [PATCH] android: binder: Add page usage in binder stats
[PATCH v2] x86: use pr_cont() in dump_pagetable()
2017-08-31 18:51 UTC (2+ messages)
[PATCH 1/2] Input: tegra-kbc: Handle return value of clk_prepare_enable
2017-08-31 18:51 UTC (4+ messages)
` [PATCH 2/2] Input: pxa27x_keypad: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox