linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-20 21:39:58 to 2019-05-21 03:13:53 UTC [more...]

[PATCH v7 00/12] x86: PIE support to extend KASLR randomization
 2019-05-21  3:12 UTC  (15+ messages)
` [PATCH v7 01/12] x86/crypto: Adapt assembly for PIE support
` [PATCH v7 02/12] x86: Use symbol name in jump table "
` [PATCH v7 03/12] x86: Add macro to get symbol address "
` [PATCH v7 04/12] x86: relocate_kernel - Adapt assembly "
` [PATCH v7 05/12] x86/entry/64: "
` [PATCH v7 06/12] x86: pm-trace - "
` [PATCH v7 07/12] x86/CPU: "
` [PATCH v7 08/12] x86/acpi: "
` [PATCH v7 09/12] x86/boot/64: "
` [PATCH v7 10/12] x86/power/64: "
` [PATCH v7 11/12] x86/paravirt: "
` [PATCH v7 12/12] x86/alternatives: "

[PATCH v2] vt: Fix a missing-check bug in drivers/tty/vt/vt.c
 2019-05-21  3:09 UTC  (3+ messages)

[PATCH 0/8] net: introduce "include/linux/if_rmnet.h"
 2019-05-21  3:07 UTC  (7+ messages)
` [PATCH 1/8] net: qualcomm: rmnet: fix struct rmnet_map_header

[PATCH] perf arm64: Fix mksyscalltbl when system kernel headers are ahead of the kernel
 2019-05-21  3:02 UTC 

[PATCH] efi_64: Fix a missing-check bug in arch/x86/platform/efi/efi_64.c of Linux 5.1
 2019-05-21  2:57 UTC  (5+ messages)
      ` [PATCH v2] efi_64: Fix a missing-check bug in arch/x86/platform/efi/efi_64.c

[RFC 0/7] introduce memory hinting API for external process
 2019-05-21  2:56 UTC  (30+ messages)
` [RFC 1/7] mm: introduce MADV_COOL
` [RFC 2/7] mm: change PAGEREF_RECLAIM_CLEAN with PAGE_REFRECLAIM
` [RFC 3/7] mm: introduce MADV_COLD
` [RFC 4/7] mm: factor out madvise's core functionality
` [RFC 5/7] mm: introduce external memory hinting API
` [RFC 6/7] mm: extend process_madvise syscall to support vector arrary
` [RFC 7/7] mm: madvise support MADV_ANONYMOUS_FILTER and MADV_FILE_FILTER

[PATCH net] xfrm: Fix xfrm sel prefix length validation
 2019-05-21  2:49 UTC  (3+ messages)

[PATCH v7 00/12] support gce on mt8183 platform
 2019-05-21  2:48 UTC  (16+ messages)
` [PATCH v7 01/12] dt-binding: gce: remove thread-num property
` [PATCH v7 02/12] dt-binding: gce: add gce header file for mt8183
` [PATCH v7 03/12] dt-binding: gce: add binding for gce client reg property
` [PATCH v7 04/12] mailbox: mediatek: cmdq: move the CMDQ_IRQ_MASK into cmdq driver data
` [PATCH v7 05/12] mailbox: mediatek: cmdq: support mt8183 gce function
` [PATCH v7 06/12] soc: mediatek: cmdq: clear the event in cmdq initial flow
` [PATCH v7 07/12] soc: mediatek: cmdq: reorder the parameter
` [PATCH v7 08/12] soc: mediatek: cmdq: change the type of input parameter
` [PATCH v7 09/12] soc: mediatek: cmdq: define the instruction struct
` [PATCH v7 10/12] soc: mediatek: cmdq: add polling function
` [PATCH v7 11/12] soc: mediatek: cmdq: add cmdq_dev_get_client_reg function
` [PATCH v7 12/12] arm64: dts: add gce node for mt8183

[PATCH v2] mtd: rawnand: Add Macronix NAND read retry support
 2019-05-21  2:42 UTC  (3+ messages)

[PATCH] gpu: drm: use struct_size() in kmalloc()
 2019-05-21  2:32 UTC  (4+ messages)
    ` 回复: "

[PATCH] input: alps-fix the issue the special alps trackpoint do not work
 2019-05-21  2:26 UTC  (3+ messages)
` 答复: "

[PATCH 0/4] Fix improper uses of smp_mb__{before,after}_atomic()
 2019-05-21  2:18 UTC  (3+ messages)
` [PATCH 4/4] ceph: fix improper use of smp_mb__before_atomic()

[PATCH v2] mm, memory-failure: clarify error message
 2019-05-21  2:17 UTC  (3+ messages)

[PATCH v3 1/1] f2fs: ioctl for removing a range from F2FS
 2019-05-21  2:34 UTC 

