linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-21 18:48:16 to 2018-06-21 22:33:31 UTC [more...]

[PATCH v9 0/7] Centralize and unify usage of preempt/irq tracepoints
 2018-06-21 22:32 UTC 

[PATCH] mm: thp: register mm for khugepaged when merging vma for shmem
 2018-06-21 22:24 UTC  (3+ messages)

[PATCH] mtd: gpio_flash: add error handling for ioremap_nocache
 2018-06-21 22:21 UTC  (2+ messages)

[PATCH] net: bridge: fix potential null pointer dereference on return from br_port_get_rtnl()
 2018-06-21 22:20 UTC  (2+ messages)

[RFC PATCH 00/16] x86/split_lock: Enable #AC exception for split locked accesses
 2018-06-21 22:18 UTC  (21+ messages)
` [RFC PATCH 02/16] x86/split_lock: Handle #AC exception for split lock in kernel mode
` [RFC PATCH 04/16] x86/split_lock: Use non locked bit set instruction in set_cpu_cap
` [RFC PATCH 06/16] x86/split_lock: Save #AC setting for split lock in firmware in boot time and restore the setting in reboot

[PATCH v3 0/2] hwmon: Add NPCM7xx PWM and Fan driver support
 2018-06-21 22:09 UTC  (3+ messages)
` [PATCH v3 1/2] dt-binding: hwmon: Add NPCM7xx PWM and Fan controller documentation
` [PATCH v3 2/2] hwmon: npcm750: add NPCM7xx PWM and Fan driver

[PATCH v4 0/4] seccomp trap to userspace
 2018-06-21 22:04 UTC  (5+ messages)
` [PATCH v4 1/4] seccomp: add a return code to "
` [PATCH v4 2/4] seccomp: make get_nth_filter available outside of CHECKPOINT_RESTORE
` [PATCH v4 3/4] seccomp: add a way to get a listener fd from ptrace
` [PATCH v4 4/4] seccomp: add support for passing fds via USER_NOTIF

[PATCH v3] PM / devfreq: Fix devfreq_add_device() when drivers are built as modules
 2018-06-21 22:04 UTC 

[PATCH] staging: android/vsoc: stop using 'timespec'
 2018-06-21 22:04 UTC  (2+ messages)

[PATCH 0/3] KASLR feature to randomize each loadable module
 2018-06-21 22:02 UTC  (12+ messages)
` [PATCH 1/3] vmalloc: Add __vmalloc_node_try_addr function
` [PATCH 3/3] vmalloc: Add debugfs modfraginfo

[PATCH v6 0/6] mtd: rawnand: add NVIDIA Tegra NAND flash support
 2018-06-21 22:01 UTC  (8+ messages)
` [PATCH v6 1/6] mtd: rawnand: add Reed-Solomon error correction algorithm
` [PATCH v6 2/6] mtd: rawnand: add an option to specify NAND chip as a boot device
` [PATCH v6 3/6] mtd: rawnand: tegra: add devicetree binding
` [PATCH v6 4/6] mtd: rawnand: add NVIDIA Tegra NAND Flash controller driver
` [PATCH v6 5/6] ARM: dts: tegra: add Tegra20 NAND flash controller node
` [PATCH v6 6/6] ARM: dts: tegra: enable NAND flash on Colibri T20

[PATCH bpf-next 0/3] bpf: btf: json print btf info with bpftool map dump
 2018-06-21 21:59 UTC  (3+ messages)
` [PATCH bpf-next 2/3] bpf: btf: add btf json print functionality

[PATCH] usb: chipidea: Fix ULPI on imx51
 2018-06-21 21:44 UTC  (6+ messages)

[PATCH v2] PM / devfreq: Fix devfreq_add_device() when drivers are built as modules
 2018-06-21 21:40 UTC  (2+ messages)

[PATCH 00/26] New IDA API
 2018-06-21 21:33 UTC  (28+ messages)
` [PATCH 01/26] radix tree test suite: fix build
` [PATCH 02/26] ida: Lock the IDA in ida_destroy
` [PATCH 03/26] ida: Add new API
` [PATCH 04/26] mtip32xx: Convert to new IDA API
` [PATCH 05/26] fs: Convert unnamed_dev_ida to new API
` [PATCH 06/26] fs: Convert namespace IDAs "
` [PATCH 07/26] devpts: Convert to new IDA API
` [PATCH 08/26] sd: Convert to new IDA interface
` [PATCH 09/26] osd: Convert to new IDA API
` [PATCH 10/26] rsxx: "
` [PATCH 11/26] cb710: "
` [PATCH 12/26] Convert net_namespace "
` [PATCH 13/26] ppc: Convert mmu context allocation "
` [PATCH 14/26] media: Convert entity ID "
` [PATCH 15/26] ppc: Convert vas "
` [PATCH 16/26] dmaengine: Convert "
` [PATCH 17/26] drm/vmwgfx: "
` [PATCH 18/26] target/iscsi: Allocate session IDs from an IDA
` [PATCH 19/26] ida: Start new test_ida module
` [PATCH 20/26] idr-test: Convert ida_check_nomem to new API
` [PATCH 21/26] test_ida: Move ida_check_leaf
` [PATCH 22/26] test_ida: Move ida_check_max
` [PATCH 23/26] test_ida: Convert check_ida_conv to new API
` [PATCH 24/26] test_ida: check_ida_destroy and check_ida_alloc
` [PATCH 25/26] ida: Remove old API
` [PATCH 26/26] ida: Change ida_get_new_above to return the id

