linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-10 21:38:26 to 2018-01-11 02:10:07 UTC [more...]

[PATCH v5 00/38] Hardened usercopy whitelisting
 2018-01-11  2:03 UTC  (21+ messages)
` [PATCH 01/38] usercopy: Remove pointer from overflow report
` [PATCH 04/38] lkdtm/usercopy: Adjust test to include an offset to check reporting
` [PATCH 06/38] usercopy: Prepare for usercopy whitelisting
` [PATCH 07/38] usercopy: WARN() on slab cache usercopy region violations
` [PATCH 08/38] usercopy: Allow strict enforcement of whitelists
` [PATCH 09/38] usercopy: Mark kmalloc caches as usercopy caches
` [PATCH 10/38] dcache: Define usercopy region in dentry_cache slab cache
` [PATCH 11/38] vfs: Define usercopy region in names_cache slab caches
` [PATCH 12/38] vfs: Copy struct mount.mnt_id to userspace using put_user()
` [PATCH 13/38] ext4: Define usercopy region in ext4_inode_cache slab cache
` [PATCH 14/38] ext2: Define usercopy region in ext2_inode_cache "
` [PATCH 15/38] jfs: Define usercopy region in jfs_ip "
` [PATCH 17/38] exofs: Define usercopy region in exofs_inode_cache "
` [PATCH 19/38] ufs: Define usercopy region in ufs_inode_cache "
` [PATCH 20/38] vxfs: Define usercopy region in vxfs_inode "
` [PATCH 21/38] cifs: Define usercopy region in cifs_request "
` [PATCH 24/38] ip: Define usercopy region in IP proto "
` [PATCH 28/38] net: Restrict unwhitelisted proto caches to size 0
` [PATCH 30/38] fork: Define usercopy region in thread_stack slab caches
` [PATCH 34/38] arm: Implement thread_struct whitelist for hardened usercopy

x86/clearregs: Register sanitizing at kernel entry for speculation hygiene
 2018-01-11  2:09 UTC  (12+ messages)
` [PATCH v1 1/8] x86/entry/clearregs: Remove partial stack frame in fast system call

[RFC PATCH V2] sched: Improve scalability of select_idle_sibling using SMT balance
 2018-01-11  2:09 UTC  (4+ messages)

[PATCH V6 Resend 00/13] drivers: Boot Constraint core
 2018-01-11  2:07 UTC  (3+ messages)

[PATCH v2 1/2] ocfs2: add trimfs dlm lock resource
 2018-01-11  2:06 UTC  (8+ messages)
` [PATCH v2 2/2] ocfs2: add trimfs lock to avoid duplicated trims in cluster
  ` [Ocfs2-devel] "

[PATCH] ION: Sys_heap: fix the incorrect pool->gfp_mask setting
 2018-01-11  2:06 UTC  (6+ messages)
    ` 答复: "
        ` 答复: "

[RESEND PATCH 0/3] x86/apic/kexec: Enable legacy irq mode before jump to kexec/kdump kernel
 2018-01-11  2:05 UTC  (2+ messages)

[PATCH v3 0/3] ocfs2: add nowait aio support
 2018-01-11  1:59 UTC  (7+ messages)
` [PATCH v3 2/3] ocfs2: add ocfs2_overwrite_io function
  ` [Ocfs2-devel] "

[PATCH v2 0/3] ARM: mvebu: dts: updates to enable EDAC
 2018-01-11  1:59 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: dts: armada-xp: enable L2 cache parity and ecc on db-xc3-24g4xg
` [PATCH v2 2/3] ARM: dts: armada-xp: add label to sdram-controller node
` [PATCH v2 3/3] ARM: dts: mvebu: add sdram controller node to Armada-38x

linux-next: build failure after merge of the net-next tree
 2018-01-11  1:58 UTC  (2+ messages)

[PATCH 0/3] objtool: retpoline compatibility
 2018-01-11  1:48 UTC  (4+ messages)
` [PATCH 1/3] objtool: Detect jumps to retpoline thunks
` [PATCH 2/3] objtool: Ignore retpoline alternatives
` [PATCH 3/3] Revert "x86/retpoline: Temporarily disable objtool when CONFIG_RETPOLINE=y"

[RESEND PATCH 1/3] usb: dwc3: Don't reinitialize core during host bus-suspend/resume
 2018-01-11  1:41 UTC  (3+ messages)

[PATCH v2 1/2] phy: rockchip-emmc: retry calpad busy trimming
 2018-01-11  1:32 UTC  (6+ messages)
