linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-20 16:52:10 to 2017-11-20 19:50:19 UTC [more...]

Detecting page cache trashing state
 2017-11-20 19:40 UTC  (8+ messages)

[PATCH v5 0/8] drivers/fsi: Add SBEFIFO and OCC client drivers
 2017-11-20 19:46 UTC  (9+ messages)
` [PATCH v5 1/8] dt-bindings: fsi: Add SBEFIFO documentation
` [PATCH v5 2/8] drivers/fsi: Add SBEFIFO FSI client device driver
` [PATCH v5 3/8] drivers/fsi: sbefifo: Add miscdevice
` [PATCH v5 4/8] drivers/fsi: sbefifo: Add in-kernel API
` [PATCH v5 5/8] dt-bindings: fsi: Add OCC documentation
` [PATCH v5 6/8] drivers/fsi: Add On-Chip Controller (OCC) driver
` [PATCH v5 7/8] drivers/fsi: occ: Add miscdevice
` [PATCH v5 8/8] drivers/fsi: occ: Add in-kernel API

[PATCH 0/7] Support for automatic checkpatch running in the kernel
 2017-11-20 19:48 UTC  (4+ messages)
` [PATCH 2/7] kbuild: Add P= command line flag to run checkpatch

[PATCH] intel_ips: Convert timers to use timer_setup()
 2017-11-20 19:46 UTC  (7+ messages)

[patches] Re: [PATCH v9 03/12] dt-bindings: RISC-V CPU Bindings
 2017-11-20 19:45 UTC  (2+ messages)

[RFC PATCH for 4.15 00/24] Restartable sequences and CPU op vector v11
 2017-11-20 19:44 UTC  (15+ messages)
` [RFC PATCH v3 for 4.15 08/24] Provide cpu_opv system call

[PATCH 4.4 00/59] 4.4.100-stable review
 2017-11-20 19:43 UTC  (6+ messages)

[PATCH 0/1] mm/cma: fix alloc_contig_range ret code/potential leak
 2017-11-20 19:39 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v15 0/5] Replace PCI pool by DMA pool API
 2017-11-20 19:32 UTC  (6+ messages)
` [PATCH v15 1/5] block: DAC960: Replace PCI pool old API
` [PATCH v15 2/5] net: e100: "
` [PATCH v15 3/5] hinic: "
` [PATCH v15 4/5] scsi: mpt3sas: "
` [PATCH v15 5/5] PCI: Remove PCI pool macro functions

[PATCH v2 18/18] arm64: select ARCH_SUPPORTS_LTO_CLANG
 2017-11-20 19:32 UTC  (14+ messages)

Prototype patch for Linux-kernel memory model
 2017-11-20 19:30 UTC  (7+ messages)

[PATCH 4.9 00/72] 4.9.64-stable review
 2017-11-20 19:25 UTC  (3+ messages)

[PATCH] mmc: sdhci-msm: Optionally wait for signal level changes
 2017-11-20 19:25 UTC  (2+ messages)

[PATCH 3.18 00/38] 3.18.83-stable review
 2017-11-20 19:17 UTC  (5+ messages)

[PATCH 4.14 00/31] 4.14.1-stable review
 2017-11-20 19:16 UTC  (3+ messages)

[PATCH] Check all .c files for bad kernel-doc comments
 2017-11-20 19:14 UTC  (4+ messages)

[PATCH] powerpc/vas, export chip_to_vas_id()
 2017-11-20 19:12 UTC 

[PATCH] clk: fix a panic error caused by accessing NULL pointer
 2017-11-20 19:12 UTC  (2+ messages)

[PATCH] scsi_error: ensure EH wakes up on error to prevent host getting stuck
 2017-11-20 19:11 UTC 

[PATCH] ARM: dts: imx6qdl-udoo: disable AC'97 input pins pad drivers
 2017-11-20 19:08 UTC 

[GIT PULL] platform-drivers-x86 for 4.15-1
 2017-11-20 19:06 UTC  (5+ messages)

[PATCH v3 0/3] Add support for Hi3660 mailbox driver
 2017-11-20 19:03 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: mailbox: Introduce Hi3660 controller binding

[RFC v2 0/2] backlight: pwm_bl: support linear brightness to human eye
 2017-11-20 18:58 UTC  (3+ messages)
` [RFC v2 1/2] backlight: pwm_bl: linear interpolation between values of brightness-levels

