linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-20 21:01:33 to 2018-02-21 05:04:24 UTC [more...]

[PATCH 2/9] scsi: ufs: Add LCC quirk for host and device
 2018-02-21  4:56 UTC  (6+ messages)
` [PATCH 4/9] scsi: ufshcd: fix possible unclocked register access
` [PATCH 5/9] scsi: ufs: add reference counting for scsi block requests
` [PATCH 6/9] scsi: ufs-qcom: remove broken hci version quirk
` [PATCH 7/9] scsi: ufs: make sure all interrupts are processed
` [PATCH 9/9] scsi: ufs: Add clock ungating to a separate workqueue

[PATCH 00/23] kconfig: move compiler capability tests to Kconfig
 2018-02-21  4:59 UTC  (9+ messages)
` [PATCH 10/23] stack-protector: test compiler capability in Kconfig and drop AUTO mode
` [PATCH 11/23] kconfig: add 'shell-stdout' function

Pls assist me to come and establish an industry in your country
 2018-02-21  4:58 UTC 

[PATCH] ocxl: Add get_metadata IOCTL to share OCXL information to userspace
 2018-02-21  4:57 UTC 

[PATCH v2 0/1] *clk: npcm750: add clock header to patch, fix typos and content in dt-binding txt
 2018-02-21  4:47 UTC  (5+ messages)
` [PATCH v2 1/1] clk: npcm750: update text with fixed clocks

[PATCH 0/2] ASoC: add support for ROHM BD28623 codec
 2018-02-21  4:33 UTC  (3+ messages)
` [PATCH 1/2] ASoC: add DT bindings documentation "
` [PATCH 2/2] ASoC: support "

[PATCH RFC] kbuild: drop superfluous GCC_PLUGINS_CFLAGS assignment
 2018-02-21  4:25 UTC 

[PATCH 0/6] mm, hugetlb: allocation API and migration improvements
 2018-02-21  4:24 UTC  (3+ messages)
` [PATCH 5/6] mm, hugetlb: further simplify hugetlb allocation API

[PATCH 0/7] isolation: 1Hz residual tick offloading v7
 2018-02-21  4:17 UTC  (8+ messages)
` [PATCH 1/7] sched: Rename init_rq_hrtick to hrtick_rq_init
` [PATCH 2/7] nohz: Convert tick_nohz_tick_stopped() to bool
` [PATCH 3/7] nohz: Allow to check if remote CPU tick is stopped
` [PATCH 4/7] sched/isolation: Isolate workqueues when "nohz_full=" is set
` [PATCH 5/7] sched/isolation: Offload residual 1Hz scheduler tick
` [PATCH 6/7] sched/nohz: Remove the 1 Hz tick code
` [PATCH 7/7] sched/isolation: Update nohz documentation to explain tick offload

[PATCH v21 0/4] Mediatek MT8173 CMDQ support
 2018-02-21  3:53 UTC  (3+ messages)
` [PATCH v21 2/4] mailbox: mediatek: Add Mediatek CMDQ driver

[PATCH 1/3] ARM: clps711x: mark clps711x_compat as const
 2018-02-21  3:49 UTC  (3+ messages)
` [PATCH 2/3] ARM: orion: mark orion_ge00_mvmdio_bus_name "

[PATCH] netlink: put module reference if dump start fails
 2018-02-21  3:41 UTC 

[PATCH] cpufreq: scpi: invoke frequency-invariance setter function
 2018-02-21  3:35 UTC  (2+ messages)

[PATCH] Carrier detect ok, don't turn off negotiation
 2018-02-21  3:35 UTC  (5+ messages)

linux-next: Tree for Feb 21
 2018-02-21  3:28 UTC 

[PATCH 0/7] ARM: hacks for link-time optimization
 2018-02-21  3:26 UTC  (12+ messages)
` [PATCH 1/7] ARM: disallow combining XIP and LTO
` [PATCH 2/7] ARM: LTO: avoid THUMB2_KERNEL+LTO
` [PATCH 3/7] [HACK] pass endianess flag to LTO linker
` [PATCH 4/7] ARM: io-acorn: fix LTO linking without CONFIG_PRINTK
` [PATCH 5/7] ARM: fix __inflate_kernel_data stack warning for LTO
` [PATCH 6/7] ARM: mark assembler-referenced symbols as __visible
` [PATCH 7/7] efi: disable LTO for EFI stub

[PATCH] scsi: cxlflash: Select SCSI_SCAN_ASYNC
 2018-02-21  3:23 UTC  (3+ messages)

why scripts/link-vmlinux.sh has a final build of init/
 2018-02-21  3:20 UTC  (5+ messages)

[PATCH V2] PCI: Add ACS quirk for Ampere root ports
 2018-02-21  3:19 UTC 

[PATCH 0/3] some fixups for PTRACE_SECCOMP_GET_METADATA
 2018-02-21  3:17 UTC  (5+ messages)
` [PATCH 1/3] seccomp, ptrace: switch get_metadata types to arch independent
` [PATCH 2/3] ptrace, seccomp: tweak get_metadata behavior slightly
` [PATCH 3/3] seccomp: add a selftest for get_metadata

