linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-08 17:58:09 to 2018-11-08 21:18:07 UTC [more...]

[PATCH RFC 0/3] Static calls
 2018-11-08 21:15 UTC  (3+ messages)
` [RFC PATCH 2/3] x86/static_call: Add x86 unoptimized static call implementation
` [RFC PATCH 3/3] x86/static_call: Add optimized static call implementation for 64-bit

RFC: userspace exception fixups
 2018-11-08 21:16 UTC  (14+ messages)

USB type-C altmode support for UCSI
 2018-11-08 21:15 UTC  (10+ messages)
                  ` A different PD controller firmware problem?

[PATCH 0/3] gpio: mockup: misc updates
 2018-11-08 21:13 UTC  (7+ messages)
` [PATCH 1/3] gpio: mockup: fix indicated direction
` [PATCH 2/3] gpio: mockup: add locking
` [PATCH 3/3] gpio: mockup: implement get_multiple()

[PATCH 00/24] Add generic support for composing LED class device name
 2018-11-08 21:11 UTC  (29+ messages)
` [PATCH 01/24] leds: class: Improve LED and LED flash class registration API
` [PATCH 02/24] leds: core: Add support for composing LED class device names
` [PATCH 03/24] leds: dt-bindings: Add LED_FUNCTION definitions
` [PATCH 04/24] dt-bindings: leds: Add function and color properties
` [PATCH 09/24] dt-bindings: lp8860: "
` [PATCH 10/24] leds: lp8860: Use led_compose_name()
` [PATCH 11/24] dt-bindings: lm3692x: Add function and color properties
` [PATCH 12/24] leds: lm3692x: Use led_compose_name()
` [PATCH 13/24] dt-bindings: lm36010: Add function and color properties

[patch 0/2] Documentation/process: Add subsystem/tree handbook
 2018-11-08 21:08 UTC  (21+ messages)
` [patch 2/2] Documentation/process: Add tip tree handbook

[PATCH v6 00/10] hwmon and fsi: Add On-Chip Controller Driver
 2018-11-08 21:05 UTC  (11+ messages)
` [PATCH v6 01/10] dt-bindings: fsi: Add P9 OCC device documentation
` [PATCH v6 02/10] fsi: Add On-Chip Controller (OCC) driver
` [PATCH v6 03/10] Documentation: hwmon: Add OCC documentation
` [PATCH v6 04/10] dt-bindings: i2c: Add P8 OCC hwmon device documentation
` [PATCH v6 05/10] hwmon: Add On-Chip Controller (OCC) hwmon driver
` [PATCH v6 06/10] hwmon (occ): Add command transport method for P8 and P9
` [PATCH v6 07/10] hwmon (occ): Parse OCC poll response
` [PATCH v6 08/10] hwmon (occ): Add sensor types and versions
` [PATCH v6 09/10] hwmon (occ): Add sensor attributes and register hwmon device
` [PATCH v6 10/10] hwmon (occ): Add sysfs attributes for additional OCC data

[PATCH v5 00/27] Control Flow Enforcement: Shadow Stack
 2018-11-08 21:01 UTC  (6+ messages)
