linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-06 20:32:56 to 2017-12-06 23:52:37 UTC [more...]

waitqueue lockdep annotation
 2017-12-06 23:52 UTC 

waitqueue lockdep annotation
 2017-12-06 23:51 UTC  (11+ messages)

[PATCH] Scheduler: Removed first parameter from prepare_lock_switch
 2017-12-06 23:50 UTC  (3+ messages)

PI futexes + lock stealing woes
 2017-12-06 23:46 UTC  (2+ messages)

linux-next: build warnings after merge of the keystone tree
 2017-12-06 23:38 UTC 

[PATCH V2 0/8] perf top overwrite mode
 2017-12-06 23:33 UTC  (9+ messages)
` [PATCH V2 1/8] perf tools: remove stale perf evlist mmap read for backward
` [PATCH V2 2/8] perf tools: rewrite perf mmap read for overwrite
` [PATCH V2 3/8] perf tools: reuse perf_mmap__read_catchup in perf_mmap__push
` [PATCH V2 4/8] perf tools: introduce perf_mmap__read_event
` [PATCH V2 5/8] perf top: check per event overwrite term
` [PATCH V2 6/8] perf top: add overwrite fall back
` [PATCH V2 7/8] perf top: switch default mode to overwrite mode
` [PATCH V2 8/8] perf top: check the latency of perf_top__mmap_read

[PATCH v2] exec: avoid gcc-8 warning for get_task_comm
 2017-12-06 23:29 UTC  (4+ messages)

4.14: WARNING: CPU: 4 PID: 2895 at block/blk-mq.c:1144 with virtio-blk (also 4.12 stable)
 2017-12-06 23:29 UTC  (11+ messages)

[PATCH V11 0/5] hash addresses printed with %p
 2017-12-06 23:28 UTC  (7+ messages)
` [PATCH V11 3/5] printk: "

[kernel-hardening][PATCH v3 1/3] arm: mm: dump: make page table dumping reusable
 2017-12-06 23:26 UTC  (4+ messages)

[PATCH] mm: terminate shrink_slab loop if signal is pending
 2017-12-06 23:26 UTC  (2+ messages)

[PATCH] ACPI / GED: unregister interrupts during shutdown
 2017-12-06 23:19 UTC  (10+ messages)

OUMM: Email Reminder to Voluntarily Update Disability and Veteran Status
 2017-12-06 23:03 UTC 

[PATCH RESEND v6 0/6] provide power off support for iMX6 with external PMIC
 2017-12-06 23:11 UTC  (3+ messages)
` [PATCH v6 3/6] kernel/reboot.c: export pm_power_off_prepare

[PATCH] SCSI: run queue if SCSI device queue isn't ready and queue is idle
 2017-12-06 23:10 UTC  (2+ messages)

[PATCH] net: ethernet: arc: fix error handling in emac_rockchip_probe
 2017-12-06 23:07 UTC 

[PATCH net-next v3] net: dsa: Allow compiling out legacy support
 2017-12-06 23:03 UTC 

[PATCH v3] scripts: leaking_addresses: add support for 32-bit kernel addresses
 2017-12-06 23:03 UTC  (6+ messages)

[PATCH 3/3] thinkpad_acpi: Add support for battery thresholds
 2017-12-06 22:54 UTC 

[PATCH] watchdog: hpwdt: fix unused variable warning
 2017-12-06 22:53 UTC  (2+ messages)

[PATCH 2/3] battery: Add the ThinkPad "Not Charging" quirk
 2017-12-06 22:53 UTC 

