linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-10 16:29:55 to 2019-04-10 20:21:05 UTC [more...]

[PATCH 00/11] asus-wmi: Support of ASUS TUF Gaming series laptops
 2019-04-10 20:20 UTC  (2+ messages)
` [PATCH 01/11] platform/x86: asus-wmi: Fix hwmon device cleanup

[PATCH v2 net-next 00/22] NXP SJA1105 DSA driver
 2019-04-10 20:15 UTC  (4+ messages)
` [PATCH v2 net-next 05/22] net: dsa: Add more convenient functions for installing port VLANs

[PATCH 1/2] s390: only build for new CPUs with clang
 2019-04-10 20:12 UTC  (2+ messages)
` [PATCH 2/2] s390: boot, purgatory: pass $(CLANG_FLAGS) where needed

[PATCH v3 1/3] module: Prepare for addition of new ro_after_init sections
 2019-04-10 20:11 UTC  (4+ messages)
` [PATCH v3 2/3] module: Make srcu_struct ptr array as read-only post init
` [PATCH v3 3/3] module: Make __tracepoints_ptrs as read-only

[PATCH] clocksource/drivers/timer-ti-dm: Remove omap_dm_timer_set_load_start
 2019-04-10 20:07 UTC  (5+ messages)

[PATCH RESEND 0/5] Handle MCA banks in a per_cpu way
 2019-04-10 20:04 UTC  (11+ messages)
` [PATCH RESEND 2/5] x86/MCE: Handle MCA controls "

[PATCH 1/2] mtd: nand: Kconfig: correct the MTD_NAND_ECC_SW_BCH select
 2019-04-10 19:58 UTC  (2+ messages)
` [PATCH 2/2] mtd: nand: raw: fix build dependency

[RFC][PATCH 13/16] sched: Add core wide task selection and scheduling
 2019-04-10 19:58 UTC  (2+ messages)

[PATCH] iio: adc: ti-ads7950: Fix build error without CONFIG_GPIOLIB
 2019-04-10 19:56 UTC  (2+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2019-04-10 19:55 UTC  (2+ messages)

[RFC PATCH 0/2] mm/memcontrol: Finer-grained memory control
 2019-04-10 19:54 UTC  (4+ messages)
` [RFC PATCH 1/2] mm/memcontrol: Finer-grained control for subset of allocated memory
` [RFC PATCH 2/2] mm/memcontrol: Add a new MEMCG_SUBSET_HIGH event

[PATCH] sparc: use struct_size() in kzalloc()
 2019-04-10 19:05 UTC  (2+ messages)

[PATCH 00/22] watchdog: Expand use of device managed functions (series 3 of 3)
 2019-04-10 19:54 UTC  (11+ messages)
` [PATCH 03/22] watchdog: ts4800_wdt: Convert to use device managed functions and other improvements
` [PATCH 05/22] watchdog: twl4030_wdt: "
` [PATCH 06/22] watchdog: uniphier_wdt: drop platform_set_drvdata
` [PATCH 08/22] watchdog: wm831x_wdt: Use 'dev' instead of dereferencing it repeatedly
` [PATCH 18/22] watchdog: mt7621_wdt: "
` [PATCH 20/22] watchdog: jz4740_wdt: "

[PATCH][V2] scsi: cxgbi: remove redundant __kfree_skb call on skb and free cst->atid
 2019-04-10 19:52 UTC  (2+ messages)

[PULL -- 5.1 REGRESSION] Bluetooth: btusb: request wake pin with NOAUTOEN
 2019-04-10 19:50 UTC  (6+ messages)

[PATCH] Staging: rtl8723bs: Remove typedef in struct sdio_data
 2019-04-10 19:49 UTC  (3+ messages)

[PATCH v9 0/3] mfd: Add Renesas R-Car Gen3 RPC-IF MFD driver
 2019-04-10 19:47 UTC  (9+ messages)
` [PATCH v9 2/3] spi: Add Renesas R-Car Gen3 RPC-IF SPI controller driver