linux-next: build failure after merge of the imx-mxs tree
 2019-05-21  2:16 UTC  (2+ messages)

[PATCH v4 0/3] iio: Add driver for Infineon DPS310
 2019-05-21  2:13 UTC  (4+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] iio: dps310: Temperature measurement errata
` [PATCH v4 3/3] iio: dps310: Add pressure sensing capability

[PATCH] mm/dev_pfn: Exclude MEMORY_DEVICE_PRIVATE while computing virtual address
 2019-05-21  2:08 UTC  (6+ messages)

[RFC PATCH v5 00/16] Slab Movable Objects (SMO)
 2019-05-21  2:05 UTC  (16+ messages)
` [RFC PATCH v5 01/16] slub: Add isolate() and migrate() methods
` [RFC PATCH v5 03/16] slub: Sort slab cache list
` [RFC PATCH v5 04/16] slub: Slab defrag core
` [RFC PATCH v5 13/16] slub: Enable balancing slabs across nodes
` [RFC PATCH v5 16/16] dcache: Add CONFIG_DCACHE_SMO

[PATCH v2] vmalloc: Fix issues with flush flag
 2019-05-21  1:59 UTC  (11+ messages)

[PATCH] mm, memory-failure: clarify error message
 2019-05-21  1:53 UTC  (5+ messages)

[PATCH v12 0/3] mfd: Add Renesas R-Car Gen3 RPC-IF MFD & SPI driver
 2019-05-21  1:28 UTC  (10+ messages)
` [PATCH v12 3/3] dt-bindings: mfd: Document Renesas R-Car Gen3 RPC-IF MFD bindings

[PATCH v7 09/12] soc: mediatek: cmdq: define the instruction struct
 2019-05-21  1:23 UTC 

[RFC PATCH 07/11] bpf: implement writable buffers in contexts
 2019-05-21  1:21 UTC  (2+ messages)

Linux 5.2-rc1 - module name conflict
 2019-05-21  1:00 UTC 

[PATCH net] net: stmmac: dma channel control register need to be init first
 2019-05-21  5:38 UTC  (2+ messages)

[PATCH net] net: stmmac: fix ethtool flow control not able to get/set
 2019-05-21  4:55 UTC  (2+ messages)

[PATCH] net: qrtr: Fix message type of outgoing packets
 2019-05-21  0:53 UTC  (2+ messages)

[PATCH v2] perf/x86/intel/ds: fix EVENT vs. UEVENT PEBS constraints
 2019-05-21  0:52 UTC 

linux-next: manual merge of the drm-misc tree with Linus' tree
 2019-05-21  0:51 UTC 

[PATCH v4] net: Add UNIX_DIAG_UID to Netlink UNIX socket diagnostics
 2019-05-21  0:43 UTC 

Mutual Benefit
 2019-05-21  0:34 UTC 

[PATCH] coredump: Split pipe command whitespace before expanding template
 2019-05-21  0:37 UTC  (2+ messages)

linux-next: manual merge of the drm-misc tree with the amdgpu tree
 2019-05-21  0:38 UTC 

[GIT PULL] Kbuild fixes for v5.2-rc2
 2019-05-21  0:35 UTC  (2+ messages)

[PATCH v2 0/7] mm: process_vm_mmap() -- syscall for duplication a process mapping
 2019-05-21  0:28 UTC  (3+ messages)
` [PATCH v2 1/7] mm: Add process_vm_mmap() syscall declaration

[PATCH] networking: : fix typos in code comments
 2019-05-21  0:24 UTC  (2+ messages)

[PATCH 0/3] brcmfmac: sdio: Deal better w/ transmission errors waking from sleep
 2019-05-21  0:23 UTC  (3+ messages)

[PATCH] fddi: fix typos in code comments
 2019-05-21  0:21 UTC  (2+ messages)

[PATCH v3] net: Add UNIX_DIAG_UID to Netlink UNIX socket diagnostics
 2019-05-21  0:12 UTC  (2+ messages)

[PATCH] checkpatch: add test for empty line after Fixes statement
 2019-05-21  0:07 UTC  (6+ messages)
  ` [EXT] "

[PATCH v6 0/3] add new ima hook ima_kexec_cmdline to measure kexec boot cmdline args
 2019-05-21  0:06 UTC  (4+ messages)
` [PATCH v6 1/3] Add a new ima hook ima_kexec_cmdline to measure "
` [PATCH v6 2/3] add a new ima template field buf
` [PATCH v6 3/3] call ima_kexec_cmdline to measure the cmdline args

[RFC PATCH 11/11] dtrace: make use of writable buffers in BPF
 2019-05-20 23:55 UTC 

[RFC PATCH 10/11] bpf: add bpf_buffer_reserve and bpf_buffer_commit helpers
 2019-05-20 23:54 UTC 