[PATCH] MAINTAINERS: kgdb: Replace Jason with Daniel
 2017-12-06 22:51 UTC  (6+ messages)
  ` [Kgdb-bugreport] "

[PATCH v7 00/37] tracing: Inter-event (e.g. latency) support
 2017-12-06 22:38 UTC  (38+ messages)
` [PATCH v7 01/37] tracing: Move hist trigger Documentation to histogram.txt
` [PATCH v7 02/37] tracing: Add Documentation for log2 modifier
` [PATCH v7 03/37] tracing: Add support to detect and avoid duplicates
` [PATCH v7 04/37] tracing: Remove code which merges duplicates
` [PATCH v7 05/37] ring-buffer: Add interface for setting absolute time stamps
` [PATCH v7 06/37] ring-buffer: Redefine the unimplemented RINGBUF_TYPE_TIME_STAMP
` [PATCH v7 07/37] tracing: Add timestamp_mode trace file
` [PATCH v7 08/37] tracing: Give event triggers access to ring_buffer_event
` [PATCH v7 09/37] tracing: Add ring buffer event param to hist field functions
` [PATCH v7 10/37] tracing: Break out hist trigger assignment parsing
` [PATCH v7 11/37] tracing: Add hist trigger timestamp support
` [PATCH v7 12/37] tracing: Add per-element variable support to tracing_map
` [PATCH v7 13/37] tracing: Add hist_data member to hist_field
` [PATCH v7 14/37] tracing: Add usecs modifier for hist trigger timestamps
` [PATCH v7 15/37] tracing: Add variable support to hist triggers
` [PATCH v7 16/37] tracing: Account for variables in named trigger compatibility
` [PATCH v7 17/37] tracing: Move get_hist_field_flags()
` [PATCH v7 18/37] tracing: Add simple expression support to hist triggers
` [PATCH v7 19/37] tracing: Generalize per-element hist trigger data
` [PATCH v7 20/37] tracing: Pass tracing_map_elt to hist_field accessor functions
` [PATCH v7 21/37] tracing: Add hist_field 'type' field
` [PATCH v7 22/37] tracing: Add variable reference handling to hist triggers
` [PATCH v7 23/37] tracing: Add hist trigger action hook
` [PATCH v7 24/37] tracing: Add support for 'synthetic' events
` [PATCH v7 25/37] tracing: Add support for 'field variables'
` [PATCH v7 26/37] tracing: Add 'onmatch' hist trigger action support
` [PATCH v7 27/37] tracing: Add 'onmax' "
` [PATCH v7 28/37] tracing: Allow whitespace to surround hist trigger filter
` [PATCH v7 29/37] tracing: Add cpu field for hist triggers
` [PATCH v7 30/37] tracing: Add hist trigger support for variable reference aliases
` [PATCH v7 31/37] tracing: Add 'last error' error facility for hist triggers
` [PATCH v7 32/37] tracing: Add inter-event hist trigger Documentation
` [PATCH v7 33/37] tracing: Make tracing_set_clock() non-static
` [PATCH v7 34/37] tracing: Add a clock attribute for hist triggers
` [PATCH v7 35/37] tracing: Increase trace_recursive_lock() limit for synthetic events
` [PATCH v7 36/37] tracing: Add inter-event blurb to HIST_TRIGGERS config option
` [PATCH v7 37/37] selftests: ftrace: Add inter-event hist triggers testcases

[PATCH 1/3] battery: Add the battery hooking API
 2017-12-06 22:51 UTC 

[PATCH v5 0/6] enable creating [k,u]probe with perf_event_open
 2017-12-06 22:45 UTC  (9+ messages)
` [PATCH v5] bcc: Try use new API to create "
` [PATCH v5] perf_event_open.2: add type kprobe and uprobe
` [PATCH v5 1/6] perf: prepare perf_event.h for new types perf_kprobe and perf_uprobe
` [PATCH v5 2/6] perf: copy new perf_event.h to tools/include/uapi
` [PATCH v5 3/6] perf: implement pmu perf_kprobe
` [PATCH v5 4/6] perf: implement pmu perf_uprobe
` [PATCH v5 5/6] bpf: add option for bpf_load.c to use perf_kprobe
` [PATCH v5 6/6] bpf: add new test test_many_kprobe

[PATCH] mtd: nand: gpio: Fix ALE gpio configuration
 2017-12-06 22:45 UTC  (4+ messages)

[PATCH] of: irq: Fix function description comment
 2017-12-06 22:43 UTC 

[PATCH v3 00/21] Intel FPGA Device Drivers
 2017-12-06 22:39 UTC  (12+ messages)