RISC-V: User-Visible ABI Cleanup
 2017-11-20 18:57 UTC  (5+ messages)
` [PATCH 1/4] RISC-V: Remove __vdso_cmpxchg{32,64} symbol versions
` [PATCH 2/4] RISC-V: Add VDSO entries for clock_get/gettimeofday/getcpu
` [PATCH 3/4] RISC-V: Flush I$ when making a dirty page executable
` [PATCH 4/4] RISC-V: Allow userspace to flush the instruction cache

[PATCH] fs: Safe rcu access to hlist
 2017-11-20 18:55 UTC  (3+ messages)

[PATCH] mm/percpu.c: use smarter memory allocation for struct pcpu_alloc_info
 2017-11-20 18:51 UTC  (8+ messages)
` mm/percpu.c: use smarter memory allocation for struct pcpu_alloc_info (crisv32 hang)

[PATCH] [RFC] time: Make sure jiffies_to_msecs() preserves non-zero time periods
 2017-11-20 18:51 UTC  (2+ messages)

[PATCH 00/16] Entry stuff, in decent shape now
 2017-11-20 18:48 UTC  (18+ messages)
` [PATCH 01/16] x86/asm/64: Allocate and enable the SYSENTER stack
` [PATCH 02/16] x86/dumpstack: Add get_stack_info() support for "
` [PATCH 03/16] x86/gdt: Put per-cpu GDT remaps in ascending order
` [PATCH 04/16] x86/fixmap: Generalize the GDT fixmap mechanism
` [PATCH 05/16] x86/asm: Fix assumptions that the HW TSS is at the beginning of cpu_tss
` [PATCH 06/16] x86/dumpstack: Handle stack overflow on all stacks
` [PATCH 07/16] x86/asm: Move SYSENTER_stack to the beginning of struct tss_struct
` [PATCH 08/16] x86/asm: Remap the TSS into the cpu entry area
` [PATCH 09/16] x86/asm/64: Separate cpu_current_top_of_stack from TSS.sp0
` [PATCH 10/16] x86/espfix/64: Stop assuming that pt_regs is on the entry stack
` [PATCH 11/16] x86/asm/64: Use a percpu trampoline stack for IDT entries
` [PATCH 12/16] x86/asm/64: Return to userspace from the trampoline stack
` [PATCH 13/16] x86/entry/64: Create a percpu SYSCALL entry trampoline
` [PATCH 14/16] x86/irq: Remove an old outdated comment about context tracking races
` [PATCH 15/16] x86/irq/64: In the stack overflow warning, print the offending IP
` [PATCH 16/16] x86/entry/64: Move the IST stacks into cpu_entry_area

[v5 RESEND 00/17] Add support for Cirrus Logic CS47L35/L85/L90/L91 codecs
 2017-11-20 18:47 UTC  (5+ messages)
` [v5 RESEND 02/17] mfd: madera: Add DT bindings for Cirrus Logic Madera codecs
` [v5 RESEND 07/17] regulator: arizona-micsupp: Add support "

usb/media/au0828: use-after-free in au0828_rc_unregister
 2017-11-20 18:47 UTC  (5+ messages)
` [PATCH] au0828: fix use-after-free at USB probing

[PATCH v2 00/31] Replacing net_mutex with rw_semaphore
 2017-11-20 18:37 UTC  (32+ messages)
