linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-21 17:46:18 to 2019-06-22 00:04:15 UTC [more...]

[PATCH V34 00/29] Lockdown as an LSM
 2019-06-22  0:03 UTC  (5+ messages)
` [PATCH V34 01/29] security: Support early LSMs
` [PATCH V34 02/29] security: Add a "locked down" LSM hook
` [PATCH V34 03/29] security: Add a static lockdown policy LSM
` [PATCH V34 04/29] Enforce module signatures if the kernel is locked down

[PATCH v5 0/5] THP aware uprobe
 2019-06-22  0:01 UTC  (6+ messages)
` [PATCH v5 1/5] mm: move memcmp_pages() and pages_identical()
` [PATCH v5 2/5] uprobe: use original page when all uprobes are removed
` [PATCH v5 3/5] mm, thp: introduce FOLL_SPLIT_PMD
` [PATCH v5 4/5] uprobe: use FOLL_SPLIT_PMD instead of FOLL_SPLIT
` [PATCH v5 5/5] uprobe: collapse THP pmd after removing all uprobes

[PATCH RT 0/4] Address rcutorture issues
 2019-06-21 23:59 UTC  (5+ messages)
` [RFC PATCH RT 4/4] rcutorture: Avoid problematic critical section nesting

[PATCH v2 0/4] vfs: clean up SETFLAGS and FSSETXATTR option processing
 2019-06-21 23:56 UTC  (5+ messages)
` [PATCH 1/4] vfs: create a generic checking function for FS_IOC_SETFLAGS
` [PATCH 2/4] vfs: create a generic checking function for FS_IOC_FSSETXATTR
` [PATCH 3/4] fs: teach vfs_ioc_fssetxattr_check to check project id info
` [PATCH 4/4] vfs: teach vfs_ioc_fssetxattr_check to check extent size hints

[PATCH v4 0/7] vfs: make immutable files actually immutable
 2019-06-21 23:57 UTC  (8+ messages)
` [PATCH 1/7] mm/fs: don't allow writes to immutable files
` [PATCH 2/7] vfs: flush and wait for io when setting the immutable flag via SETFLAGS
` [PATCH 3/7] vfs: flush and wait for io when setting the immutable flag via FSSETXATTR
` [PATCH 4/7] vfs: don't allow most setxattr to immutable files
` [PATCH 5/7] xfs: refactor setflags to use setattr code directly
` [PATCH 6/7] xfs: clean up xfs_merge_ioc_xflags
` [PATCH 7/7] vfs: don't allow writes to swap files

[PATCH v2] PCI: hv: Fix a use-after-free bug in hv_eject_device_work()
 2019-06-21 23:58 UTC  (2+ messages)

[RFC V1 RESEND 0/6] Introduce dynamic allocation/freeing of MSI-X vectors
 2019-06-22  0:19 UTC  (7+ messages)
` [RFC V1 RESEND 1/6] PCI/MSI: New structures/macros for dynamic MSI-X allocation
` [RFC V1 RESEND 2/6] PCI/MSI: Dynamic allocation of MSI-X vectors by group
` [RFC V1 RESEND 3/6] x86: Introduce the dynamic teardown function
` [RFC V1 RESEND 4/6] PCI/MSI: Introduce new structure to manage MSI-x entries
` [RFC V1 RESEND 5/6] PCI/MSI: Free MSI-X resources by group
` [RFC V1 RESEND 6/6] Documentation: PCI/MSI: Document dynamic MSI-X infrastructure

[RFC PATCH v4 00/21] Implement an HPET-based hardlockup detector
 2019-06-21 23:55 UTC  (12+ messages)
` [RFC PATCH v4 20/21] iommu/vt-d: hpet: Reserve an interrupt remampping table entry for watchdog

switch the remaining architectures to use generic GUP v3
 2019-06-21 23:55 UTC  (8+ messages)