[PATCH V5 00/12] perf: Add Icelake support (kernel only, except Topdown)
 2019-04-10 19:47 UTC  (6+ messages)
` [PATCH V5 08/12] perf/x86/intel: Add Icelake support

KASAN: use-after-free Read in path_lookupat
 2019-04-10 19:44 UTC  (11+ messages)

[PATCH 0/7] introduce cpu.headroom knob to cpu controller
 2019-04-10 19:43 UTC  (3+ messages)

[PATCH] zram: pass down the bvec we need to read into in the work struct
 2019-04-10 19:43 UTC  (2+ messages)

[PATCH v3 0/7] Rewrite clk parent handling
 2019-04-10 19:39 UTC  (15+ messages)
` [PATCH v3 1/7] clkdev: Hold clocks_mutex while iterating clocks list
` [PATCH v3 3/7] clk: Add of_clk_hw_register() API for early clk drivers

[PATCH-tip v3 00/14] locking/rwsem: Rwsem rearchitecture part 2
 2019-04-10 19:38 UTC  (16+ messages)
` [PATCH-tip v3 01/14] locking/rwsem: Prevent unneeded warning during locking selftest
` [PATCH-tip v3 02/14] locking/rwsem: Make owner available even if !CONFIG_RWSEM_SPIN_ON_OWNER
` [PATCH-tip v3 03/14] locking/rwsem: Implement a new locking scheme
` [PATCH-tip v3 04/14] locking/rwsem: Implement lock handoff to prevent lock starvation
` [PATCH-tip v3 05/14] locking/rwsem: Remove rwsem_wake() wakeup optimization
` [PATCH-tip v3 06/14] locking/rwsem: Make rwsem_spin_on_owner() return owner state
` [PATCH-tip v3 07/14] locking/rwsem: Ensure an RT task will not spin on reader
` [PATCH-tip v3 08/14] locking/rwsem: Wake up almost all readers in wait queue
` [PATCH-tip v3 09/14] locking/rwsem: Enable readers spinning on writer
` [PATCH-tip v3 10/14] locking/rwsem: Enable time-based spinning on reader-owned rwsem
` [PATCH-tip v3 11/14] locking/rwsem: Add more rwsem owner access helpers
` [PATCH-tip v3 12/14] locking/rwsem: Guard against making count negative
` [PATCH-tip v3 13/14] locking/rwsem: Merge owner into count on x86-64
` [PATCH-tip v3 14/14] locking/rwsem: Remove redundant computation of writer lock word

[PATCH] cifs: fix page reference leak with readv/writev
 2019-04-10 19:37 UTC 

[PATCH 0/4 v2] Convert rhashtable to use bitlocks
 2019-04-10 19:34 UTC  (3+ messages)
` [PATCH 3/4] rhashtable: use bit_spin_locks to protect hash bucket

[PATCH v2 00/21] Convert hwmon documentation to ReST
 2019-04-10 19:22 UTC  (22+ messages)
` [PATCH v2 01/21] docs: hwmon: k10temp: convert to ReST format
` [PATCH v2 02/21] docs: hwmon: vexpress: "
` [PATCH v2 03/21] docs: hwmon: menf21bmc: "
` [PATCH v2 04/21] docs: hwmon: sch5627: "
` [PATCH v2 05/21] docs: hwmon: emc2103: "
` [PATCH v2 06/21] docs: hwmon: pc87360: "
` [PATCH v2 07/21] docs: hwmon: fam15h_power: "
` [PATCH v2 08/21] docs: hwmon: w83791d: "
` [PATCH v2 09/21] docs: hwmon: coretemp: "
` [PATCH v2 10/21] docs: hwmon: aspeed-pwm-tacho: "
` [PATCH v2 11/21] docs: hwmon: ibmpowernv: "
` [PATCH v2 12/21] docs: hwmon: asc7621: "
` [PATCH v2 13/21] docs: hwmon: ads1015: "
` [PATCH v2 14/21] docs: hwmon: dme1737, vt1211: "
` [PATCH v2 15/21] docs: hwmon: wm831x, wm8350: "
` [PATCH v2 16/21] docs: hwmon: da9052, da9055: "
` [PATCH v2 17/21] docs: hwmon: k8temp, w83793: "
` [PATCH v2 18/21] docs: hwmon: pmbus files: "
` [PATCH v2 19/21] docs: hwmon: misc "
` [PATCH v2 20/21] docs: hwmon: convert remaining files "
` [PATCH v2 21/21] docs: hwmon: Add an index file and rename docs to *.rst

[PATCH 0/2] sysctl: share commonly used constants
 2019-04-10 19:23 UTC  (4+ messages)
` [PATCH 2/2] kernel: use sysctl shared variables for range check