[PATCH v12 00/11] Early boot time stamps for x86
 2018-06-21 21:37 UTC  (13+ messages)
` [PATCH v12 01/11] x86: text_poke() may access uninitialized struct pages
` [PATCH v12 02/11] x86: initialize static branching early
` [PATCH v12 03/11] x86/tsc: redefine notsc to behave as tsc=unstable
` [PATCH v12 04/11] kvm/x86: remove kvm memblock dependency
` [PATCH v12 05/11] s390/time: add read_persistent_wall_and_boot_offset()
` [PATCH v12 06/11] time: replace read_boot_clock64() with read_persistent_wall_and_boot_offset()
` [PATCH v12 07/11] s390/time: remove read_boot_clock64()
` [PATCH v12 08/11] ARM/time: "
` [PATCH v12 09/11] x86/tsc: prepare for early sched_clock
` [PATCH v12 10/11] sched: early boot clock
` [PATCH v12 11/11] x86/tsc: use tsc early

[PATCH -next v3 0/4] rhashtable: guarantee initial allocation
 2018-06-21 21:33 UTC  (6+ messages)
` [PATCH 1/4] lib/rhashtable: simplify bucket_table_alloc()
` [PATCH 2/4] lib/rhashtable: guarantee initial hashtable allocation
` [PATCH 3/4] ipc: get rid of ids->tables_initialized hack
` [PATCH 4/4] ipc: simplify ipc initialization

[PATCH] dm cache: require io_mode cache feature selection to be mutually exclusive
 2018-06-21 21:35 UTC 

[patch v3] mm, oom: fix unnecessary killing of additional processes
 2018-06-21 21:35 UTC 

[RFC PATCH 0/2] New QuadSPI driver for Atmel SAMA5D2
 2018-06-21 21:33 UTC  (3+ messages)
` [RFC PATCH 1/2] spi: Add "

[PATCH 0/5]stop normal completion path entering a timeout req
 2018-06-21 21:30 UTC  (7+ messages)

[PATCH 0/5] Expose PCIe AER stats via sysfs
 2018-06-21 21:25 UTC  (7+ messages)
` [PATCH v5 1/5] PCI/AER: Define and allocate aer_stats structure for AER capable devices
  ` [PATCH v5 3/5] PCI/AER: Add sysfs attributes to provide breakdown of AERs

[intel-sgx-kernel-dev] [PATCH v11 13/13] intel_sgx: in-kernel launch enclave
 2018-06-21 21:20 UTC  (13+ messages)

[PATCH v3 0/7] x86/ptrace: regset access to the GDT and LDT
 2018-06-21 21:17 UTC  (8+ messages)
` [PATCH v3 1/7] x86/ldt: refresh %fs and %gs in refresh_ldt_segments()
` [PATCH v3 2/7] x86/ldt: use a common value for read_default_ldt()
` [PATCH v3 3/7] x86: move fill_user_desc() from tls.c to desc.h and add validity check
` [PATCH v3 4/7] x86/tls: create an explicit config symbol for the TLS area in the GDT
` [PATCH v3 5/7] x86/segment: add #define for the last user-visible GDT slot
` [PATCH v3 6/7] x86/tls,ptrace: provide regset access to the GDT
` [PATCH v3 7/7] x86/ldt,ptrace: provide regset access to the LDT

[PATCH v2] cpufreq / CPPC: Add cpuinfo_cur_freq support for CPPC
 2018-06-21 21:19 UTC  (4+ messages)

linux-next: Tree for Jun 20 (kernel/auditsc.c)
 2018-06-21 21:17 UTC  (3+ messages)
` [PATCH -next] cred: conditionally declare groups-related functions

[PATCH v7 00/10] Introduce the Counter subsystem
 2018-06-21 21:09 UTC  (11+ messages)