[PATCH] perf/x86/intel/ds: fix EVENT vs. UEVENT PEBS constraints
 2019-05-20 23:54 UTC 

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-20 23:53 UTC  (3+ messages)

[RFC PATCH 08/11] perf: add perf_output_begin_forward_in_page
 2019-05-20 23:52 UTC 

[RFC PATCH 09/11] bpf: mark helpers explicitly whether they may change the context
 2019-05-20 23:52 UTC 

[RFC PATCH 06/11] dtrace: tiny userspace tool to exercise DTrace support features
 2019-05-20 23:51 UTC 

[RFC PATCH 05/11] trace: update Kconfig and Makefile to include DTrace
 2019-05-20 23:51 UTC 

[RFC PATCH 04/11] trace: initial implementation of DTrace based on kernel facilities
 2019-05-20 23:51 UTC 

[RFC PATCH 03/11] bpf: export proto for bpf_perf_event_output helper
 2019-05-20 23:50 UTC 

[RFC PATCH 02/11] bpf: add BPF_PROG_TYPE_DTRACE
 2019-05-20 23:50 UTC 

[RFC PATCH 01/11] bpf: context casting for tail call
 2019-05-20 23:50 UTC 

[PATCH v5 0/6] Add support for Orange Pi 3
 2019-05-20 23:50 UTC  (7+ messages)
` [PATCH v5 1/6] net: stmmac: sun8i: add support for Allwinner H6 EMAC
` [PATCH v5 2/6] net: stmmac: sun8i: force select external PHY when no internal one
` [PATCH v5 3/6] arm64: dts: allwinner: orange-pi-3: Enable ethernet
` [PATCH v5 4/6] dt-bindings: display: hdmi-connector: Support DDC bus enable
` [PATCH v5 5/6] drm: sun4i: Add support for enabling DDC I2C bus to sun8i_dw_hdmi glue
` [PATCH v5 6/6] arm64: dts: allwinner: orange-pi-3: Enable HDMI output

[RFC PATCH 00/11] bpf, trace, dtrace: DTrace BPF program type implementation and sample use
 2019-05-20 23:47 UTC 

[PATCH v2 0/2] Fix issues with vmalloc flush flag
 2019-05-20 23:46 UTC  (4+ messages)
` [PATCH v2 1/2] vmalloc: Fix calculation of direct map addr range
` [PATCH v2 2/2] vmalloc: Remove work as from vfree path

Missing newline at EOF of json files in tools/perf
 2019-05-20 23:42 UTC 

linux-next: removed trees
 2019-05-20 23:37 UTC 

[PATCH v2 1/3] ARM: dts: rockchip: disable GPU 500 MHz OPP for veyron
 2019-05-20 23:29 UTC  (6+ messages)
` [PATCH v2 2/3] ARM: dts: rockchip: Use the GPU to cool CPU thermal zone of veyron mickey
` [PATCH v2 3/3] ARM: dts: rockchip: Configure the GPU thermal zone for mickey

[PATCH] f2fs: don't clear CP_QUOTA_NEED_FSCK_FLAG
 2019-05-20 23:24 UTC  (3+ messages)
` [f2fs-dev] "

linux-next: manual merge of the sunxi tree with the imx-mxs tree
 2019-05-20 23:18 UTC 

[PATCH 0/2] public key: IMA signer logging: Log public key of IMA Signature signer in IMA log
 2019-05-20 23:15 UTC  (5+ messages)

5.2-rc0.8: emacs segfaults?! x220, with 32-bit userland
 2019-05-20 23:13 UTC  (3+ messages)

[PATCH v13 0/4] Add support for the Purism Librem5 devkit
 2019-05-20 23:00 UTC  (3+ messages)
` [PATCH v13 3/4] dt-bindings: Add an entry for Purism SPC

[PATCH 00/10] Fix broken documentation references at v5.2-rc1
 2019-05-20 23:00 UTC  (5+ messages)
` [PATCH 08/10] dt: fix refs that were renamed to json with the same file name

INFO: trying to register non-static key in rhashtable_walk_enter
 2019-05-20 22:59 UTC  (2+ messages)

[PATCH v2 0/9] media: ov6650: A collection of fixes
 2019-05-20 22:50 UTC  (10+ messages)
` [PATCH v2 1/9] media: ov6650: Fix MODDULE_DESCRIPTION
` [PATCH v2 2/9] media: ov6650: Fix control handler not freed on init error
` [PATCH v2 3/9] media: ov6650: Fix crop rectangle alignment not passed back
` [PATCH v2 4/9] media: ov6650: Fix incorrect use of JPEG colorspace
` [PATCH v2 5/9] media: ov6650: Fix some format attributes not under control
` [PATCH v2 6/9] media: ov6650: Fix .get_fmt() V4L2_SUBDEV_FORMAT_TRY support
` [PATCH v2 7/9] media: ov6650: Fix default format not applied on device probe
` [PATCH v2 8/9] media: ov6650: Fix stored frame format not in sync with hardware
` [PATCH v2 9/9] media: ov6650: Fix stored crop rectangle "