[PATCH v5 1/3] Provide in-kernel headers to make extending kernel easier
 2019-04-10 19:19 UTC  (9+ messages)

[PATCH] net: add big honking pfmemalloc OOM warning
 2019-04-10 19:11 UTC  (3+ messages)

[PATCH v2 1/3] module: Prepare for addition of new ro_after_init sections
 2019-04-10 19:11 UTC  (4+ messages)
` [PATCH v2 2/3] module: Make srcu_struct ptr array as read-only post init
` [PATCH v2 3/3] module: Make __tracepoints_ptrs as read-only

[PATCH 01/12] s390: remove -fno-strength-reduce flag
 2019-04-10 19:07 UTC  (16+ messages)
` [PATCH 02/12] s390: don't build vdso32 with clang
` [PATCH 05/12] s390: zcrypt: initialize variables before_use
` [PATCH 10/12] s390: avoid __builtin_return_address(n) on clang
` [PATCH 12/12] [PROBABLY WRONG] s390: void '0' constraint in inline assembly

crypto: Kernel memory overwrite attempt detected to spans multiple pages
 2019-04-10 19:07 UTC  (8+ messages)

[RESEND PATCHv3 0/3] Update Stratix10 EDAC Bindings
 2019-04-10 19:04 UTC  (5+ messages)

[PATCH V2 0/2] perf: Add Tremont support
 2019-04-10 18:57 UTC  (3+ messages)
` [PATCH V2 1/2] perf/x86/intel: Fix the checking for instruction event
` [PATCH V2 2/2] perf/x86/intel: Add Tremont core PMU support

[PATCH] of: del redundant type conversion
 2019-04-10 18:50 UTC  (2+ messages)

[PATCH] watchdog: machzwd: Mark expected switch fall-through
 2019-04-10 18:49 UTC 

[PATCH v3 1/9] ARM: dts: imx6qdl: Specify IMX6QDL_CLK_IPG as "ipg" clock to SDMA
 2019-04-10 18:47 UTC  (2+ messages)

[PATCH-tip v2 00/12] locking/rwsem: Rwsem rearchitecture part 2
 2019-04-10 18:44 UTC  (12+ messages)
` [PATCH-tip v2 02/12] locking/rwsem: Implement lock handoff to prevent lock starvation
` [PATCH-tip v2 03/12] locking/rwsem: Remove rwsem_wake() wakeup optimization
` [PATCH-tip v2 06/12] locking/rwsem: Wake up almost all readers in wait queue

[PATCH v2 0/2] Add Error Disconnect Recover (EDR) support
 2019-04-10 18:41 UTC  (3+ messages)
` [PATCH v2 2/2] PCI/DPC: "

[PATCH] clk: rockchip: Fix video codec clocks on rk3288
 2019-04-10 18:38 UTC  (3+ messages)

[PATCH] staging: greybus: power_supply: Use struct_size() helper
 2019-04-10 18:36 UTC  (6+ messages)

[PATCH v2 0/5] Provide generic top-down mmap layout functions
 2019-04-10 18:27 UTC  (5+ messages)