` [PATCH v5 04/27] x86/fpu/xstate: Add XSAVES system states for shadow stack

[PATCH v2] net: phy: leds: Don't make our own link speed names
 2018-11-08 21:03 UTC 

WARNING: CPU: 0 PID: 0 at drivers/irqchip/irq-gic-v3-its.c
 2018-11-08 20:59 UTC 

[PATCH] irq/irq_sim: add locking
 2018-11-08 20:55 UTC  (3+ messages)

[PATCH V6 0/8] KVM: X86: Introducing ROE Protection Kernel Hardening
 2018-11-08 20:54 UTC  (3+ messages)

[PATCH] efi: permit calling efi_mem_reserve_persistent from atomic context
 2018-11-08 20:48 UTC  (2+ messages)

[PATCH v4] perf: Support for Arm A32/T32 instruction sets in CoreSight trace
 2018-11-08 20:48 UTC  (2+ messages)

[PATCH] efi/libstub: Disable some warnings for x86{,_64}
 2018-11-08 20:42 UTC  (7+ messages)

[PATCH] IIO: extend dac/MCP4922 to MCP49x1 devices
 2018-11-08 20:36 UTC 

KMSAN: uninit-value in linear_transfer (2)
 2018-11-08 20:38 UTC 

[RFC PATCH 00/12] locking/lockdep: Add a new class of terminal locks
 2018-11-08 20:34 UTC  (13+ messages)
` [RFC PATCH 01/12] locking/lockdep: Rework lockdep_set_novalidate_class()
` [RFC PATCH 02/12] locking/lockdep: Add a new terminal lock type
` [RFC PATCH 03/12] locking/lockdep: Add DEFINE_TERMINAL_SPINLOCK() and related macros
` [RFC PATCH 04/12] printk: Make logbuf_lock a terminal lock
` [RFC PATCH 05/12] debugobjects: Mark pool_lock as "
` [RFC PATCH 06/12] debugobjects: Move printk out of db lock critical sections
` [RFC PATCH 07/12] locking/lockdep: Add support for nested terminal locks
` [RFC PATCH 08/12] debugobjects: Make object hash locks "
` [RFC PATCH 09/12] lib/stackdepot: Make depot_lock a terminal spinlock
` [RFC PATCH 10/12] locking/rwsem: Mark rwsem.wait_lock as a terminal lock
` [RFC PATCH 11/12] cgroup: Mark the rstat percpu lock as terminal
` [RFC PATCH 12/12] mm/kasan: Make quarantine_lock a terminal lock

[PATCH -next] drm/radeon: remove set but not used variable 'rdev'
 2018-11-08 20:33 UTC  (2+ messages)

[PATCH v15 00/12] Enable cpuset controller in default hierarchy
 2018-11-08 20:31 UTC  (6+ messages)
` [PATCH v15 12/12] cpuset: Expose cpuset.cpus.subpartitions with cgroup_debug

[PATCH v2 net-next 0/4] net: ethernet: ti: cpsw: fix vlan mcast
 2018-11-08 20:27 UTC  (5+ messages)
` [PATCH v2 net-next 1/4] net: core: dev_addr_lists: add auxiliary func to handle reference address updates
` [PATCH v2 net-next 2/4] net: 8021q: vlan_core: allow use list of vlans for real device
` [PATCH v2 net-next 3/4] net: ethernet: ti: cpsw: fix vlan mcast
` [PATCH v2 net-next 4/4] net: ethernet: ti: cpsw: fix vlan configuration while down/up

[PATCH] f2fs: wait writeback before reading data to avoid stale encrypted block
 2018-11-08 20:27 UTC  (2+ messages)

[PATCH 00/12] Series short description
 2018-11-08 20:26 UTC  (3+ messages)
` [PATCH 01/12] fs/locks: rename some lists and pointers

BUG: KASAN: slab-out-of-bounds in cts_cbc_encrypt+0xec/0x3c0
 2018-11-08 20:25 UTC 

[PATCH v9 00/10] x86: macrofying inline asm
 2018-11-08 20:18 UTC  (15+ messages)
` [PATCH v9 02/10] Makefile: Prepare for using macros for "

[PATCH 0/5] freezer for cgroup v2
 2018-11-08 20:16 UTC  (6+ messages)
` [PATCH 1/5] cgroup: rename freezer.c into legacy_freezer.c
` [PATCH 2/5] cgroup: implement __cgroup_task_count() helper
` [PATCH 3/5] cgroup: cgroup v2 freezer
` [PATCH 4/5] kselftests: cgroup: don't fail on cg_kill_all() error in cg_destroy()
` [PATCH 5/5] kselftests: cgroup: add freezer controller self-tests

Cgroups v2 bug: incorrect reporting in "domain threaded" cgroup.procs file
 2018-11-08 20:15 UTC  (2+ messages)
` [PATCH for-4.20-fixes] cgroup: fix CSS_TASK_ITER_PROCS