[PATCH] random: always fill buffer in get_random_bytes_wait
 2018-02-21  3:08 UTC  (2+ messages)

[PATCH v2 0/3] Directed kmem charging
 2018-02-21  3:01 UTC  (4+ messages)
` [PATCH v2 1/3] mm: memcg: plumbing memcg for kmem cache allocations
` [PATCH v2 2/3] mm: memcg: plumbing memcg for kmalloc allocations
` [PATCH v2 3/3] fs: fsnotify: account fsnotify metadata to kmemcg

[PATCH v4 1/2] seccomp: hoist out filter resolving logic
 2018-02-21  2:50 UTC  (6+ messages)
` [PATCH v4 2/2] ptrace, seccomp: add support for retrieving seccomp metadata

[PATCH v4 0/6] Add dynamic ftrace support for RISC-V platforms
 2018-02-21  2:45 UTC  (2+ messages)

[RFC PATCH v3 0/6] x86/entry/64: interrupt entry size reduction
 2018-02-21  2:42 UTC  (7+ messages)
` [RFC PATCH v3 1/6] x86/entry/64: move PUSH_AND_CLEAR_REGS from interrupt macro to helper function
    ` [PATCH] x86/entry/64: Simplify ENCODE_FRAME_POINTER
` [RFC PATCH v3 2/6] x86/entry/64: move ENTER_IRQ_STACK from interrupt macro to interrupt_entry
` [RFC PATCH v3 3/6] x86/entry/64: move switch_to_thread_stack "
` [RFC PATCH v3 5/6] x86/entry/64: move ASM_CLAC "

[PATCH v2] fork: Unconditionally clear stack on fork
 2018-02-21  2:16 UTC 

[PATCH 0/2] efivars: reading variables can generate SMIs
 2018-02-21  2:16 UTC  (16+ messages)
` [PATCH 1/2] fs/efivarfs: restrict inode permissions

[RFC PATCH V2 00/22] Intel(R) Resource Director Technology Cache Pseudo-Locking enabling
 2018-02-21  1:58 UTC  (6+ messages)
` [RFC PATCH V2 13/22] x86/intel_rdt: Support schemata write - pseudo-locking core

[PATCH] fork: Allow stack to be wiped on fork
 2018-02-21  1:56 UTC  (3+ messages)

[PATCH net-queue] e1000e: Fix check_for_link return value with autoneg off
 2018-02-21  1:55 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v3 1/2] mfd: arizona: Update reset pin to use GPIOD
 2018-02-21  1:43 UTC  (2+ messages)

[RFC PATCH v16 0/6] mm: security: ro protection for dynamic data
 2018-02-21  1:36 UTC  (7+ messages)

[GIT PULL 0/5] perf/core improvements and fixes
 2018-02-21  1:34 UTC  (6+ messages)
` [PATCH 1/5] perf s390: Fix reading cpuid model information
` [PATCH 2/5] perf machine: Fix paranoid check in machine__set_kernel_mmap()
` [PATCH 3/5] perf ftrace: Append an EOL when write tracing files
` [PATCH 4/5] perf python: Make twatch.py work with both python2 and python3
` [PATCH 5/5] perf tools: Add Python 3 support

[PATCH 1/4] watchdog: uniphier: change order for setting default timeout
 2018-02-21  1:29 UTC  (2+ messages)

[PATCH 0/3] ipc: Clamp msgmni and shmmni to the real IPC_MNI limit
 2018-02-21  1:26 UTC  (7+ messages)
` [PATCH 1/3] sysctl: Add range clamping intvec helper functions
` [PATCH 2/3] sysctl: Warn when a clamped sysctl parameter is set out of range

[PATCH 3/3] fs: fsnotify: account fsnotify metadata to kmemcg
 2018-02-21  1:25 UTC  (2+ messages)

[PATCH 0/2] Stackleak for arm64
 2018-02-21  1:13 UTC  (3+ messages)
  ` [PATCH 1/2] stackleak: Update "
  ` [PATCH 2/2] arm64: Clear the stack

[PATCH] media: dw9714: Update to SPDX license identifier
 2018-02-21  0:54 UTC 