` [PATCH 16/16] mm: pass get_user_pages_fast iterator arguments in a structure

[PATCH 3/3] tools: memory-model: Improve data-race detection
 2019-06-21 23:54 UTC  (3+ messages)

Steam is broken on new kernels
 2019-06-21 23:54 UTC  (7+ messages)

[PATCH 0/3 v2] docs: function automarkup, now with 80% fewer regexes!
 2019-06-21 23:51 UTC  (4+ messages)
` [PATCH 1/3] Docs: An initial automarkup extension for sphinx
` [PATCH 2/3] docs: remove :c:func: annotations from xarray.rst
` [PATCH 3/3] kernel-doc: Don't try to mark up function names

[PATCH v1] scsi: Don't select SCSI_PROC_FS by default
 2019-06-21 23:50 UTC  (12+ messages)

[PATCH] time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint
 2019-06-21 23:46 UTC  (12+ messages)

[kernel/isolation] c427534e48: BUG:kernel_NULL_pointer_dereference,address
 2019-06-21 23:43 UTC 

[PATCH v3 0/6] mm: Further memory block device cleanups
 2019-06-21 23:42 UTC  (9+ messages)
  ` [PATCH] drivers/base/memory.c: Fix "mm/memory_hotplug: Move and simplify walk_memory_blocks()"

[PATCH v5 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-06-21 23:35 UTC  (6+ messages)

[PATCH] PCI: hv: Fix a use-after-free bug in hv_eject_device_work()
 2019-06-21 23:31 UTC  (3+ messages)

[PATCH v6] Documentation: Add section about CPU vulnerabilities for Spectre
 2019-06-21 23:29 UTC  (2+ messages)

[RFC PATCH 0/6] bpf: add BPF_MAP_DUMP command to access more
 2019-06-21 23:16 UTC  (7+ messages)
` [RFC PATCH 1/6] bpf: add bpf_map_value_size and bp_map_copy_value helper functions
` [RFC PATCH 2/6] bpf: add BPF_MAP_DUMP command to access more than one entry per call
` [RFC PATCH 3/6] bpf: keep bpf.h in sync with tools/
` [RFC PATCH 4/6] libbpf: support BPF_MAP_DUMP command
` [RFC PATCH 5/6] selftests/bpf: test BPF_MAP_DUMP command on a bpf hashmap
` [RFC PATCH 6/6] selftests/bpf: add test to measure performance of BPF_MAP_DUMP

[PATCH 0/5] lib/sort & lib/list_sort: faster and smaller
 2019-06-21 23:12 UTC  (5+ messages)
` [PATCH 5/5] lib/list_sort: Optimize number of calls to comparison function

[RFC PATCH bpf-next] RV32G eBPF JIT
 2019-06-21 22:59 UTC 

[PATCH 0/3] net: ethernet: atheros: atlx: Use PCI generic definitions instead of private duplicates
 2019-06-21 22:45 UTC  (6+ messages)

[PATCH] drm/vmwgfx: fix memory leak when too many retries have occurred
 2019-06-21 22:35 UTC 

[PULL REQUEST] Please pull rdma.git
 2019-06-21 22:35 UTC  (2+ messages)

[PATCH V33 00/30] Lockdown as an LSM
 2019-06-21 22:31 UTC  (17+ messages)
` [PATCH V33 01/30] security: Support early LSMs
` [PATCH V33 02/30] security: Add a "locked down" LSM hook
` [PATCH V33 03/30] security: Add a static lockdown policy LSM
` [PATCH V33 24/30] bpf: Restrict bpf when kernel lockdown is in confidentiality mode

[PATCH v7 0/7] Unify CPU topology across ARM & RISC-V
 2019-06-21 22:31 UTC  (4+ messages)
` [PATCH v7 3/7] cpu-topology: Move cpu topology code to common code

[selftests/bpf] 69d96519db: kernel_selftests.bpf.test_socket_cookie.fail
 2019-06-21 22:27 UTC  (4+ messages)

[PATCH 08/16] nfsd: escape high characters in binary data
 2019-06-21 22:26 UTC  (2+ messages)

[PATCH 1/2] i2c: aspeed: allow to customize base clock divisor
 2019-06-21 22:21 UTC  (7+ messages)
            ` [Potential Spoof] "

[PATCH] samples: make pidfd-metadata fail gracefully on older kernels
 2019-06-21 22:13 UTC  (5+ messages)

