linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-04 15:46:10 to 2018-06-04 19:07:32 UTC [more...]

[PATCH v7 00/17] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-06-04 19:07 UTC  (3+ messages)

[PATCH v2 0/9] x86: macrofying inline asm for better compilation
 2018-06-04 19:05 UTC  (12+ messages)
` [PATCH v2 1/9] Makefile: Prepare for using macros for inline asm
` [PATCH v2 2/9] x86: objtool: use asm macro for better compiler decisions
` [PATCH v2 3/9] x86: refcount: prevent gcc distortions
` [PATCH v2 4/9] x86: alternatives: macrofy locks for better inlining
` [PATCH v2 5/9] x86: bug: prevent gcc distortions
` [PATCH v2 6/9] x86: prevent inline distortion by paravirt ops
` [PATCH v2 7/9] x86: extable: use macros instead of inline assembly
` [PATCH v2 8/9] x86: cpufeature: "
` [PATCH v2 9/9] x86: jump-labels: "

[PATCH v1 2/2] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
 2018-06-04 19:06 UTC  (2+ messages)

[PATCH 30/32] vfs: Allow cloning of a mount tree with open(O_PATH|O_CLONE_MOUNT) [ver #8]
 2018-06-04 19:03 UTC  (20+ messages)
` [PATCH 00/32] VFS: Introduce filesystem context "
                ` [PATCH][RFC] open_tree(2) (was Re: [PATCH 30/32] vfs: Allow cloning of a mount tree with open(O_PATH|O_CLONE_MOUNT) [ver #8])
  ` [PATCH 32/32] [RFC] fsinfo: Add a system call to allow querying of filesystem information [ver #8]

[PATCH v9 0/7] i2c: Add FSI-attached I2C master algorithm
 2018-06-04 19:00 UTC  (8+ messages)
` [PATCH v9 1/7] dt-bindings: i2c: Add FSI-attached I2C master dt binding documentation
` [PATCH v9 2/7] i2c: Add FSI-attached I2C master algorithm
` [PATCH v9 3/7] i2c: fsi: Add port structures
` [PATCH v9 4/7] i2c: fsi: Add abort and hardware reset procedures
` [PATCH v9 5/7] i2c: fsi: Add transfer implementation
` [PATCH v9 6/7] i2c: fsi: Add I2C master locking
` [PATCH v9 7/7] i2c: fsi: Add bus recovery

[PATCH 1/2] serial: 8250: enable SERIAL_MCTRL_GPIO by default
 2018-06-04 18:57 UTC  (3+ messages)

[PATCH 00/19] Fixes for sched/numa_balancing
 2018-06-04 18:56 UTC  (26+ messages)
` [PATCH 04/19] sched/numa: Set preferred_node based on best_cpu
` [PATCH 06/19] sched/debug: Reverse the order of printing faults
` [PATCH 07/19] sched/numa: Skip nodes that are at hoplimit
` [PATCH 08/19] sched/numa: Remove unused task_capacity from numa_stats
` [PATCH 09/19] sched/numa: Modify migrate_swap to accept additional params
` [PATCH 10/19] sched/numa: Stop multiple tasks from moving to the cpu at the same time
` [PATCH 11/19] sched/numa: Restrict migrating in parallel to the same node
` [PATCH 12/19] sched:numa Remove numa_has_capacity
` [PATCH 13/19] mm/migrate: Use xchg instead of spinlock
` [PATCH 14/19] sched/numa: Updation of scan period need not be in lock
` [PATCH 15/19] sched/numa: Use group_weights to identify if migration degrades locality

[QUESTION] About VM_LOCKONFAULT for file page
 2018-06-04 18:55 UTC 

[PATCH 0/8] serial: 8250: Add 485 emulation to 8250_dw
 2018-06-04 18:50 UTC  (4+ messages)
` [PATCH 4/8] serial: 8250: Handle case port doesn't have TEMT interrupt using em485

[PATCH 0/2] faddr2line fix and MAINTAINERS update
 2018-06-04 18:48 UTC  (3+ messages)
` [PATCH 1/2] scripts/faddr2line: make the new code listing format optional
` [PATCH 2/2] MAINTAINERS: add Josh Poimboeuf as faddr2line maintainer

[PATCH 0/2] mm->owner to mm->memcg fixes
 2018-06-04 18:47 UTC  (11+ messages)
    ` [PATCH] memcg: Replace mm->owner with mm->memcg
      ` [RFC][PATCH 0/2] memcg: Require every task that uses an mm to migrate together
        ` [RFC][PATCH 1/2] memcg: Ensure every task that uses an mm is in the same memory cgroup

[PATCH 0/3] riscv: fix sparse annotations
 2018-06-04 18:46 UTC  (3+ messages)
` [PATCH 3/3] riscv: fix __user annotation for __copy_user()

[PATCH] rtc: mrst: switch to devm_rtc_allocate_device
 2018-06-04 18:45 UTC  (2+ messages)

[PATCH v2 0/9] xen: dma-buf support for grant device
 2018-06-04 18:46 UTC  (6+ messages)
` [PATCH v2 3/9] xen/balloon: Share common memory reservation routines
` [PATCH v2 4/9] xen/grant-table: Allow allocating buffers suitable for DMA

[git pull] vfs, pile 4
 2018-06-04 18:40 UTC  (4+ messages)

Slab out of bounds in setxattr
 2018-06-04 18:39 UTC  (5+ messages)

[PATCH RESEND] pwm: berlin: Don't use broken prescaler values
 2018-06-04 18:32 UTC 

[git pull] vfs, pile 5
 2018-06-04 18:32 UTC 

[PATCH v3 01/10] mfd: da9063: Fix failpath in core
 2018-06-04 18:31 UTC  (10+ messages)
` [PATCH v3 02/10] mfd: da9063: Use REGMAP_IRQ_REG
` [PATCH v3 03/10] mfd: da9063: Rename PMIC_DA9063 to PMIC_CHIP_ID_DA9063
` [PATCH v3 06/10] mfd: da9063: Add custom regmap for DA9063L

linux-next: Tree for Jun 4
 2018-06-04 18:27 UTC  (5+ messages)
` linux-next: Tree for Jun 4 (md/dm-writecache.c)
` linux-next: Tree for Jun 4 (fs/afs/)

[PATCH 1/2] HID: multitouch: report MT_TOOL_PALM for non-confident touches
 2018-06-04 18:26 UTC  (10+ messages)

[PATCH] ACPI LID: increment wakeup count only when notified
 2018-06-04 18:26 UTC 

[PATCH] net/dns_resolver: dns_query Modify parameter checking to avoid dead code
 2018-06-04 18:25 UTC  (2+ messages)

[RFC/RFT] [PATCH v3 0/4] Intel_pstate: HWP Dynamic performance boost
 2018-06-04 18:24 UTC  (3+ messages)

[RFC PATCH 00/18] Assorted rhashtable improvements
 2018-06-04 18:16 UTC  (7+ messages)
` [PATCH 15/18] rhashtable: use bit_spin_locks to protect hash bucket
        ` [PATCH 15a/18] rhashtables: add lockdep tracking to bucket bit-spin-locks

[PATCH v3] block/loop: Serialize ioctl operations
 2018-06-04 18:13 UTC  (3+ messages)

[PATCH] tracing: prefer strlcpy to strncpy
 2018-06-04 18:10 UTC  (4+ messages)

[PATCH v5 00/10] track CPU utilization
 2018-06-04 18:08 UTC  (4+ messages)

[PATCH -mm -V3 00/21] mm, THP, swap: Swapout/swapin THP in one piece
 2018-06-04 18:06 UTC  (2+ messages)

[PATCH 0/5] vfs: track per-sb writeback errors and report them via fsinfo()
 2018-06-04 18:03 UTC  (6+ messages)
` [PATCH 1/5] vfs: track per-sb writeback errors
` [PATCH 2/5] buffer: record blockdev write errors in super_block that backs them
` [PATCH 3/5] errseq: add a new errseq_scrape function
` [PATCH 4/5] vfs: allow fsinfo to fetch the current state of s_wb_err
` [PATCH 5/5] samples: extend test-fsinfo to access error_state

[PATCH 0/2] Periodic fake signal
 2018-06-04 18:03 UTC  (3+ messages)
` [PATCH 1/2] livepatch: Send a fake signal periodically

[PATCH] proc: prevent a task from writing on its own /proc/*/mem
 2018-06-04 18:03 UTC  (6+ messages)

[PATCH 1/2] fs: aio ioprio add explicit block layer dependence
 2018-06-04 17:59 UTC  (2+ messages)
` [PATCH 2/2] fs: aio ioprio use ioprio_check_cap ret val

[PATCH v5 4/4] ARM: dts: imx: add missing compatible and clock properties for EPIT
 2018-06-05  2:10 UTC  (2+ messages)

GFS2: Pull request (merge window)
 2018-06-04 17:53 UTC 

[PATCH 4.4 00/56] 4.4.132-stable review
 2018-06-04 17:52 UTC  (3+ messages)
` [PATCH 4.4 08/56] ath10k: fix rfc1042 header retrieval in QCA4019 with eth decap mode

[GIT PULL] dlm updates for 4.18
 2018-06-04 17:50 UTC 

[PATCH v1 0/2] PCI: shpchp: Minor fixes
 2018-06-04 17:49 UTC  (2+ messages)

[PATCH v5 0/3] IR decoding using BPF
 2018-06-04 17:47 UTC  (3+ messages)
` [PATCH v5 2/3] media: rc: introduce BPF_PROG_LIRC_MODE2

[PATCH 0/2] Improve estimated utilization of preempted FAIR tasks
 2018-06-04 17:46 UTC  (4+ messages)
` [PATCH 1/2] sched/fair: pelt: use u32 for util_avg
` [PATCH 2/2] sched/fair: util_est: add running_sum tracking

[PATCH] pci: qcom: include gpio/consumer.h
 2018-06-04 17:45 UTC  (2+ messages)

[PATCH v2] arm: sun4i: Add support for Pengpod 1000 tablet
 2018-06-04 17:33 UTC  (3+ messages)

[PATCH] arch/x86/entry/vsyscall/vsyscall_gtod.c: remove __read_mostly from vclocks_used
 2018-06-04 17:27 UTC 

[PATCH v3 0/6] mtd: rawnand: add NVIDIA Tegra NAND flash support
 2018-06-04 17:16 UTC  (3+ messages)
` [PATCH v3 4/6] mtd: rawnand: add NVIDIA Tegra NAND Flash controller driver

[RFC PATCH 0/6] net: ethernet: ti: cpsw: add MQPRIO and CBS Qdisc offload
 2018-06-04 17:23 UTC  (2+ messages)

[PATCH net v2] ipv6: omit traffic class when calculating flow hash
 2018-06-04 17:22 UTC  (3+ messages)
` [PATCH net v3] "

[GIT PULL 00/20] lightnvm updates for 4.18
 2018-06-04 17:17 UTC  (8+ messages)
` [GIT PULL 18/20] lightnvm: pblk: handle case when mw_cunits equals to 0

[PATCH 1/1] arm64: dts: rockchip: correct voltage selector Firefly-RK3399
 2018-06-04 17:15 UTC 

Crypto Fixes for 4.9
 2018-06-04 17:15 UTC  (8+ messages)
` Crypto Update for 4.10
  ` Crypto Update for 4.11
    ` Crypto Update for 4.14
      ` Crypto Update for 4.15
        ` Crypto Update for 4.16
          ` Crypto Update for 4.17
            ` Crypto Update for 4.18

[PATCH v3] mm: Change return type int to vm_fault_t for fault handlers
 2018-06-04 17:17 UTC 

[PATCH 0/3] power: supply: cros: add support for dedicated port and expose connected ports
 2018-06-04 17:13 UTC  (5+ messages)
` [PATCH 1/3] mfd: cros: add charger port count command definition

[PATCH 4.9 00/29] 4.9.106-stable review
 2018-06-04 17:04 UTC  (6+ messages)

linux-next: Signed-off-by missing for commits in the pci tree
 2018-06-04 17:04 UTC  (2+ messages)

[PATCH v5 0/6] Driver for at91 usart in spi mode
 2018-06-04 16:59 UTC  (7+ messages)
` [PATCH v5 1/6] MAINTAINERS: add at91 usart mfd driver
` [PATCH v5 2/6] dt-bindings: add binding for atmel-usart in SPI mode
` [PATCH v5 3/6] mfd: at91-usart: added mfd driver for usart
` [PATCH v5 4/6] MAINTAINERS: add at91 usart spi driver
` [PATCH v5 5/6] spi: at91-usart: add driver for at91-usart as spi
` [PATCH v5 6/6] tty/serial: atmel: changed the driver to work under at91-usart mfd

[GIT PULL] x86/dax changes for v4.18
 2018-06-04 16:55 UTC 

[PATCH] infiniband: fix a possible use-after-free bug
 2018-06-04 16:52 UTC  (6+ messages)

[PATCH V2 net] net: hns: Fix the process of adding broadcast addresses to tcam
 2018-06-04 16:50 UTC 

[PATCH] IB/hns: Use zeroing memory allocator instead of allocator/memset
 2018-06-04 16:50 UTC  (2+ messages)

[GIT PULL] x86/debug changes for v4.18
 2018-06-04 16:49 UTC 

[RFC V2] virtio: Add platform specific DMA API translation for virito devices
 2018-06-04 16:34 UTC  (9+ messages)

[PATCH v3] virtio_pci: support enabling VFs
 2018-06-04 16:32 UTC  (2+ messages)

Build regressions/improvements in v4.17
 2018-06-04 16:32 UTC 

[patch 5/8] x86/ioapic: Use apic_ack_irq()
 2018-06-04 15:33 UTC 

[patch 6/8] x86/platform/uv: Use apic_ack_irq()
 2018-06-04 15:33 UTC 

[patch 1/8] x86/apic/vector: Prevent hlist corruption and leaks
 2018-06-04 15:33 UTC 

[patch 7/8] genirq/affinity: Defer affinity setting if irq chip is busy
 2018-06-04 15:33 UTC 

[patch 8/8] x86/apic/vector: Print APIC control bits in debugfs
 2018-06-04 15:34 UTC 

[patch 4/8] irq_remapping: Use apic_ack_irq()
 2018-06-04 15:33 UTC 

[patch 2/8] genirq/generic_pending: Do not lose pending affinity update
 2018-06-04 15:33 UTC 

[patch 3/8] x86/apic: Provide apic_ack_irq()
 2018-06-04 15:33 UTC 

[patch 0/8] x86/apic: Prevent data corruption and make affinity setting more robust
 2018-06-04 15:33 UTC 

[PATCH 00/15] Add support for R40 HDMI pipeline
 2018-06-04 16:23 UTC  (5+ messages)
` [PATCH 06/15] drm/sun4i: tcon: Add support for tcon-top

[PATCH 1/2] mm: propagate memory effective protection on setting memory.min/low
 2018-06-04 16:23 UTC  (4+ messages)
` [PATCH 2/2] mm: don't skip memory guarantee calculations

[PATCH] arm64: dts: stingray: use NUM_SATA to configure number of sata ports
 2018-06-04 16:22 UTC  (2+ messages)

[PATCH 0/7] atomics: generate atomic headers
 2018-06-04 16:21 UTC  (2+ messages)

[PATCH] blk-mq: return when BLK_MQ_S_STOPPED in blk_mq_run_work_fn
 2018-06-04 16:21 UTC  (2+ messages)

[PATCH v8 0/2] SDM845 System Cache Driver
 2018-06-04 16:18 UTC  (2+ messages)

[PATCH] PCI: access.c: Piggyback user config access on pci_read/write_*()
 2018-06-04 16:14 UTC  (3+ messages)

[RFC PATCH ghak32 V2 00/13] audit: implement container id
 2018-06-04 16:09 UTC  (4+ messages)
` [RFC PATCH ghak32 V2 01/13] audit: add "

[PATCH] mtd: nand: raw: atmel: add module param to avoid using dma
 2018-06-04 16:03 UTC  (19+ messages)

[GIT PULL] tpmdd 4.17 fixes
 2018-06-04 16:01 UTC  (2+ messages)

[RFC PATCH -tip v5 00/27] kprobes: Cleanup jprobe implementation
 2018-06-04 16:01 UTC  (28+ messages)
` [RFC PATCH -tip v5 01/27] Documentation/kprobes: Fix to remove remaining jprobe
` [RFC PATCH -tip v5 02/27] kprobes: Remove jprobe API implementation
` [RFC PATCH -tip v5 03/27] kprobes/x86: Remove jprobe implementation
` [RFC PATCH -tip v5 04/27] ARC: kprobes: "
` [RFC PATCH -tip v5 05/27] ARM: kprobes: Remove jprobe arm implementation
` [RFC PATCH -tip v5 06/27] arm64: kprobes: Remove jprobe implementation
` [RFC PATCH -tip v5 07/27] powerpc/kprobes: Remove jprobe powerpc implementation
` [RFC PATCH -tip v5 08/27] ia64: kprobes: Remove jprobe implementation
` [RFC PATCH -tip v5 09/27] MIPS: "
` [RFC PATCH -tip v5 10/27] s390/kprobes: "
` [RFC PATCH -tip v5 11/27] sh: kprobes: "
` [RFC PATCH -tip v5 12/27] sparc64: "
` [RFC PATCH -tip v5 13/27] kprobes: Don't check the ->break_handler() in generic kprobes code
` [RFC PATCH -tip v5 14/27] kprobes/x86: Don't call ->break_handler() in x86 kprobes
` [RFC PATCH -tip v5 15/27] ARC: kprobes: Don't call the ->break_handler() in ARC kprobes code
` [RFC PATCH -tip v5 16/27] ARM: kprobes: Don't call the ->break_handler() in arm "
` [RFC PATCH -tip v5 17/27] arm64: "
` [RFC PATCH -tip v5 18/27] powerpc/kprobes: "
` [RFC PATCH -tip v5 19/27] ia64: kprobes: Don't call the ->break_handler() in ia64 "
` [RFC PATCH -tip v5 20/27] MIPS: kprobes: Don't call the ->break_handler() in MIPS "
` [RFC PATCH -tip v5 21/27] s390/kprobes: Don't call the ->break_handler() in s390 "
` [RFC PATCH -tip v5 22/27] sh: kprobes: Don't call the ->break_handler() in SH "
` [RFC PATCH -tip v5 23/27] sparc64: kprobes: Don't call the ->break_handler() in sparc64 "
` [RFC PATCH -tip v5 24/27] bpf: error-inject: kprobes: Clear current_kprobe and enable preempt in kprobe
` [RFC PATCH -tip v5 25/27] kprobes/x86: Do not disable preempt on int3 path
` [RFC PATCH -tip v5 26/27] Documentation: kprobes: Add how to change the execution path
` [RFC PATCH -tip v5 27/27] kprobes: Remove jprobe stub API

LKMM litmus test for Roman Penyaev's rcu-rr
 2018-06-04 16:01 UTC  (3+ messages)

[PATCH v3] PCI: Check for PCIe downtraining conditions
 2018-06-04 15:55 UTC 

[PATCH] docs/admin-guide/mm: add high level concepts overview
 2018-06-04 15:53 UTC  (4+ messages)

[lkp-robot] [brd] 316ba5736c: aim7.jobs-per-min -11.2% regression
 2018-06-04 15:50 UTC  (2+ messages)

[PATCH v3] of: platform: stop accessing invalid dev in of_platform_device_destroy
 2018-06-04 15:46 UTC  (2+ messages)

[GIT PULL] Btrfs updates for 4.18
 2018-06-04 15:43 UTC 

[PATCH 1/2] platform/x86: asus-wmi: Call new led hw_changed API on kbd brightness change
 2018-06-04 15:46 UTC  (5+ 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).