WARNING: ODEBUG bug in __queue_work
 2018-02-21  0:59 UTC 

[PATCH 2/3] mm: memcg: plumbing memcg for kmalloc allocations
 2018-02-21  0:50 UTC  (3+ messages)

[PATCH v5 0/4] vm: add a syscall to map a process memory into a pipe
 2018-02-21  0:44 UTC  (2+ messages)

[PATH 0/4] usbip: make vhci_hcd.* objects independent of vhci_hcd.0
 2018-02-21  0:35 UTC  (2+ messages)

[RFC patch] ioremap: don't set up huge I/O mappings when p4d/pud/pmd is zero
 2018-02-21  0:34 UTC  (3+ messages)

[PATCH v5] rtc: isl12026: Add driver
 2018-02-21  0:33 UTC 

[PATCH 1/4] vmalloc: add vm_flags argument to internal __vmalloc_node()
 2018-02-21  0:16 UTC  (4+ messages)
` [PATCH 3/4] kernel/fork: switch vmapped stack callation to __vmalloc_area()

[PATCH v2 0/3] new driver for Valve Steam Controller
 2018-02-21  0:09 UTC  (4+ messages)

[PATCH 0/3] Update TPS68470 PMIC drivers with SPDX tags
 2018-02-20 23:54 UTC  (4+ messages)
` [PATCH 1/3] mfd: Update to SPDX license identifier
` [PATCH 2/3] gpio: "
` [PATCH 3/3] ACPI / PMIC: "