` [PATCH v7 01/10] counter: Introduce the Generic Counter interface
` [PATCH v7 02/10] counter: Documentation: Add Generic Counter sysfs documentation
` [PATCH v7 03/10] docs: Add Generic Counter interface documentation
` [PATCH v7 04/10] counter: 104-quad-8: Add Generic Counter interface support
` [PATCH v7 05/10] counter: 104-quad-8: Documentation: Add Generic Counter sysfs documentation
` [PATCH v7 06/10] counter: Add STM32 Timer quadrature encoder
` [PATCH v7 07/10] dt-bindings: counter: Document stm32 "
` [PATCH v7 08/10] counter: stm32-lptimer: add counter device
` [PATCH v7 09/10] dt-bindings: counter: Adjust dt-bindings for STM32 lptimer move
` [PATCH v7 10/10] iio: counter: Add deprecation markings for IIO Counter attributes

[PATCH v3 0/3] Add parameter for disabling ACS redirection for P2P
 2018-06-21 21:00 UTC  (4+ messages)
` [PATCH v3 2/3] PCI: Allow specifying devices using a base bus and path of devfns

[PATCH v2 0/4] Have IMA find and use a tpm_chip until system shutdown
 2018-06-21 20:59 UTC  (12+ messages)
` [PATCH v2 1/4] tpm: Implement tpm_chip_find() and tpm_chip_put() for other subsystems
` [PATCH v2 3/4] ima: Use tpm_chip_find() and access TPM functions using it

[PATCH 4.17.0-rc3 1/2] tty: add spaces
 2018-06-21 20:53 UTC  (2+ messages)

[PATCH 4.17.0-rc3 2/2] tty:mxser: remove trailing whitespace
 2018-06-21 20:52 UTC  (2+ messages)

[PATCH 1/2] mips: mscc: build FIT image for Ocelot
 2018-06-21 20:51 UTC  (4+ messages)
` [PATCH 2/2] mips: generic: allow not building DTB in

[rfc patch] mm, oom: fix unnecessary killing of additional processes
 2018-06-21 20:50 UTC  (9+ messages)
` [patch] "

[PATCH] drm/amdgpu: Count disabled CRTCs in commit tail earlier
 2018-06-21 20:48 UTC 

[PATCH 4.16 000/279] 4.16.17-stable review
 2018-06-21 20:43 UTC  (6+ messages)
` [PATCH 4.16 161/279] kthread, sched/wait: Fix kthread_parkme() completion issue

[PATCH] platform/x86: intel-vbtn: Ignore extraneous events from tablet mode
 2018-06-21 20:37 UTC  (2+ messages)

[PATCH] fs/super.c: Fix lock/unlock imbalance in sget_fc
 2018-06-21 20:12 UTC  (3+ messages)

[PATCH 2/2] perf test shell: make perf inet_pton test more portable
 2018-06-21 20:32 UTC  (6+ messages)

[PATCH] usb: typec: tps6598x: Remove VLA usage
 2018-06-21 20:31 UTC  (3+ messages)

[PATCH v2] m68knommu: Fix typos in Coldfire 5272 DMA debug code
 2018-06-21 20:30 UTC 

[PATCH] vfs: replace current_kernel_time64 with ktime equivalent
 2018-06-21 20:23 UTC  (2+ messages)

[PATCH] genirq: Synchronize only with single thread on free_irq()
 2018-06-21 20:21 UTC  (2+ messages)

[PATCH 00/11] crypto: Remove VLA usage
 2018-06-21 20:19 UTC  (4+ messages)
` [PATCH 04/11] dm verity fec: "

[PATCH 1/7] mm: allocate mm_cpumask dynamically based on nr_cpu_ids
 2018-06-21 20:18 UTC  (3+ messages)

[PATCH 1/6] ext4: sysfs: print ext4_super_block fields as little-endian
 2018-06-21 20:17 UTC  (9+ messages)
` [PATCH 3/6] ext4: use ktime_get_real_seconds for i_dtime
` [PATCH 6/6] [RFC] ext4: super: extend timestamps to 40 bits

[PATCH v7 00/16] tracing: probeevent: Improve fetcharg features
 2018-06-21 20:16 UTC  (2+ messages)

iomi-si UBSAN warning and NULL pointer dereference
 2018-06-21 20:16 UTC  (6+ messages)
` [PATCH] ipmi: Cleanup oops on initialization failure

[PATCH v1 0/6] perf: Add AUX data sampling
 2018-06-21 20:16 UTC  (5+ messages)
` [PATCH v1 4/6] perf: Allow using AUX data in perf samples

[PATCH] x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()
 2018-06-21 20:10 UTC  (5+ messages)

[PATCH] drm: Consider drivers setting DRIVER_ATOMIC as atomic
 2018-06-21 19:54 UTC 

[PATCH 1/2] ALSA: ac97: add bus binding for codecs
 2018-06-21 19:45 UTC  (3+ messages)
` [PATCH 2/2] ALSA: ac97: add codecs devicetree binding