` [PATCH v2 01/31] net: Assign net to net_namespace_list in setup_net()
` [PATCH v2 02/31] net: Cleanup copy_net_ns()
` [PATCH v2 03/31] net: Introduce net_sem for protection of pernet_list
` [PATCH v2 04/31] net: Move mutex_unlock() in cleanup_net() up
` [PATCH v2 05/31] net: Allow pernet_operations to be executed in parallel
` [PATCH v2 06/31] net: Convert proc_net_ns_ops
` [PATCH v2 07/31] net: Convert net_ns_ops methods
` [PATCH v2 08/31] net: Convert sysctl_pernet_ops
` [PATCH v2 09/31] net: Convert netfilter_net_ops
` [PATCH v2 10/31] net: Convert nf_log_net_ops
` [PATCH v2 11/31] net: Convert net_inuse_ops
` [PATCH v2 12/31] net: Convert net_defaults_ops
` [PATCH v2 13/31] net: Convert netlink_net_ops
` [PATCH v2 14/31] net: Convert rtnetlink_net_ops
` [PATCH v2 15/31] net: Convert audit_net_ops
` [PATCH v2 16/31] net: Convert uevent_net_ops
` [PATCH v2 17/31] net: Convert proto_net_ops
` [PATCH v2 18/31] net: Convert pernet_subsys ops, registered via net_dev_init()
` [PATCH v2 19/31] net: Convert fib_* pernet_operations, registered via subsys_initcall
` [PATCH v2 20/31] net: Convert subsys_initcall() registered pernet_operations from net/sched
` [PATCH v2 21/31] net: Convert genl_pernet_ops
` [PATCH v2 22/31] net: Convert wext_pernet_ops
` [PATCH v2 23/31] net: Convert sysctl_core_ops
` [PATCH v2 24/31] net: Convert pernet_subsys, registered from inet_init()
` [PATCH v2 25/31] net: Convert unix_net_ops
` [PATCH v2 26/31] net: Convert packet_net_ops
` [PATCH v2 27/31] net: Convert ipv4_sysctl_ops
` [PATCH v2 28/31] net: Convert addrconf_ops
` [PATCH v2 29/31] net: Convert loopback_net_ops
` [PATCH v2 30/31] net: Convert default_device_ops
` [PATCH v2 31/31] net: Convert diag_net_ops

[PATCH v3 00/16] [PATCH v3 00/16] IOMMU driver support for SVM virtualization
 2017-11-20 18:40 UTC  (4+ messages)
` [PATCH v3 05/16] iommu/vt-d: support flushing more TLB types

[GIT PULL] DeviceTree fixes for 4.15
 2017-11-20 18:34 UTC 

[PATCH for 4.4-stable] KVM: x86: fix singlestepping over syscall
 2017-11-20 18:33 UTC  (3+ messages)

[RFC] Improving udelay/ndelay on platforms where that is possible
 2017-11-20 18:31 UTC  (13+ messages)

[PATCH v2 00/23] firmware: cleanup for v4.16
 2017-11-20 18:24 UTC  (24+ messages)