[PATCH 0/2] hwrng: Support for 7211 in iproc-rng200
 2019-05-20 22:49 UTC  (2+ messages)

[PATCH] Smack: Restore the smackfsdef mount option
 2019-05-20 22:48 UTC 

CFQ idling kills I/O performance on ext4 with blkio cgroup controller
 2019-05-20 22:45 UTC  (5+ messages)

[PATCH RESEND] kvm: make kvm_vcpu_(un)map dependency on CONFIG_HAS_IOMEM explicit
 2019-05-20 22:45 UTC  (2+ messages)

[PATCH v2] platform/x86: intel-vbtn: Report switch events when event wakes device
 2019-05-20 22:41 UTC 

[PATCH v5.2-rc2 0/2] selftests: Remove forced unbuffering for test running
 2019-05-20 22:37 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/timers: Add missing fflush(stdout) calls

[ANNOUNCE] Git v2.22.0-rc1
 2019-05-20 22:27 UTC  (3+ messages)

[PATCH 4.19 000/105] 4.19.45-stable review
 2019-05-20 22:23 UTC  (2+ messages)

[PATCHv3 0/3] vfio/mdev: Improve vfio/mdev core module
 2019-05-20 22:12 UTC  (7+ messages)
` [PATCHv3 3/3] vfio/mdev: Synchronize device create/remove with parent removal

[PATCH 1/2] perf/x86/amd/uncore: Do not set ThreadMask and SliceMask for non-L3 PMCs
 2019-05-20 22:00 UTC  (2+ messages)
` [PATCH 2/2] perf/x86/amd/uncore: set the thread mask for F17h L3 PMCs

[GIT PULL 0/4] ARM: SoC contents for 5.2 merge window
 2019-05-20 21:56 UTC  (6+ messages)
` [GIT PULL 1/4] ARM: SoC platform updates

[RFC 0/1] Add dm verity root hash pkcs7 sig validation
 2019-05-20 21:54 UTC  (2+ messages)
` [RFC 1/1] "

linux-next: Fixes tag needs some work in the jc_docs tree
 2019-05-20 21:54 UTC  (2+ messages)

[mm] 42a3003535: will-it-scale.per_process_ops -25.9% regression
 2019-05-20 21:53 UTC  (2+ messages)

[PATCH] scsi: ses: Fix out-of-bounds memory access in ses_enclosure_data_process()
 2019-05-20 21:53 UTC  (7+ messages)

[REGRESSION] usb: gadget: f_fs: Allow scatter-gather buffers
 2019-05-20 21:52 UTC  (11+ messages)

[PATCH v2 0/5] arm64: dts: meson: g12a: add ethernet support
 2019-05-20 21:51 UTC  (5+ messages)
` [PATCH v2 3/5] arm64: dts: meson: g12a: add mdio multiplexer

[PATCH 0/5] firmware: Add support for loading compressed files
 2019-05-20 21:50 UTC  (9+ messages)

[PATCH bpf] samples/bpf: suppress compiler warning
 2019-05-20 21:49 UTC 

Oops caused by race between livepatch and ftrace
 2019-05-20 21:48 UTC  (5+ messages)

[PATCH 18/33] fbdev: make unregister/unlink functions not fail
 2019-05-20 21:45 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v2] mm/failslab: By default, do not fail allocations with direct reclaim only
 2019-05-20 21:45 UTC 

[PATCH 0/5] raid1-10 and raid0 cleanups
 2019-05-20 21:44 UTC  (5+ messages)
` [PATCH 1/4] md: raid1-10: Unify r{1,10}bio_pool_free
` [PATCH 2/4] md: raid0: Remove return statement from void function
` [PATCH 3/4] md: raid0: Return md_integrity_register result directly
` [PATCH 4/4] md: raid0: Make ret local in raid0_run

[PATCH] mm/failslab: By default, do not fail allocations with direct reclaim only
 2019-05-20 21:40 UTC  (3+ messages)

[PATCH 1/4] mm: Check if mmu notifier callbacks are allowed to fail
 2019-05-20 21:39 UTC  (4+ messages)
` [PATCH 2/4] kernel.h: Add non_block_start/end()
` [PATCH 3/4] mm, notifier: Catch sleeping/blocking for !blockable
` [PATCH 4/4] mm, notifier: Add a lockdep map for invalidate_range_start


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