` [PATCH v2 2/5] arm64, mm: Move generic mmap layout functions to mm

[PATCH RFC] staging: wilc1000: give usleep_range a range
 2019-04-10 18:31 UTC  (4+ messages)

[PATCH 00/21] Convert hwmon documentation to ReST
 2019-04-10 18:30 UTC  (3+ messages)
` [PATCH 01/21] docs: hwmon: k10temp: convert to ReST format

[PATCH] ARM: dts: rockchip: Remove unnecessary setting of UART0 SCLK rate on veyron
 2019-04-10 18:30 UTC 

[PATCH 1/2] module: Prepare for addition of new ro_after_init sections
 2019-04-10 18:24 UTC  (5+ messages)

[PATCH][next] iio: temperature: max31856: fix uninitialized error return
 2019-04-10 18:23 UTC 

[PATCH v3 0/9] klp-convert livepatch build tooling
 2019-04-10 18:22 UTC  (5+ messages)
` [PATCH v3 3/9] livepatch: Add klp-convert tool
` [PATCH v3 4/9] livepatch: Add klp-convert annotation helpers

[GIT PULL] lightnvm: pblk: fix crash in pblk_end_partial_read due to multipage bvecs
 2019-04-10 18:17 UTC  (2+ messages)

[PATCH] can: dev: clean up CAN ctrlmode when close CAN device
 2019-04-10 18:11 UTC  (5+ messages)
  ` [EXT] "

[PATCH] uml: fix a boot splat wrt use of cpu_all_mask
 2019-04-10 18:11 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/3] ftpm: a firmware based TPM driver
 2019-04-10 18:11 UTC  (9+ messages)
` [PATCH v2 1/3] ftpm: dt-binding: add dts documentation for fTPM driver

[PATCH 1/2] mm/gup.c: fix the wrong comments
 2019-04-10 18:08 UTC  (12+ messages)

[PATCH v1 1/4] platform/x86: intel_pmc_ipc: Use BIT() macro
 2019-04-10 18:06 UTC  (8+ messages)
` [PATCH v1 3/4] platform/x86: intel_pmc_ipc: Don't map non-used optional resources
` [PATCH v1 4/4] platform/x86: intel_punit_ipc: Revert "Fix resource ioremap warning"

rseq/x86: choosing rseq code signature
 2019-04-10 18:05 UTC  (6+ messages)

[PATCH] security: inode: fix a missing check for securityfs_create_file
 2019-04-10 18:01 UTC  (4+ messages)

[v2 PATCH 1/4] phy: phy-mtk-tphy: get optional clock by devm_clk_get_optional()
 2019-04-10 17:59 UTC  (3+ messages)
` [v2 PATCH 4/4] phy: phy-meson-gxl-usb2: "

32-bit Amlogic (ARM) SoC: kernel BUG in kfree()
 2019-04-10 17:54 UTC  (11+ messages)

[PATCH v2 0/3] ASoC: fsl: audmix: remove "model" attribute and fix ref leaks
 2019-04-10 17:51 UTC  (5+ messages)
` [PATCH v2 1/3] ASoC: fsl_audmix: remove "model" attribute
    ` [EXT] "

[PATCH v2 0/2] cpufreq: Add sunxi nvmem based CPU scaling driver
 2019-04-10 17:49 UTC  (7+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] dt-bindings: cpufreq: Document operating-points-v2-sunxi-cpu

[PATCH v2] cpuset: restore sanity to cpuset_cpus_allowed_fallback()
 2019-04-10 17:44 UTC  (2+ messages)

[PATCH] platform/chrome: wilco_ec: Add h1_gpio status to debugfs
 2019-04-10 17:43 UTC 

[PATCH v3 0/2] cpufreq: Add sunxi nvmem based CPU scaling driver
 2019-04-10 17:41 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] dt-bindings: cpufreq: Document allwinner,cpu-operating-points-v2

[PATCH 1/1] blk-mq: do not splice ctx->rq_lists[type] to hctx->dispatch if ctx is not mapped to hctx
 2019-04-10 17:38 UTC  (2+ messages)

[PATCH 1/2] ftpm: dt-binding: add dts documentation for fTPM driver
 2019-04-10 17:38 UTC  (8+ messages)
` [PATCH 2/2] ftpm: firmware TPM running in TEE