[PATCH 2/2] proc: use set_puts() at /proc/*/wchan
 2018-02-21  0:02 UTC  (3+ messages)

[PATCH] proc/kpageflags: add KPF_WAITERS
 2018-02-21  0:00 UTC  (4+ messages)

[PATCH] fs: proc: use down_read_killable in proc_pid_cmdline_read()
 2018-02-20 23:57 UTC  (4+ messages)

[PATCH 1/4] locking/ww_mutex: add ww_mutex_is_owned_by function v3
 2018-02-20 23:56 UTC  (9+ messages)

[PATCH v2 00/21] lib, rtc: Print rtc_time via %ptR[dt][rv]
 2018-02-20 23:55 UTC  (23+ messages)
` [PATCH v2 01/21] lib/vsprintf: Print time and date in human readable format via %pt
` [PATCH v2 02/21] rtc: Switch to use %ptR
` [PATCH v2 03/21] rtc: at91rm9200: "
` [PATCH v2 04/21] rtc: at91sam9: "
` [PATCH v2 05/21] rtc: m41t80: "
` [PATCH v2 06/21] rtc: m48t59: "
` [PATCH v2 07/21] rtc: mcp795: "
` [PATCH v2 08/21] rtc: pcf50633: "
` [PATCH v2 09/21] rtc: pic32: "
` [PATCH v2 10/21] rtc: pm8xxx: "
` [PATCH v2 11/21] rtc: puv3: "
` [PATCH v2 12/21] rtc: rk808: "
` [PATCH v2 13/21] rtc: rx6110: "
` [PATCH v2 14/21] rtc: rx8025: "
` [PATCH v2 15/21] rtc: s3c: "
` [PATCH v2 16/21] rtc: s5m: "
` [PATCH v2 17/21] rtc: tegra: "
` [PATCH v2 18/21] ds1302: "
` [PATCH v2 19/21] Input: hp_sdc_rtc - "
` [PATCH v2 20/21] mk68/mac: "
` [PATCH v2 21/21] PM: "

[PATCH 5/6] powerpc: Implement DISCONTIGMEM and allow selection on PPC32
 2018-02-20 23:46 UTC  (2+ messages)

metag build errors in mainline kernel
 2018-02-20 23:44 UTC 

[PATCH v1 0/2] PCI: Sparc 64-bit resource fixups
 2018-02-20 23:39 UTC  (2+ messages)

[PATCH -mm -v5 RESEND] mm, swap: Fix race between swapoff and some swap operations
 2018-02-20 23:38 UTC  (6+ messages)

[PATCH RFC tools/lkmm 0/12] Miscellaneous fixes
 2018-02-20 23:25 UTC  (13+ messages)
` [PATCH RFC tools/lkmm 01/12] tools/memory-model: Clarify the origin/scope of the tool name
` [PATCH RFC tools/lkmm 02/12] MAINTAINERS: Add the Memory Consistency Model subsystem
` [PATCH RFC tools/lkmm 03/12] MAINTAINERS: List file memory-barriers.txt within the LKMM entry
` [PATCH RFC tools/lkmm 04/12] EXP litmus_tests: Add comments explaining tests' purposes
` [PATCH RFC tools/lkmm 05/12] README: Fix a couple of punctuation errors
` [PATCH RFC tools/lkmm 06/12] MAINTAINERS: Add Akira Yokosawa as an LKMM reviewer
` [PATCH RFC tools/lkmm 07/12] Documentation/memory-barriers.txt: Cross-reference "tools/memory-model/"
` [PATCH RFC tools/lkmm 08/12] memory-barriers: Fix description of data dependency barriers
` [PATCH RFC tools/lkmm 09/12] tools/memory-model: Add required herd7 version to README file
` [PATCH RFC tools/lkmm 10/12] tools/memory-model: Add a S lock-based external-view litmus test
` [PATCH RFC tools/lkmm 11/12] tools/memory-model: Convert underscores to hyphens
` [PATCH RFC tools/lkmm 12/12] tools/memory-model: Remove rb-dep, smp_read_barrier_depends, and lockless_dereference

[PATCH] mm: don't defer struct page initialization for Xen pv guests
 2018-02-20 23:21 UTC  (3+ messages)

[PATCH v4 00/16] R-Car DU: Convert LVDS code to bridge driver
 2018-02-20 23:10 UTC  (6+ messages)
` [PATCH v4 03/16] of: dynamic: Add __of_node_dupv()
` [PATCH v4 04/16] of: changesets: Introduce changeset helper methods
` [PATCH v4 05/16] of: changeset: Add of_changeset_node_move method
` [PATCH v4 06/16] of: unittest: changeset helpers
` [PATCH v4 07/16] i2c: demux: Use changeset helpers for clarity

Cleanup loongson64 mach to use SPDX copyright format
 2018-02-20 23:06 UTC  (6+ messages)
` Cleanup loongson64 mach to use SPDX copyright format v2
  ` [PATCHv2 1/8] MIPS: Loongson64: cleanup all cs5536 files to use SPDX Identifier
  ` [PATCHv2 6/8] MIPS: Loongson64: cleanup all mach "

[PATCH 0/2 v3] tpm: fix locality and power saving handling
 2018-02-20 23:03 UTC  (7+ messages)
` [PATCH 1/2 v3] tpm: cmd_ready command can be issued only after granting locality

A "domain invalid" cgroup *can* sometimes have member tasks
 2018-02-20 23:01 UTC  (3+ messages)

[PATCH v4] tpm: Trigger only missing TPM 2.0 self tests
 2018-02-20 22:58 UTC  (2+ messages)

[PATCH v4] MAINTAINERS: add Freescale pin controllers
 2018-02-20 22:55 UTC 

[PATCH v3] MAINTAINERS: add Freescale pin controllers
 2018-02-20 22:55 UTC  (2+ messages)

[PATCH] floppy: Don't print kernel addresses to log in show_floppy
 2018-02-20 22:54 UTC 

[PATCH V2] Allow configuring whether unsigned modules taint the kernel
 2018-02-20 22:51 UTC 

[PATCH] arm64: cpufeature: Trim feature reporting and include PAN emulation
 2018-02-20 22:46 UTC 

[4.4-stable 00/22] patches for 'randconfig'
 2018-02-20 22:44 UTC  (3+ messages)
` [4.4-stable 08/22] ncr5380: shut up gcc indentation warning

[PATCH] blk: optimization for classic polling
 2083-05-30  4:21 UTC  (3+ messages)

[PATCH v7 0/5] Add Intel IOMMU debugfs support
 2018-02-20 22:25 UTC  (5+ messages)

[PATCH] bpf: hide a possibly unused variable
 2018-02-20 22:12 UTC  (4+ messages)

[PATCH] bpf: clean up unused-variable warning
 2018-02-20 22:07 UTC 

[PATCH] RDMA/core: reduce IB_POLL_BATCH constant
 2018-02-20 21:54 UTC  (5+ messages)

[PATCH] Make kernel taint on invalid module signatures configurable
 2018-02-20 21:44 UTC  (8+ messages)

[PATCH] net/9p: avoid -ERESTARTSYS leak to userspace
 2018-02-20 16:48 UTC  (2+ messages)
` [V9fs-developer] "

[PATCH] PCMCIA / PM: Combine system resume callbacks
 2018-02-20 21:38 UTC  (2+ messages)

[PATCH v2] libata: disable LPM for Crucial BX100 SSD 500GB drive
 2018-02-20 21:31 UTC  (2+ messages)

[PATCH 0/8] ARTPEC-6 ARM SoC device tree updates
 2018-02-20 21:29 UTC  (3+ messages)
` [PATCH 7/8] ARM: dts: artpec: add disabled node for PCIe endpoint mode


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