` [PATCH v2 01/23] firmware: rename struct firmware_priv to struct fw_sysfs
` [PATCH v2 02/23] firmware: rename struct firmware_buf to struct fw_priv
` [PATCH v2 03/23] firmware: rename struct fw_priv->fw_id to fw_name
` [PATCH v2 04/23] firmware: move core data structures to the top of file
` [PATCH v2 05/23] firmware: remove duplicate fw_state_aborted()
` [PATCH v2 06/23] firmware: remove unused __fw_state_is_done()
` [PATCH v2 07/23] firmware: use static inlines for state machine checking
` [PATCH v2 08/23] firmware: rename sysfs state checks with sysfs prefix
` [PATCH v2 09/23] firmware: use static inline for to_fw_priv()
` [PATCH v2 10/23] firmware: add helper to copy built-in data to pre-alloc buffer
` [PATCH v2 11/23] firmware: provide helper for FW_OPT_USERHELPER
` [PATCH v2 12/23] firmware: replace #ifdef over FW_OPT_FALLBACK with function checks
` [PATCH v2 13/23] test_firmware: wrap sysfs timeout test into helper
` [PATCH v2 14/23] test_firmware: wrap basic sysfs fallback tests "
` [PATCH v2 15/23] test_firmware: wrap custom sysfs load "
` [PATCH v2 16/23] test_firmware: enable custom fallback testing on limited kernel configs
` [PATCH v2 17/23] test_firmware: replace syfs fallback check with kconfig_has helper
` [PATCH v2 18/23] firmware: enable to split firmware_class into separate target files
` [PATCH v2 19/23] firmware: add debug facility to emulate forcing sysfs fallback
` [PATCH v2 20/23] firmware: add debug facility to emulate disabling "
` [PATCH v2 21/23] test_firmware: add a library for shared helpers
` [PATCH v2 22/23] test_firmware: test the 3 firmware kernel configs using debugfs
` [PATCH v2 23/23] firmware: cleanup - group and document up private firmware parameters

[GIT PULL] update jfs git tree in MAINTAINERS
 2017-11-20 18:30 UTC 

[PATCH] USB: option: add Quectel BG96 2c7c:0296
 2017-11-20 18:29 UTC 

[PATCH net,stable] net: qmi_wwan: add Quectel BG96 2c7c:0296
 2017-11-20 18:28 UTC  (2+ messages)

[PATCH 1/2] mm,vmscan: Kill global shrinker lock
 2017-11-20 18:28 UTC  (7+ messages)

[PATCH][v4] uprobes/x86: emulate push insns for uprobe on x86
 2017-11-20 18:25 UTC  (5+ messages)

[PATCH 00/18] arm64: Unmap the kernel whilst running in userspace (KAISER)
 2017-11-20 18:20 UTC  (9+ messages)
` [PATCH 14/18] arm64: erratum: Work around Falkor erratum #E1003 in trampoline code

[PATCH] cpupower: Combine two condition checks into one statement in get_cpu_topology()
 2017-11-20 18:19 UTC 

[PATCH v4 0/9] Support PPTT for ARM64
 2017-11-20 18:14 UTC  (9+ messages)
` [PATCH v4 3/9] arm64/acpi: Create arch specific cpu to acpi id helper
` [PATCH v4 5/9] drivers: base: cacheinfo: arm64: Add support for ACPI based firmware tables

[PATCH 1/2] Documentation: add Sorting section to kernel-api
 2017-11-20 18:09 UTC  (2+ messages)

[PATCH] rdma: Add Jason as a co-maintainer
 2017-11-20 18:06 UTC  (3+ messages)

[PATCH] Documentation: fix profile= options in kernel-parameters.txt
 2017-11-20 18:06 UTC  (2+ messages)

[RFC PATCH] tpm: don't return -EINVAL if TPM command validation fails
 2017-11-20 18:04 UTC  (13+ messages)

[PATCH RFC v3 3/6] sched/idle: Add a generic poll before enter real idle path
 2017-11-20 18:01 UTC  (6+ messages)

[PATCH v3 00/18] powerpc/vas: Add support for FTW
 2017-11-20 17:57 UTC  (3+ messages)
` [PATCH v3 10/18] powerpc/vas, nx-842: Define and use chip_to_vas_id()

[PATCH 0/5] firmware: few fixes for v4.15
 2017-11-20 17:45 UTC  (6+ messages)
` [PATCH 1/5] firmware: add helper to unregister pm ops
` [PATCH 2/5] firmware: fix capturing errors on fw_cache_init() on early init
` [PATCH 3/5] firmware: provide helpers for registering the syfs loader
` [PATCH 4/5] firmware: fix detecting error on register_reboot_notifier()
` [PATCH 5/5] test_firmware: fix setting old custom fw path back on exit