` [PATCH v3 08/21] fpga: add Intel FPGA DFL PCIe device

linux-next: Signed-off-by missing for commit in the tip tree
 2017-12-06 22:40 UTC 

[GIT PULL] x86 fixes
 2017-12-06 22:36 UTC 

[GIT PULL] KGDB/KDB fixes for 4.15-rc2
 2017-12-06 22:33 UTC  (3+ messages)
` [PATCH 1/2] kdb: Fix handling of kallsyms_symbol_next() return value
` [PATCH 2/2] kgdb/kdb/debug_core: Add co-maintainer Daniel Thompson

[PATCH] dt: bindings: as3645a: Fix the example node
 2017-12-06 22:32 UTC  (3+ messages)

linux-next: Signed-off-by missing for commit in the kvm-fixes tree
 2017-12-06 22:32 UTC 

[PATCH 03/45] drivers: gpio: remove duplicate includes
 2017-12-06 22:29 UTC  (2+ messages)

[GIT PULL] CPU hotplug fix
 2017-12-06 22:28 UTC 

[PATCH 0/6] staging: pi433: Minor cleanup and style fixes
 2017-12-06 22:24 UTC  (8+ messages)
` [PATCH 1/6] staging: pi433: Split rf69_set_crc_enabled into two functions
` [PATCH 2/6] staging: pi433: Split rf69_set_sync_enabled "
` [PATCH 3/6] staging: pi433: Remove enum data_mode
` [PATCH 4/6] staging: pi433: Combine all rf69_set_amplifier_x()
` [PATCH 5/6] staging: pi433: Move enum option_on_off to pi433_if.h
` [PATCH 6/6] staging: pi433: Remove SET_CHECKED usage from pi433_probe

[PATCH 0/3] tty/serial/ucc_uart: Adjustments for two functions
 2017-12-06 22:22 UTC  (5+ messages)
` [PATCH 1/3] tty/serial/ucc_uart: Delete an error message for a failed memory allocation in ucc_uart_probe()
` [PATCH 2/3] tty/serial/ucc_uart: Improve a size determination "
` [PATCH 3/3] tty/serial/ucc_uart: Fix a typo in a comment line

[GIT PULL] scheduler fixes
 2017-12-06 22:21 UTC 

[PATCH v2 00/11] Fix indentation and CamelCase issue in staging/pi433
 2017-12-06 22:17 UTC  (8+ messages)
` [PATCH v2 04/11] staging: pi433: Rename enum optionOnOff in rf69_enum.h

[GIT PULL] perf fixes
 2017-12-06 22:17 UTC 

[GIT PULL] lockdep fix
 2017-12-06 22:13 UTC 

[PATCH] doc: convert printk-formats.txt to rst
 2017-12-06 22:11 UTC  (6+ messages)

[PATCH] staging: ccree: ssi_aead: fixed all coding style warnings
 2017-12-06 22:08 UTC 

[GIT PULL] IRQ fixes
 2017-12-06 22:09 UTC 

[rcu:rcu/dev 24/25] ERROR: "schedule_timeout_set_task2dump" [kernel/torture.ko] undefined!
 2017-12-06 22:08 UTC  (2+ messages)

[PATCH v3 0/2] of: overlay: Fix of_overlay_apply() error path
 2017-12-06 22:07 UTC  (3+ messages)

Invoices attached
 2017-12-06 21:38 UTC 

[GIT PULL] EFI fixes
 2017-12-06 22:05 UTC 

[PATCH v2] ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 builds
 2017-12-06 22:04 UTC  (2+ messages)

Timer refuses to expire
 2017-12-06 22:04 UTC  (4+ messages)

[PATCH] ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 builds
 2017-12-06 22:04 UTC  (5+ messages)

[PATCH v4 0/2] at24: support eeproms that do not auto-rollover reads
 2017-12-06 22:04 UTC  (3+ messages)
` [PATCH v4 2/2] dt-bindings: add eeprom "at24,no-read-rollover" property

[PATCH] USB: hub: Delete an error message for a failed memory allocation in usb_hub_clear_tt_buffer()
 2017-12-06 22:02 UTC  (4+ messages)
  `  "

[PATCH 0/4] ARC: Set initial core pll output frequency via DTS
 2017-12-06 22:02 UTC  (2+ messages)

[GIT PULL] core kernel fixes
 2017-12-06 22:01 UTC 

[PATCH v6 0/3] Update ROCKCHIP DSI driver that uses dw-mipi-dsi bridge
 2017-12-06 21:52 UTC  (5+ messages)
` [PATCH v6 1/3] drm/bridge/synopsys: dsi: stop clobbering drvdata
` [PATCH v6 3/3] drm/rockchip: Add ROCKCHIP DW MIPI DSI controller driver

[PATCH] frv: fix build failure
 2017-12-06 22:00 UTC  (5+ messages)

[PATCH 16/45] drivers: rpmsg: remove duplicate includes
 2017-12-06 21:59 UTC  (2+ messages)

[PATCH v3 00/15] drm/sun4i: Add A83t LVDS support
 2017-12-06 21:59 UTC  (7+ messages)
` [PATCH v3 01/15] dt-bindings: panel: lvds: Document power-supply property
` [PATCH v3 03/15] dt-bindings: display: sun4i-drm: Add LVDS properties
` [PATCH v3 04/15] dt-bindings: display: sun4i-drm: Add A83T pipeline