[PATCH v2] PCI/MSI: Don't touch MSI bits when the PCI device is disconnected
 2018-11-08 20:09 UTC  (3+ messages)

[Patch v4 1/3] platform/x86: intel_pmc_core: Show Latency Tolerance info
 2018-11-08 20:04 UTC  (4+ messages)
` [Patch v4 2/3] platform/x86: intel_pmc_core: Fix LTR IGNORE Max offset
` [Patch v4 3/3] platform/x86: intel_pmc_core: Decode Snoop / Non Snoop LTR

[PATCH v8 1/2] overlayfs: check CAP_DAC_READ_SEARCH before issuing exportfs_decode_fh
 2018-11-08 20:01 UTC  (3+ messages)
` [PATCH v8 2/2] overlayfs: override_creds=off option bypass creator_cred

[PATCH v3 0/3] Huawei laptops
 2018-11-08 19:59 UTC  (4+ messages)
` [PATCH v3 1/3] x86: add support for Huawei WMI hotkeys

[PATCH] kbuild/builddeb: Fix building .deb packages out-of-tree
 2018-11-08 19:56 UTC 

[PATCH 0/2] hwmon: (adt7475): inverted PWM output
 2018-11-08 19:55 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: hwmon: add binding documentation for adt7475

[PATCH REGRESSION] Revert "ath10k: add quiet mode support for QCA6174/QCA9377"
 2018-11-08 19:52 UTC  (5+ messages)

[PATCH] jffs2: implement mount option to configure endianness
 2018-11-08 19:47 UTC  (8+ messages)

[PATCH 1/3] dt-bindings: Add vendor prefix for Smartlabs
 2018-11-08 19:43 UTC  (5+ messages)
` [PATCH v3 0/3] ARM64: dts: meson-gxl: Add dts and bindings for Smartlabs SML-5442TW
  ` [PATCH v3 1/3] dt-bindings: Add vendor prefix for Smartlabs LLC
  ` [PATCH v3 2/3] dt-bindings: arm: amlogic: Add support for the Smartlabs SML-5442TW
  ` [PATCH v3 3/3] ARM64: dts: meson-gxl: "

[PATCH v2] scripts/kconfig/merge_config: don't redefine 'y' to 'm'
 2018-11-08 19:44 UTC 

[PATCH] scripts/kconfig/merge_config: don't redefine 'y' to 'm'
 2018-11-08 19:43 UTC  (3+ messages)

[PATCH] locking/atomics: Fix out-of-tree build
 2018-11-08 19:41 UTC 

[PATCH] net: phy: leds: Don't make our own link speed names
 2018-11-08 19:32 UTC  (3+ messages)

[PATCH] riscv: fix warning in arch/riscv/include/asm/module.h
 2018-11-08 19:32 UTC  (2+ messages)

[GIT PULL] LED fixes for 4.20-rc2
 2018-11-08 19:29 UTC 

[PATCH v2 0/4] device property: Add fwnode_get_name() helper
 2018-11-08 19:25 UTC  (4+ messages)
` [PATCH v2 3/4] of/property: Add of_fwnode_name()

[RFC PATCH v4 00/13] ktask: multithread CPU-intensive kernel work
 2018-11-08 19:24 UTC  (5+ messages)
` [RFC PATCH v4 01/13] ktask: add documentation

[PATCH v15 00/23] Intel SGX1
 2018-11-08 19:20 UTC  (9+ messages)
` [PATCH v15 23/23] x86/sgx: Driver documentation

[RCF PATCH v2 2/2] pwm: imx: Configure output to GPIO in disabled state
 2018-11-08 19:18 UTC  (10+ messages)
` [RCF PATCH,v2,2/2] "

[PATCH v2 0/2] Introduce common code for risc-v sparsemem support
 2018-11-08 19:13 UTC  (4+ messages)