[PATCH v4 0/5] KVM: LAPIC: Implement Exitless Timer
 2019-06-21 21:42 UTC  (7+ messages)
` [PATCH v4 2/5] KVM: LAPIC: inject lapic timer interrupt by posted interrupt

[PATCH v2] DT node for SiFive FU540 Ethernet Controller driver
 2019-06-21 22:06 UTC  (5+ messages)
` [PATCH v2] riscv: dts: Add DT node for SiFive FU540 Ethernet controller driver

[PATCH v1 1/2] drm/i2c: tda998x: access chip registers via a regmap
 2019-06-21 22:06 UTC  (4+ messages)

[PATCH 0/5] arch: riscv: add board and SoC DT file support
 2019-06-21 21:39 UTC  (5+ messages)
` [PATCH 3/5] dt-bindings: riscv: convert cpu binding to json-schema

[PATCH V9] i2c: tegra: remove BUG() macro
 2019-06-21 21:26 UTC  (2+ messages)

[GIT PULL] ARM: at91: DT for 5.3
 2019-06-21 21:22 UTC 

[GIT PULL RESEND] ARM: at91: SoC for 5.3
 2019-06-21 21:20 UTC 

[GIT PULL] ARM: at91: SoC for 5.3
 2019-06-21 21:18 UTC 

[PATCH 1/3] include: linux: i2c: more helpers for declaring i2c drivers
 2019-06-21 21:17 UTC  (2+ messages)

[PATCH v3 1/2] media: vimc: stream: add missing function documentation
 2019-06-21 21:17 UTC  (2+ messages)

[PATCH 0/2] reapply: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
 2019-06-21 21:16 UTC  (12+ messages)
` [PATCH 2/2] Revert "mm, thp: restore node-local hugepage allocations"

[PATCH v2 0/3] RK3288 Gamma LUT
 2019-06-21 21:13 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: display: rockchip: document VOP gamma LUT address
` [PATCH v2 2/3] drm/rockchip: Add optional support for CRTC gamma LUT
` [PATCH v2 3/3] ARM: dts: rockchip: Add RK3288 VOP gamma LUT address

[PATCH v3] i2c: i2c-stm32f7: fix the get_irq error cases
 2019-06-21 21:14 UTC  (2+ messages)

[PATCH] arm64: defconfig: update and enable CONFIG_RANDOMIZE_BASE
 2019-06-21 20:54 UTC  (5+ messages)

[PATCH] mm: fix setting the high and low watermarks
 2019-06-21 20:58 UTC  (3+ messages)
` [PATCH v2] mm: avoid inconsistent "boosts" when updating "

[PATCH v2] mm: memcg/slab: properly handle kmem_caches reparented to root_mem_cgroup
 2019-06-21 20:54 UTC 

[PATCH] slub: Don't panic for memcg kmem cache creation failure
 2019-06-21 20:52 UTC  (2+ messages)

[PATCH v5 1/3] timekeeping: use proper ktime_add when adding nsecs in coarse offset
 2019-06-21 20:45 UTC  (4+ messages)
` [PATCH v5 2/3] timekeeping: use proper clock specifier names in functions
` [PATCH v5 3/3] timekeeping: add missing _ns functions for coarse accessors

[PATCH V3 00/17] SC7 entry and exit support for Tegra210
 2019-06-21 20:44 UTC  (6+ messages)
` [PATCH V3 11/17] clk: tegra210: support for Tegra210 clocks suspend and resume

[PATCH] pinctrl: qcom: sdm845: Fix CONFIG preprocessor guard
 2019-06-21 20:41 UTC  (3+ messages)

[PATCH v3 00/10] EFI Specific Purpose Memory Support
 2019-06-21 20:35 UTC  (4+ messages)