` [PATCH v2 2/2] phy: rockchip-emmc: use regmap_read_poll_timeout to poll dllrdy

[PATCH v6 0/5] Add Intel IOMMU debugfs support
 2018-01-11  1:32 UTC  (3+ messages)

[RFC] mm: why vfree() do not free page table memory?
 2018-01-11  1:27 UTC  (2+ messages)

[PATCH v2 1/4] f2fs: support F2FS_IOC_PRECACHE_EXTENTS
 2018-01-11  1:26 UTC  (3+ messages)

[BUG] schedutil governor produces regular max freq spikes because of lockup detector watchdog threads
 2018-01-11  1:20 UTC  (4+ messages)

[PATCH v2 0/2] staging: rtl8723bs: Fix multiple trailing semicolons
 2018-01-11  1:19 UTC  (3+ messages)

[PATCH 0/2] Suspend-to-idle fixes for Surface Pro3
 2018-01-11  1:13 UTC  (7+ messages)
` [PATCH 1/2] ACPI / PM: Use Low Power S0 Idle on more systems
    ` [PATCH v2 "

[PATCH] drivers: firmware: xilinx: Add ZynqMP firmware driver
 2018-01-11  1:13 UTC  (7+ messages)

[PATCH] x86/retpoline: Fill return stack buffer on vmexit
 2018-01-11  1:12 UTC  (9+ messages)

[PATCH 3/3] drivers/fbtft: Fix indentation
 2018-01-11  1:11 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
 2018-01-11  1:06 UTC  (11+ messages)

[PATCH] workqueue: avoid hard lockups in show_workqueue_state()
 2018-01-11  0:53 UTC 

[PATCH 1/3] mmc: sdhci-pci-o2micro: Add hardware tuning for eMMC
 2018-01-11  0:53 UTC  (7+ messages)

[PATCH bpf-next v4 0/5] Separate error injection table from kprobes
 2018-01-11  0:51 UTC  (6+ messages)
` [PATCH bpf-next v4 1/5] tracing/kprobe: bpf: Check error injectable event is on function entry
` [PATCH bpf-next v4 2/5] tracing/kprobe: bpf: Compare instruction pointer with original one
` [PATCH bpf-next v4 3/5] error-injection: Separate error-injection from kprobe
` [PATCH bpf-next v4 4/5] error-injection: Add injectable error types
` [PATCH bpf-next v4 5/5] error-injection: Support fault injection framework

[PATCH] PM / runtime: Rework pm_runtime_force_suspend/resume()
 2018-01-11  0:46 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] RCU: Call touch_nmi_watchdog() while printing stall warnings
 2018-01-11  0:45 UTC  (4+ messages)
`  "

[PATCH] net/9p: trans_xen: add missing MODULE_AUTHOR/DESCRIPTION/LICENSE
 2018-01-11  0:39 UTC  (2+ messages)

[PATCH] arm64: dts: add #cooling-cells to CPU nodes
 2018-01-11  0:38 UTC  (2+ messages)

[RESEND PATCH v2] input: pxrc: new driver for PhoenixRC Flight Controller Adapter
 2018-01-11  0:37 UTC  (2+ messages)

[PATCH] usb: mtu3: fix ssusb_wakeup_set dummy
 2018-01-11  0:35 UTC  (2+ messages)

EDAC-AMD64: what is the ecc_msg good for ?
 2018-01-11  0:27 UTC  (5+ messages)

[PATCH] input: snvs_pwrkey: add clock support
 2018-01-11  0:23 UTC  (2+ messages)

[BUG] function_graph trace causes hang when using sleepgraph (4.15.0-rc1 and newer)
 2018-01-11  0:21 UTC  (6+ messages)

[PATCH v2] f2fs: handle newly created page when revoking inmem pages
 2018-01-11  0:17 UTC 

cgroups(7): extending man-pages documentation for cgroups v2
 2018-01-11  0:16 UTC  (4+ messages)

sctp: memory leak in sctp_endpoint_init
 2018-01-11  0:11 UTC  (2+ messages)

[PATCH 00/10] perf tools: Add support for CoreSight trace decoding
 2018-01-11  0:08 UTC  (2+ messages)

[PATCH] pci-stub: enable SR-IOV configuration through sysfs
 2018-01-11  0:05 UTC  (2+ messages)

[RFC PATCH 0/9] soc: samsung: Add support of suspend-to-RAM on Exynos5433
 2018-01-10 23:51 UTC  (6+ messages)
  ` [PATCH 3/9] soc: samsung: pmu: Add the PMU data of exynos5433 to support low-power state

[PATCH] iommu/vt-d: use domain instead of cache fetching
 2018-01-10 23:50 UTC  (2+ messages)

[git pull] regression fix
 2018-01-10 23:50 UTC 

[PATCH linux dev-4.10 0/6] Add support PECI and PECI hwmon drivers
 2018-01-10 23:45 UTC  (17+ messages)