[PATCH] Yama: mark function as static
 2019-04-10 17:37 UTC  (2+ messages)

[PATCH 0/4] Enabling secure boot on PowerNV systems
 2019-04-10 17:36 UTC  (10+ messages)

[PATCH] lib/Kconfig.debug: Fix build error without CONFIG_BLOCK
 2019-04-10 17:30 UTC  (2+ messages)

[PATCH] keys: safe concurrent user->{session,uid}_keyring access
 2019-04-10 17:31 UTC  (2+ messages)

[PATCH] security: don't use RCU accessors for cred->session_keyring
 2019-04-10 17:29 UTC  (2+ messages)

[PATCH] Yama: mark local symbols as static
 2019-04-10 17:26 UTC  (2+ messages)

[PATCH v4] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel
 2019-04-10 17:14 UTC  (2+ messages)

[PATCH 1/3] RISC-V: Add separate defconfig for 32bit systems
 2019-04-10 17:13 UTC  (2+ messages)

[PATCH] genirq/devres: Use struct_size() in devm_kzalloc()
 2019-04-10 17:09 UTC 

[PATCH] KVM: x86: optimize check for valid PAT value
 2019-04-10 17:09 UTC  (4+ messages)

[PATCH] mtd: nand: Fix build error while CONFIG_MTD_NAND_ECC_SW_BCH is set to module
 2019-04-10 17:03 UTC  (8+ messages)

[PATCH] drm/msm/a6xx: Fix build with !CONFIG_DEBUG_FS
 2019-04-10 17:01 UTC  (4+ messages)
    ` [Freedreno] "

[PATCH] drm/msm/a6xx: Don't enable GPU state code if dependencies are missing
 2019-04-10 16:58 UTC 

[PATCH 0/2] Add writeback scaling
 2019-04-10 16:55 UTC  (5+ messages)
` [PATCH 1/2] drm: Add writeback_w,h properties

[PATCH ghak111 V1] audit: deliver siginfo regarless of syscall
 2019-04-10 16:54 UTC  (7+ messages)

[PATCH v5 0/6] virtio pmem driver
 2019-04-10 16:52 UTC  (7+ messages)
` [PATCH v5 2/5] virtio-pmem: Add "
    ` [Qemu-devel] "

[PATCH v9 00/27] x86: load FPU registers on return to userland
 2019-04-10 16:52 UTC  (4+ messages)
` [PATCH 12/27] x86/pkru: Provide .*_pkru_ins() functions

[PATCH v5 0/8] PCI: DWC/Keystone: MSI configuration cleanup
 2019-04-10 16:50 UTC  (2+ messages)

[PULL] virtio: fixes
 2019-04-10 16:50 UTC  (2+ messages)

[GIT PULL] apparmor regression fix for v5.1-rc5
 2019-04-10 16:50 UTC  (2+ messages)

[PATCH v2] usb: typec: tcpm: collision avoidance
 2019-04-10 16:49 UTC  (13+ messages)

[PATCH] MIPS: eBPF: Make ebpf_to_mips_reg() static
 2019-04-10 16:37 UTC  (2+ messages)

[PATCH -next] PCI: mvebu: Make mvebu_pci_bridge_emul_ops static
 2019-04-10 16:36 UTC  (2+ messages)

[PATCH] regulator: vexpress: Constify regulator_ops
 2019-04-10 16:33 UTC  (2+ messages)

[PATCH] firmware: arm_scmi: check return value of idr_find
 2019-04-10 16:31 UTC  (3+ messages)


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).