` [PATCH v3 07/10] lib/memregion: Uplevel the pmem "region" ida to a global allocator

[PATCH V31 00/25] Add support for kernel lockdown
 2019-06-21 20:18 UTC  (8+ messages)
` [PATCH V31 06/25] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
` [PATCH V31 07/25] kexec_file: Restrict at runtime if the kernel is locked down

[PATCH v2 1/7] ARM: dts: exynos: Add GPU/Mali 400 node to Exynos3250
 2019-06-21 20:15 UTC  (8+ messages)
` [PATCH v2 2/7] ARM: dts: exynos: Add GPU/Mali 400 node to Exynos4
` [PATCH v2 3/7] arm64: dts: exynos: Add GPU/Mali T760 node to Exynos5433
` [PATCH v2 4/7] arm64: dts: exynos: Add GPU/Mali T760 node to Exynos7
` [PATCH v2 5/7] ARM: multi_v7_defconfig: Enable Panfrost and LIMA drivers
` [PATCH v2 6/7] ARM: exynos_defconfig: "
` [PATCH v2 7/7] arm64: defconfig: Enable Panfrost driver

[PATCH v2 0/8] EFI Specific Purpose Memory Support
 2019-06-21 20:06 UTC  (11+ messages)
` [PATCH v2 4/8] x86, efi: Reserve UEFI 2.8 Specific Purpose Memory for dax

[PATCH 0/2] usbip: Implement SG support to vhci
 2019-06-21 20:05 UTC  (4+ messages)
` [PATCH 1/2] usbip: Skip DMA mapping and unmapping for urb at vhci
` [PATCH 2/2] usbip: Implement SG support to vhci

[PATCH v2 0/5] usb: xhci: Add support for Renesas USB controllers
 2019-06-21 19:59 UTC  (8+ messages)
` [PATCH v2 1/5] usb: xhci: add firmware loader for uPD720201 and uPD720202 w/o ROM
` [PATCH v2 2/5] usb: xhci: handle "
` [PATCH v2 5/5] usb: xhci: allow multiple firmware versions

Linux 5.2-rc5
 2019-06-21 19:56 UTC  (9+ messages)
` NMI hardlock stacktrace deadlock [was Re: Linux 5.2-rc5]

[PATCH] crypto: Fix build for clang
 2019-06-21 19:55 UTC  (2+ messages)
` [PATCH v2] lib/mpi: fix build with clang

[PATCH v7 0/5] MTD: Add Initial HyperBus support
 2019-06-21 19:52 UTC  (3+ messages)
` [PATCH v7 3/5] mtd: Add support for HyperBus memory devices

[GIT PULL] A few more NFS client bugfixes for 5.2
 2019-06-21 19:36 UTC 

[PATCH] ARM: dts: msm8974-FP2: add reboot-mode node
 2019-06-21 19:25 UTC  (3+ messages)

[x86/hotplug] e1056a25da: WARNING:at_arch/x86/kernel/apic/apic.c:#setup_local_APIC
 2019-06-21 19:08 UTC  (2+ messages)

[PATCH 00/15] kbuild: refactor headers_install and support compile-test of UAPI headers
 2019-06-21 19:05 UTC  (3+ messages)
` [PATCH 15/15] kbuild: compile test UAPI headers to ensure they are self-contained

[PATCH] staging: kpc2000: Fix: fix platform_no_drv_owner.cocci warnings
 2019-06-21 19:04 UTC 

[PATCH] ARM: dts: rockchip: add ethernet phy node for tinker board
 2019-06-21 18:00 UTC 

[tip:WIP.x86/cpu 8/17] include/linux/irqflags.h:122:3: note: in expansion of macro 'if'
 2019-06-21 18:52 UTC 

[Patch 1/1] Input: edt-ft5x06 - disable irq handling during suspend
 2019-06-21 18:51 UTC 

[PATCH] xen/events: fix binding user event channels to cpus
 2019-06-21 18:47 UTC 

[PATCH RESEND] befs: Removed incorrect check
 2019-06-21 18:44 UTC 

[PATCH RESEND] befs: Allow file sizes beyond 2GiB
 2019-06-21 18:42 UTC 

[tip:WIP.x86/cpu 11/17] arch/x86/entry/entry_64.S:1214: Error: no such instruction: `save_and_set_gsbase scratch_reg=%rax save_reg=%rbx'
 2019-06-21 18:37 UTC 

[PATCH] ARC: ARCv2: jump label: implement jump label patching
 2019-06-21 18:37 UTC  (10+ messages)