` [PATCH linux dev-4.10 3/6] drivers/misc: Add driver for Aspeed PECI and generic PECI headers
` [PATCH linux dev-4.10 4/6] Documentation: dt-bindings: Add a generic PECI hwmon
` [PATCH linux dev-4.10 6/6] drivers/hwmon: Add a driver for "
  ` [linux, dev-4.10, "

[PATCH v2] drm/amdkfd: Fix potential NULL pointer dereferences
 2018-01-10 23:15 UTC 

[PATCH] x86/pti: unpoison pgd for trusted boot
 2018-01-10 23:34 UTC  (3+ messages)
` [tip:x86/pti] x86/pti: Make unpoison of pgd for trusted boot work for real

aio poll, io_pgetevents and a new in-kernel poll API V2
 2018-01-10 23:34 UTC  (10+ messages)
` [PATCH 28/32] aio: simplify cancellation
` [PATCH 29/32] aio: delete iocbs from the active_reqs list in kiocb_cancel
` [PATCH 30/32] aio: add delayed cancel support

Linux 4.15-rc7
 2018-01-10 23:32 UTC  (2+ messages)

[PATCH v2] Enable SR-IOV instantiation through /sys file
 2018-01-10 23:30 UTC  (2+ messages)

[PATCH v3 0/6] PCI: Add support to the Cadence PCIe controller
 2018-01-10 22:47 UTC  (7+ messages)
` [PATCH v3 1/6] PCI: Regroup all PCI related entries into drivers/pci/Makefile
` [PATCH v3 2/6] PCI: OF: Add generic function to parse and allocate PCI resources
` [PATCH v3 3/6] PCI: Add generic function to probe PCI host controllers
` [PATCH v3 4/6] PCI: Add vendor ID for Cadence
` [PATCH v3 5/6] dt-bindings: PCI: cadence: Add DT bindings for Cadence PCIe host controller
` [PATCH v3 6/6] PCI: cadence: Add host driver for Cadence PCIe controller

[RFC PATCH 01/60] hyper_dmabuf: initial working version of hyper_dmabuf drv
 2018-01-10 23:21 UTC  (8+ messages)
  ` [Xen-devel] "

[PATCH v5 01/15] clk: ingenic: Use const pointer to clk_ops in struct
 2018-01-10 23:20 UTC  (19+ messages)
` [PATCH v6 00/15] JZ4770 SoC support
  ` [PATCH v6 06/15] clk: Add Ingenic jz4770 CGU driver
  ` [PATCH v6 08/15] MIPS: ingenic: Use common cmdline handling code
  ` [PATCH v6 09/15] MIPS: platform: add machtype IDs for more Ingenic SoCs
  ` [PATCH v6 10/15] MIPS: ingenic: Detect machtype from SoC compatible string
  ` [PATCH v6 11/15] MIPS: ingenic: Initial JZ4770 support
  ` [PATCH v6 12/15] MIPS: JZ4770: Work around config2 misreporting associativity
  ` [PATCH v6 13/15] MIPS: JZ4770: Workaround for corrupted DMA transfers
  ` [PATCH v6 15/15] MIPS: ingenic: Initial GCW Zero support

[PATCH net-next v2] xfrm: Add ESN support for IPSec HW offload
 2018-01-10 23:09 UTC  (3+ messages)

WARNING in snd_interval_mulkdiv
 2018-01-10 23:01 UTC  (2+ messages)

[PATCH] zswap: only save zswap header if zpool is shrinkable
 2018-01-10 23:00 UTC  (8+ messages)
` [PATCH v2] zswap: only save zswap header when necessary
  ` [PATCH v3] "

tip/master falls off NOP cliff with KPTI under KVM
 2018-01-10 22:53 UTC  (3+ messages)

[PATCH][bpf-next] bpf: fix spelling mistake: "obusing" -> "abusing"
 2018-01-10 22:56 UTC  (3+ messages)

[PATCH v2 1/6] mfd: syscon: Add ingenic-tcu.h header
 2018-01-10 22:48 UTC  (10+ messages)
` [PATCH v3 1/9] "
  ` [PATCH v3 2/9] dt-bindings: ingenic: Add DT bindings for TCU clocks
  ` [PATCH v3 3/9] doc: dt-bindings: Add doc for Ingenic TCU IRQ driver
  ` [PATCH v3 4/9] doc: dt-bindings: Add doc for the Ingenic TCU clocks driver
  ` [PATCH v3 5/9] doc: dt-bindings: Add doc for the Ingenic TCU timers driver
  ` [PATCH v3 6/9] irqchip: Add the ingenic-tcu-intc driver
  ` [PATCH v3 7/9] clk: ingenic: Add JZ47xx TCU clocks driver
  ` [PATCH v3 8/9] clocksource: Add a new timer-ingenic driver
  ` [PATCH v3 9/9] MAINTAINERS: Add myself as maintainer for Ingenic TCU drivers

[PATCH v5 0/2] printk: Console owner and waiter logic cleanup
 2018-01-10 22:44 UTC  (10+ messages)

[PATCH] drm/amdkfd: Fix potential NULL pointer dereferences
 2018-01-10 22:26 UTC  (4+ messages)

[PATCH] leds: ledtrig-transient: Add SPDX license identifiers
 2018-01-10 22:43 UTC  (3+ messages)

[PATCH v2] leds: ledtrig-transient: Add SPDX license identifiers
 2018-01-10 22:42 UTC 

cgroups(7): documenting cgroups v2 delegation
 2018-01-10 22:34 UTC  (13+ messages)

[PATCH v2] cgroup, docs: document the root cgroup behavior of cpu and io controllers
 2018-01-10 22:33 UTC 

[PATCH 0/4] backlight: pwm_bl: support linear interpolation and brightness to human eye
 2018-01-10 22:30 UTC  (5+ messages)
` [PATCH 1/4] backlight: pwm_bl: linear interpolation between brightness-levels
` [PATCH 2/4] dt-bindings: pwm-backlight: add a num-interpolation-steps property
` [PATCH 3/4] backlight: pwm_bl: compute brightness of LED linearly to human eye
` [PATCH 4/4] dt-bindings: pwm-backlight: move brightness-levels to optional

[PATCH v3 2/2] mm/memcg: Consolidate mem_cgroup_resize_[memsw]_limit() functions
 2018-01-10 22:31 UTC  (3+ messages)
` [PATCH v4] mm/memcg: try harder to decrease [memory,memsw].limit_in_bytes

[PATCH bpf-next v3 0/5] Separate error injection table from kprobes
 2018-01-10 22:18 UTC  (4+ messages)
` [PATCH bpf-next v3 3/5] error-injection: Separate error-injection from kprobe

cgroups(7): documenting cgroups v2 thread mode
 2018-01-10 22:29 UTC  (6+ messages)

[RFC] doc: fix code snippet build warnings
 2018-01-10 22:26 UTC  (4+ messages)

[PATCH v5 00/44] ARM: davinci: convert to common clock framework​
 2018-01-10 22:24 UTC  (8+ messages)
` [PATCH v5 01/44] dt-bindings: clock: Add new bindings for TI Davinci PLL clocks

[GIT] Networking
 2018-01-10 22:21 UTC 

[PATCH v3 0/5] x86: SME: BSP/SME microcode update fix
 2018-01-10 22:20 UTC  (4+ messages)

[patch RFC 5/5] x86/speculation: Add basic speculation control code
 2018-01-10 22:13 UTC  (11+ messages)

[PATCH] cgroup/cpuset: fix circular locking dependency
 2018-01-10 22:10 UTC  (12+ messages)

[PATCH] x86/spectre: hide 'spectre_v2_enabled' when disabled
 2018-01-10 22:05 UTC 

[PATCH] clk: divider: fix clk_round_rate() when CLK_DIVIDER_READ_ONLY && CLK_RATE_SET_PARENT
 2018-01-10 22:03 UTC  (2+ messages)

[PATCH] CIFS: SMBD: work around gcc -Wmaybe-uninitialized warning
 2018-01-10 21:55 UTC  (2+ messages)

[PATCH][next] IB/mlx5: remove redundant assignment of mdev
 2018-01-10 21:53 UTC  (3+ messages)

[PATCH] scsi: bfa: use ARRAY_SIZE for array sizing calculation on array __pciids
 2018-01-10 21:51 UTC  (2+ messages)

[PATCH][scsi-next] scsi: qla2xxx: remove redundant assignment of d
 2018-01-10 21:50 UTC  (2+ messages)

[PATCH 1/2] soc: imx: gpcv2: Do not pass static memory as platform data
 2018-01-10 21:50 UTC  (4+ messages)
` [PATCH 2/2] soc: imx: gpc: "

[RFC 0/2] Net softirq deferring to ksoftirqd
 2018-01-10 21:48 UTC  (4+ messages)
` [RFC 1/2] softirq: Defer net rx/tx processing to ksoftirqd context

[PATCH v2] PCI/DPC: Fix shared interrupt handling
 2018-01-10 21:45 UTC  (2+ messages)

[PATCH v2] clk: mediatek: adjust dependency of reset.c to avoid unexpectedly being built
 2018-01-10 21:45 UTC  (2+ messages)

[PATCH] x86/retpoline: Fix NOSPEC_JMP for tip
 2018-01-10 20:33 UTC  (10+ messages)
      ` [PATCH] x86/alternatives: Fix optimize_nops() checking

[PATCH v2] clk: fix reentrancy of clk_enable() on UP systems
 2018-01-10 21:40 UTC  (2+ messages)

[PATCH] PCI/ASPM: Unexport internal ASPM interfaces
 2018-01-10 21:40 UTC  (2+ 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).