[PATCH] documentation/svga.txt: update outdated file
 2017-11-20 17:46 UTC  (2+ messages)

[PATCH] watchdog: ib700wdt: mark expected switch fall-through
 2017-11-20 17:44 UTC  (2+ messages)

[PATCH] watchdog: eurotechwdt: mark expected switch fall-through
 2017-11-20 17:44 UTC  (2+ messages)

[GIT PULL] Ceph updates for 4.15-rc1
 2017-11-20 17:41 UTC 

[PATCH] USB: serial: iuu_phoenix: remove redundant assignment of DIV to itself
 2017-11-20 17:40 UTC 

[PATCH] USB: option: add Quectel BG96 2c7c:0296
 2017-11-20 17:34 UTC  (2+ messages)

[PATCH 00/10] x86: Add support for running as secondary Jailhouse guest
 2017-11-20 17:26 UTC  (5+ messages)
` [PATCH 03/10] x86: jailhouse: Enable APIC and SMP support

[PATCH AUTOSEL for 4.9 01/56] ACPICA: Resources: Not a valid resource if buffer length too long
 2017-11-20 17:22 UTC  (5+ messages)

[PATCH 1/3] x86/apic: Avoid wrong warning when parsing 'apic=' in X86-32 case
 2017-11-20 17:21 UTC  (3+ messages)
` [PATCH 2/3] x86/apic: Update the 'apic=' description of setting APIC driver

[PATCH 00/30] [v3] KAISER: unmap most of the kernel from userspace page tables
 2017-11-20 17:21 UTC  (3+ messages)
` [PATCH 08/30] x86, kaiser: unmap kernel from userspace page tables (core patch)

[RFC 00/19] KVM: s390/crypto/vfio: guest dedicated crypto adapters
 2017-11-20 17:15 UTC  (21+ messages)
` [RFC 05/19] s390/zcrypt: base implementation of AP matrix device driver

kernel build generates invalid object files on Ubuntu 13.10
 2017-11-20 17:09 UTC 

[PATCH] doc: dt: mtd: Add sst25vf016b to the list of supported chip names
 2017-11-20 17:08 UTC  (5+ messages)
` [PATCH v2] dt-bindings: "

[PATCH 0/1] mm/migrate: do not call prep_transhuge_page if !thp_migration_supported
 2017-11-20 17:07 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] ioctl_tty.2: add TIOCGPTPEER documentation
 2017-11-20 17:06 UTC  (7+ messages)

[PATCH] ALSA: line6: add support for POD HD DESKTOP
 2017-11-20 17:06 UTC  (2+ messages)

Dell Vostro 3360 multimedia keys
 2017-11-20 17:05 UTC  (2+ messages)

[RFC PATCH 0/7] Fix Intel audio Kconfig issues
 2017-11-20 16:58 UTC  (5+ messages)
` [RFC PATCH 2/7] ASoC: Intel: Kconfig: Simplify-clarify ACPI/PCI dependencies
    ` [alsa-devel] "

[lkp-robot] [x86/mm] 9e52fc2b50: will-it-scale.per_thread_ops -16% regression
 2017-11-20 16:58 UTC  (6+ messages)

[Patch v6 00/22] CIFS: Implement SMB Direct protocol
 2017-11-20 16:56 UTC  (3+ messages)
` [Patch v6 07/22] CIFS: SMBD: Implement function to create a SMB Direct connection

[PATCH v2] binder: fix proc->files use-after-free
 2017-11-20 16:57 UTC  (3+ messages)

[Patch v7 00/22] CIFS: Implement SMB Direct protocol
 2017-11-20 16:55 UTC  (4+ messages)
` [Patch v7 06/22] CIFS: SMBD: export protocol initial values

[PATCH v2 00/15] ima: digest list feature
 2017-11-20 16:52 UTC  (7+ messages)
` [PATCH v2 06/15] ima: add parser of digest lists metadata


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