[PATCH] rpmsg: qcom_smd: Access APCS through mailbox framework
 2017-12-06 21:55 UTC  (5+ messages)

[PATCH] objtool: Fix 64-bit build on 32-bit host
 2017-12-06 21:51 UTC  (2+ messages)
` [tip:core/urgent] "

[PATCH v2 0/5] add mxc driver for i.MX53 SRTC
 2017-12-06 21:54 UTC  (3+ messages)
` [PATCH v2 1/5] dt-bindings: rtc: add bindings "

[PATCH v4 0/5] In-kernel QMI helpers and sysmon
 2017-12-06 21:53 UTC  (8+ messages)
` [PATCH v4 3/5] remoteproc: Pass type of shutdown to subdev remove

[PATCH] kdb: use __ktime_get_real_seconds instead of __current_kernel_time
 2017-12-06 21:50 UTC  (5+ messages)

[PATCH] [linux][master][v1] devicetree: misc: Add binding for logicoreIP xlnx,vcu
 2017-12-06 21:49 UTC  (2+ messages)

[PATCH] futex: use fault_in to avoid infinite loop
 2017-12-06 21:40 UTC  (3+ messages)

[PATCH 0/2] [RFC] Ktest: add email support
 2017-12-06 21:40 UTC  (5+ messages)

BUG: please report to dccp@vger.kernel.org => prev = 0, last = 0 at net/dccp/ccids/lib/packet_history.c:LINE/tfrc_rx_hist_sample_rtt()
 2017-12-06 21:40 UTC 

[PATCH net-next] net: ethernet: ti: cpdma: correct error handling for chan create
 2017-12-06 21:38 UTC  (2+ messages)

[PATCH net-next] net: ethernet: ti: cpdma: rate is not changed - correct case
 2017-12-06 21:35 UTC  (2+ messages)

[lkp-robot] [x86/entry/64] 63e02a2a32: will-it-scale.per_process_ops -13.0% regression
 2017-12-06 21:34 UTC  (4+ messages)

[PATCH 11/36] tools build feature: Check if pthread_barrier_t is available
 2017-12-06 21:31 UTC  (2+ messages)

[PATCH] gpu: drm: stm: Adopt SPDX identifiers
 2017-12-06 21:29 UTC  (6+ messages)
` [PATCH] gpu: drm: sti: "

[PATCH v3 0/1] at24: support eeproms that do not auto-rollover reads
 2017-12-06 21:29 UTC  (7+ messages)
` [PATCH v3 1/1] "

[PATCH 0/5] PCI: Add support to the Cadence PCIe controller
 2017-12-06 21:27 UTC  (3+ messages)
` [PATCH 1/5] PCI: Add vendor ID for Cadence

[PATCH] x86: vdso: change time() prototype to match __vdso_time()
 2017-12-06 21:21 UTC  (2+ messages)
` [tip:x86/urgent] x86/vdso: Change "

unused-variable warning is getting disabled with clang
 2017-12-06 21:24 UTC 

[PATCH v2] mmap.2: MAP_FIXED updated documentation
 2017-12-06 21:21 UTC  (7+ messages)

[PATCH] perf: qcom_l2_pmu: don't allow guest access
 2017-12-06 21:19 UTC  (3+ messages)

[patch 00/60] x86/kpti: Kernel Page Table Isolation (was KAISER)
 2017-12-06 21:18 UTC  (6+ messages)
` [patch 33/60] x86/mm/kpti: Allocate a separate user PGD
` [patch 39/60] x86/mm/kpti: Share cpu_entry_area PMDs

[PATCH 0/8] add support for AXP813 ADC and battery power supply
 2017-12-06 21:16 UTC  (3+ messages)
` [PATCH 4/8] dt-bindings: power: supply: axp20x: add AXP813 battery DT binding

[PATCH v2 0/3] i2c: introduce devm_i2c_new_dummy and use it in at24 driver
 2017-12-06 21:13 UTC  (4+ messages)