` [PATCH v2 1/2] mm: Introduce common STRUCT_PAGE_MAX_SHIFT define

[PATCH 0/2] tracing: Fix NULL pointer bug in hist key expressions
 2018-11-08 19:12 UTC  (3+ messages)

[PATCH v5 0/5] sched/deadline: fix cpusets bandwidth accounting
 2018-11-08 19:11 UTC  (6+ messages)
` [PATCH v5 3/5] cgroup/cpuset: make callback_lock raw

[PATCH v4 0/6] tpm: retrieve digest size of unknown algorithms from TPM
 2018-11-08 19:08 UTC  (20+ messages)
` [PATCH v4 1/6] tpm: dynamically allocate active_banks array
` [PATCH v4 2/6] tpm: remove definition of TPM2_ACTIVE_PCR_BANKS
` [PATCH v4 4/6] tpm: modify tpm_pcr_read() definition to pass a TPM hash algorithm
` [PATCH v4 6/6] tpm: ensure that the output of PCR read contains the correct digest size

[PATCH v2] riscv: add asm/unistd.h UAPI header
 2018-11-08 19:02 UTC 

[PATCH v5 00/17] Remove nested TPM operations
 2018-11-08 19:02 UTC  (9+ messages)
` [PATCH v5 11/17] tpm: move TPM space code out of tpm_transmit()
` [PATCH v5 14/17] tpm: remove TPM_TRANSMIT_UNLOCKED flag
` [PATCH v5 16/17] tpm: take TPM chip power gating out of tpm_transmit()

drivers/acpi/acpi_processor.o: warning: objtool: acpi_duplicate_processor_id()+0x49: stack state mismatch: cfa1=7+8 cfa2=6+16
 2018-11-08 18:59 UTC  (2+ messages)

[PATCH v2] fs: fix lost error code in dio_complete
 2018-11-08 18:58 UTC 

[RFC perf,bpf 0/5] reveal invisible bpf programs
 2018-11-08 18:49 UTC  (8+ messages)
` [RFC perf,bpf 1/5] perf, bpf: Introduce PERF_RECORD_BPF_EVENT

srcu: use cpu_online() instead custom check
 2018-11-08 18:48 UTC  (7+ messages)

[PATCH v4] x86: load FPU registers on return to userland
 2018-11-08 18:45 UTC  (5+ messages)
` [PATCH 04/23] x86/entry/32: Remove asm/math_emu.h include
` [PATCH 22/23] x86/fpu: Don't restore the FPU state directly from userland in __fpu__restore_sig()

[PATCH v4 00/18] arm64: dts: qcom: qcs404: Add Device tree nodes
 2018-11-08 18:40 UTC  (19+ messages)
` [PATCH v4 01/18] arm64: dts: qcom: qcs404: add base dts files
` [PATCH v4 02/18] arm64: dts: qcom: qcs404-evb: add dts files for EVBs
` [PATCH v4 03/18] arm64: dts: qcom: qcs404: Add reserved-memory regions
` [PATCH v4 04/18] arm64: dts: qcom: qcs404: Add RPM GLINK related nodes
` [PATCH v4 05/18] arm64: dts: qcom: qcs404: Add PMS405 RPM regulators
` [PATCH v4 06/18] arm64: dts: qcom: qcs404: add smp2p nodes
` [PATCH v4 07/18] arm64: dts: qcom: qcs404: Add TLMM pinctrl node
` [PATCH v4 08/18] arm64: dts: qcom: qcs404: Add sdcc1 node
` [PATCH v4 09/18] arm64: dts: qcom: pms405: add spmi node
` [PATCH v4 10/18] arm64: dts: qcom: qcs404: "
` [PATCH v4 11/18] arm64: dts: qcom: pms405: add rtc node
` [PATCH v4 12/18] arm64: dts: qcom: pms405: add gpios
` [PATCH v4 13/18] arm64: dts: qcom: qcs404: Add scm firmware node
` [PATCH v4 14/18] arm64: dts: qcom: qcs404: Add remoteproc nodes
` [PATCH v4 15/18] arm64: dts: qcom: qcs404: add prng-ee node
` [PATCH v4 16/18] arm64: dts: qcom: qcs404: Add BAM DMA node
` [PATCH v4 17/18] arm64: dts: qcom: qcs404: Use BAM DMA for serial uart2
` [PATCH v4 18/18] arm64: dts: qcom: pms405: Add pon and pwrkey nodes