[PATCH] ALSA: hda/ca0132: make array ca0132_alt_chmaps static
 2018-06-21 19:43 UTC  (2+ messages)

[PATCH linux-next v6 00/13] PECI device driver introduction
 2018-06-21 19:41 UTC  (13+ messages)
` [PATCH linux-next v6 01/13] dt-bindings: Add a document of PECI subsystem
` [PATCH linux-next v6 02/13] Documentation: ioctl: Add ioctl numbers for "
` [PATCH linux-next v6 03/13] peci: Add support for PECI bus driver core
` [PATCH linux-next v6 04/13] dt-bindings: Add a document of PECI adapter driver for ASPEED AST24xx/25xx SoCs
` [PATCH linux-next v6 05/13] ARM: dts: aspeed: peci: Add PECI node
` [PATCH linux-next v6 06/13] peci: Add a PECI adapter driver for Aspeed AST24xx/AST25xx
` [PATCH linux-next v6 07/13] dt-bindings: mfd: Add a document for PECI client MFD
` [PATCH linux-next v6 09/13] dt-bindings: hwmon: Add documents for PECI hwmon client drivers
` [PATCH linux-next v6 10/13] Documentation: "
` [PATCH linux-next v6 11/13] hwmon: Add PECI cputemp driver
` [PATCH linux-next v6 12/13] hwmon: Add PECI dimmtemp driver
` [PATCH linux-next v6 13/13] Add maintainers for the PECI subsystem

[PATCH] f2fs: assign REQ_RAHEAD to bio for ->readpages
 2018-06-21 19:32 UTC 

[ANNOUNCE] Git v2.18.0
 2018-06-21 19:27 UTC 

[PATCH] h8300: Correct signature of test_bit()
 2018-06-21 19:24 UTC 

[PATCH 0/3][RFC] Introduce the in-kernel hibernation encryption
 2018-06-21 19:14 UTC  (8+ messages)
` [PATCH 3/3][RFC] tools: create power/crypto utility

[PATCH 0/7] Initial support for Samsung Galaxy S and Galaxy S 4G
 2018-06-21 19:09 UTC  (8+ messages)
` [PATCH 1/7] ARM: dts: s5pv210: Add missing interrupt-controller property to gph2
` [PATCH 2/7] ARM: dts: s5pv210: Add initial DTS for Samsung Aries based phones
` [PATCH 3/7] ARM: dts: s5pv210: Add initial DTS for Samsung Galaxy S phone
` [PATCH 4/7] ARM: s5pv210_defconfig: Enable drivers for Samsung Aries based phones
` [PATCH 5/7] dt-bindings: samsung: Document bindings for Samsung aries boards
` [PATCH 6/7] ARM: dts: s5pv210: Add initial DTS config for SGH-T959P phone
` [PATCH 7/7] dt-bindings: samsung: Document binding for SGH-T959P board

[PATCH] sched/util_est: fix util_est_dequeue() for throttled cfs rq
 2018-06-21 19:08 UTC  (3+ messages)

[PATCH] Revert "mm: page_alloc: skip over regions of invalid pfns where possible"
 2018-06-21 19:07 UTC  (2+ messages)

[RESEND PATCH v5 1/2] sched/deadline: Add cpudl_maximum_dl() for better readability
 2018-06-21 19:04 UTC  (3+ messages)
` [RESEND PATCH v5 2/2] sched/deadline: Set cp->elements[0].cpu to -1 when the heap is empty

[PATCH] f2fs: disable f2fs_check_rb_tree_consistence
 2018-06-21 19:03 UTC  (2+ messages)

[PATCH] misc: ti-st: Allow compile test of GPIO consumers if !GPIOLIB
 2018-06-21 19:00 UTC 

[PATCH] net: phy: Allow compile test of GPIO consumers if !GPIOLIB
 2018-06-21 18:58 UTC 

[PATCH v6 00/11] track CPU utilization
 2018-06-21 18:57 UTC  (6+ messages)
` [PATCH v6 03/11] sched/rt: add rt_rq utilization tracking
` [PATCH v6 04/11] cpufreq/schedutil: use rt "

[PATCH v2] sg: mitigate read/write abuse
 2018-06-21 18:56 UTC  (3+ messages)

[PATCH] w1: Allow compile test of GPIO consumers if !GPIOLIB
 2018-06-21 18:54 UTC 

[PATCH] openrisc: Fix broken paths to arch/or32
 2018-06-21 18:50 UTC 

[PATCH 16/32] kernfs, sysfs, cgroup, intel_rdt: Support fs_context [ver #8]
 2018-06-21 18:47 UTC  (2+ messages)
` [16/32] "


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