` [PATCH v2 1/3] i2c: core: improve return value handling of i2c_new_device and i2c_new_dummy
` [PATCH v2 2/3] i2c: core: add device-managed version of i2c_new_dummy
` [PATCH v2 3/3] eeprom: at24: switch to "

[PATCH 0/3] eeprom: at25: Add DT support for 25lc040
 2017-12-06 21:12 UTC  (4+ messages)

[Part2 PATCH v9 00/38] x86: Secure Encrypted Virtualization (AMD)
 2017-12-06 21:10 UTC  (3+ messages)
` [Part2 PATCH v9 12/38] crypto: ccp: Add Platform Security Processor (PSP) device support

[PATCH v11 0/6] Add support for Qualcomm A53 CPU clock
 2017-12-06 21:08 UTC  (2+ messages)

[PATCH] x86/mm/kaiser: avoid 32-bit/PAE build warning
 2017-12-06 21:02 UTC  (7+ messages)

[PATCH -next] pci: add function stub for pci_get_domain_bus_and_slot()
 2017-12-06 21:02 UTC  (3+ messages)

[patch V4 00/11] LICENSES: Add documentation and initial License files
 2017-12-06 21:00 UTC  (4+ messages)
` [patch V4 02/11] LICENSES: Add the GPL 2.0 license

[RFC PATCH 0/3] Add ASoC platforms directory
 2017-12-06 20:59 UTC  (10+ messages)
` [RFC PATCH 1/3] ASoC: Add "

[PATCH 27/45] net: remove duplicate includes
 2017-12-06 20:58 UTC  (2+ messages)

[PATCH V2] netlink: Add netns check on taps
 2017-12-06 20:57 UTC  (2+ messages)

[PATCH v4 0/6] enable creating [k,u]probe with perf_event_open
 2017-12-06 20:51 UTC  (3+ messages)
` [PATCH v4 6/6] bpf: add new test test_many_kprobe

[PATCH] netlink: Add netns check on taps
 2017-12-06 20:51 UTC  (3+ messages)

linux-next: build warnings after merge of the gpio tree
 2017-12-06 20:51 UTC  (8+ messages)

Fixes for 64bit window handling on AMD CPUs
 2017-12-06 20:51 UTC  (2+ messages)

[PATCH] net: ethernet: arc: fix error handling in emac_rockchip_probe
 2017-12-06 20:46 UTC  (2+ messages)

[PATCH 13/45] drivers: net: dsa: remove duplicate includes
 2017-12-06 20:45 UTC  (2+ messages)

[PATCH v5 00/15] soundwire: Add a new SoundWire subsystem
 2017-12-06 20:44 UTC  (2+ messages)

[PATCH net] rds: Fix NULL pointer dereference in __rds_rdma_map
 2017-12-06 20:45 UTC  (2+ messages)

[PATCH RFC 1/2] dt-bindings: Add vendor prefix for Brava Home
 2017-12-06 20:39 UTC  (5+ messages)
` [PATCH RFC 2/2] arm64: allwinner: a64: Add Brava Keller initial support

[PATCH 3/3] efi: add comment to avoid future expanding of sysfs systab
 2017-12-06 20:30 UTC  (2+ messages)
` [tip:efi/urgent] efi: Add "

[PATCH] sched/headers: make object_is_on_stack() argument const
 2017-12-06 20:31 UTC  (2+ messages)
` [tip:sched/core] sched/headers: Constify object_is_on_stack()

[PATCH 1/3] efi: move some sysfs files to be read-only by root
 2017-12-06 20:29 UTC  (2+ messages)
` [tip:efi/urgent] efi: Move "

[PATCH v4] sched: Update runnable propagation rule
 2017-12-06 20:29 UTC  (2+ messages)
` [tip:sched/core] sched/fair: Update and fix the "

[PATCH 2/3] efi/esrt: use memunmap rather kfree to free the remapping
 2017-12-06 20:30 UTC  (2+ messages)
` [tip:efi/urgent] efi/esrt: Use memunmap() instead of kfree() "

[PATCH] net_sched: use macvlan real dev trans_start in dev_trans_start()
 2017-12-06 20:34 UTC  (2+ messages)

[PATCH] sched/wait: fix add_wait_queue() behavior change
 2017-12-06 20:28 UTC  (2+ messages)
` [tip:sched/core] sched/wait: Fix add_wait_queue() behavioral change

[rcu:rcu/dev 25/25] kernel/sched/core.c:5684:2: note: in expansion of macro 'timers_dead_cpu'
 2017-12-06 20:32 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).