[PATCH] staging: net: ipv4: tcp_vegas: fixed checks and warnings
 2018-11-08 18:34 UTC  (2+ messages)

[PATCH] mips: delete duplication of BUILTIN_DTB selection
 2018-11-08 18:30 UTC  (6+ messages)

[PATCH v9 3/5] clk: imx: add SCCG PLL type
 2018-11-08 18:28 UTC  (8+ messages)

[PATCH v2 0/2] pattern generation and gain update
 2018-11-08 18:26 UTC  (3+ messages)
` [PATCH v2 1/2] staging: iio: ad7780: check if ad778x before "

[PATCH v8] Add support for LPASS clock controller for SDM845
 2018-11-08 18:25 UTC  (7+ messages)
` [PATCH v8] clk: qcom: Add lpass clock controller driver "

[PATCH] clk: meson: axg: mark fdiv2 and fdiv3 as critical
 2018-11-08 18:21 UTC  (2+ messages)

[PATCH v3 0/2] fix memory leak and unregister issue in clk_boston_setup()
 2018-11-08 18:19 UTC  (5+ messages)
` [PATCH v3 1/2] clk: boston: fix possible memory leak "
` [PATCH v3 2/2] clk: boston: unregister clks on failure "

arm64 + ARM64_64K_PAGES=y
 2018-11-08 18:14 UTC  (3+ messages)

[PATCH 0/5] hy: core: rework phy_set_mode to accept phy mode and submode
 2018-11-08 18:12 UTC  (4+ messages)
` [PATCH 2/5] phy: core: add PHY_MODE_ETHERNET

[Announce] LPC 2018: Testing and Fuzzing Microconference
 2018-11-08 18:12 UTC  (3+ messages)

[PATCH v2] clk: meson-gxbb: set fclk_div3 as CLK_IS_CRITICAL
 2018-11-08 18:12 UTC  (4+ messages)

[PATCH 0/2] Introduce a 'protected-clocks' property
 2018-11-08 18:11 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: clk: Introduce "

[driver-core PATCH v6 0/9] Add NUMA aware async_schedule calls
 2018-11-08 18:07 UTC  (10+ messages)
` [driver-core PATCH v6 1/9] workqueue: Provide queue_work_node to queue work near a given NUMA node
` [driver-core PATCH v6 2/9] async: Add support for queueing on specific "
` [driver-core PATCH v6 3/9] device core: Consolidate locking and unlocking of parent and device
` [driver-core PATCH v6 4/9] driver core: Move async_synchronize_full call
` [driver-core PATCH v6 5/9] driver core: Establish clear order of operations for deferred probe and remove
` [driver-core PATCH v6 6/9] driver core: Probe devices asynchronously instead of the driver
` [driver-core PATCH v6 7/9] driver core: Attach devices on CPU local to device node
` [driver-core PATCH v6 8/9] PM core: Use new async_schedule_dev command
` [driver-core PATCH v6 9/9] libnvdimm: Schedule device registration on node local to the device

[[PATCH]] mips: Fix switch to NO_BOOTMEM for SGI-IP27/loongons3 NUMA
 2018-11-08 18:01 UTC  (4+ messages)

[PATCH v1 0/7] s390: vfio: ap: Using GISA for AP Interrupt
 2018-11-08 18:00 UTC  (6+ messages)
` [PATCH v1 4/7] vfio: ap: AP Queue Interrupt Control VFIO ioctl calls

[PATCH 0/4] Simplify mediatek clk driver probes
 2018-11-08 17:58 UTC  (4+ messages)
` [PATCH 1/4] of/device: Add a way to probe drivers by match data

[PATCH] sched/core: remove unnecessary unlikely() in push_xx_task
 2018-11-08 17:58 UTC  (2+ messages)

v4.20-rc1: list_del corruption on thinkpad x220
 2018-11-08 17:58 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).