[PATCH] mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
 2019-06-21 18:23 UTC  (13+ messages)

[PATCH v2 00/22] Add ABI and features docs to the Kernel documentation
 2019-06-21 18:15 UTC  (3+ messages)

[RFC PATCH v4 net-next 00/11] net: ethernet: ti: introduce new cpsw switchdev based driver
 2019-06-21 18:13 UTC  (12+ messages)
` [RFC PATCH v4 net-next 01/11] net: ethernet: ti: cpsw: allow untagged traffic on host port
` [RFC PATCH v4 net-next 02/11] net: ethernet: ti: cpsw: ale: modify vlan/mdb api for switchdev
` [RFC PATCH v4 net-next 03/11] net: ethernet: ti: cpsw: resolve build deps of cpsw drivers
` [RFC PATCH v4 net-next 04/11] net: ethernet: ti: cpsw: move set of common functions in cpsw_priv
` [RFC PATCH v4 net-next 05/11] dt-bindings: net: ti: add new cpsw switch driver bindings
` [RFC PATCH v4 net-next 06/11] net: ethernet: ti: introduce cpsw switchdev based driver part 1 - dual-emac
` [RFC PATCH v4 net-next 07/11] net: ethernet: ti: introduce cpsw switchdev based driver part 2 - switch
` [RFC PATCH v4 net-next 08/11] phy: ti: phy-gmii-sel: dependency from ti cpsw-switchdev driver
` [RFC PATCH v4 net-next 09/11] Documentation: networking: add cpsw switchdev based driver documentation
` [RFC PATCH v4 net-next 10/11] ARM: dts: am57xx-idk: add dt nodes for new cpsw switch dev driver
` [RFC PATCH v4 net-next 11/11] arm: omap2plus_defconfig: enable CONFIG_TI_CPSW_SWITCHDEV

[tip:WIP.x86/cpu 8/17] arch/x86//kernel/process_64.c:256:3: note: in expansion of macro 'local_irq_save'
 2019-06-21 18:13 UTC 

[PATCH] mm/gup: speed up check_and_migrate_cma_pages() on huge page
 2019-06-21 18:13 UTC  (2+ messages)

[PATCH] ARM: exynos: only build mcpm support if used
 2019-06-21 18:12 UTC  (2+ messages)

[git pull] drm fixes for 5.2-rc6
 2019-06-21 18:10 UTC  (5+ messages)

[PATCH v4 0/5] THP aware uprobe
 2019-06-21 18:04 UTC  (8+ messages)
` [PATCH v4 5/5] uprobe: collapse THP pmd after removing all uprobes

[PATCH -next] f2fs: Use div_u64*() for 64-bit divisions
 2019-06-21 18:02 UTC  (4+ messages)

[PATCH] perf cgroups: Don't rotate events for cgroups unnecessarily
 2019-06-21 18:01 UTC  (3+ messages)

[PATCH] f2fs: add wsync_mode for sysfs entry
 2019-06-21 18:01 UTC 

[PATCH] arm64: dts: uniphier: add reserved-memory for secure memory
 2019-06-21 18:00 UTC 

[PATCH v3 0/3] net: fddi: skfp: Use PCI generic definitions instead of private duplicates
 2019-06-21 17:59 UTC  (4+ messages)

memory leak in binder_transaction
 2019-06-21 17:57 UTC  (2+ messages)

[PATCH] binder: fix memory leak in error path
 2019-06-21 17:54 UTC 

[RFC PATCH 00/28] Removing struct page from P2PDMA
 2019-06-21 17:54 UTC  (6+ messages)

[PATCH] kbuild: compile-test global headers to ensure they are self-contained
 2019-06-21 17:51 UTC  (2+ messages)

[PATCH] f2fs: add a rw_sem to cover quota flag changes
 2019-06-21 17:51 UTC  (10+ messages)
` [PATCH v2] "
  ` [f2fs-dev] [PATCH v3] "

[PATCH V7 00/11] misc: xilinx sd-fec drive
 2019-06-21 17:49 UTC  (3+ messages)

[RFC] perf/x86/intel: Disable check_msr for real hw
 2019-06-21 17:48 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).