linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-31 20:27:05 to 2017-08-01 01:04:30 UTC [more...]

[PATCH 0/3] PCI / ACPI / PM: Fix propagation of wakeup settings to bridges
 2017-08-01  0:56 UTC  (9+ messages)
` [PATCH 1/3] PCI / PM: Skip bridges in pci_enable_wake()
` [PATCH 3/3] ACPI / PCI / PM: Rework acpi_pci_propagate_wakeup()
  ` [PATCH v2 "
    ` [PATCH v3 "

RISC-V Linux Port v7
 2017-08-01  1:00 UTC  (15+ messages)
` [PATCH v7 01/15] MAINTAINERS: Add RISC-V
` [PATCH v7 03/15] clocksource: New RISC-V SBI timer driver
` [PATCH v7 04/15] irqchip: RISC-V Local Interrupt Controller Driver
` [PATCH v7 05/15] irqchip: New RISC-V PLIC Driver
` [PATCH v7 06/15] tty: New RISC-V SBI console driver
` [PATCH v7 07/15] RISC-V: Init and Halt Code
` [PATCH v7 08/15] RISC-V: Atomic and Locking Code
` [PATCH v7 09/15] RISC-V: Generic library routines and assembly
` [PATCH v7 10/15] RISC-V: ELF and module implementation
` [PATCH v7 11/15] RISC-V: Task implementation
` [PATCH v7 12/15] RISC-V: Device, timer, IRQs, and the SBI
` [PATCH v7 13/15] RISC-V: Paging and MMU
` [PATCH v7 14/15] RISC-V: User-facing API
` [PATCH v7 15/15] RISC-V: Build Infastructure

[PATCH v2] Bluetooth: btusb: add ID for LiteOn 04ca:3016
 2017-08-01  0:59 UTC 

[PATCH] Bluetooth: btusb: add ID for LiteOn 04ca:3016
 2017-08-01  0:59 UTC  (3+ messages)

[PATCH 0/4 v2] x86,cpufreq: unify APERF/MPERF computation
 2017-08-01  0:50 UTC  (5+ messages)
` [PATCH 2/4 v2] x86: use common aperfmperf_khz_on_cpu() to calculate KHz using APERF/MPERF
  ` [PATCH] cpufreq: x86: Make scaling_cur_freq behave more as expected
    ` [PATCH v2] "

[PATCH] net-next: stmmac: dwmac-sun8i: fix of_table.cocci warnings
 2017-08-01  0:56 UTC  (2+ messages)

[PATCH v4 00/15] exec: Use sane stack rlimit under secureexec
 2017-08-01  0:54 UTC  (26+ messages)
` [PATCH v4 01/15] exec: Rename bprm->cred_prepared to called_set_creds
` [PATCH v4 02/15] exec: Correct comments about "point of no return"
` [PATCH v4 03/15] binfmt: Introduce secureexec flag
` [PATCH v4 04/15] apparmor: Refactor to remove bprm_secureexec hook
` [PATCH v4 05/15] selinux: "
` [PATCH v4 06/15] smack: "
` [PATCH v4 07/15] commoncap: "
` [PATCH v4 08/15] commoncap: Move cap_elevated calculation into bprm_set_creds
` [PATCH v4 09/15] LSM: drop bprm_secureexec hook
` [PATCH v4 10/15] exec: Use secureexec for setting dumpability
` [PATCH v4 11/15] exec: Use secureexec for clearing pdeath_signal
` [PATCH v4 12/15] smack: Remove redundant pdeath_signal clearing
` [PATCH v4 13/15] exec: Consolidate dumpability logic
` [PATCH v4 14/15] exec: Use sane stack rlimit under secureexec
` [PATCH v4 15/15] exec: Consolidate pdeath_signal clearing

[PATCH 0/3] fs, xfs: block map immutable files for dax, dma-to-storage, and swap
 2017-08-01  0:42 UTC  (7+ messages)
` [PATCH 2/3] fs, xfs: introduce FALLOC_FL_SEAL_BLOCK_MAP
` [PATCH 3/3] xfs: persist S_IOMAP_IMMUTABLE in di_flags2

[PATCH] f2fs: provide f2fs_balance_fs to __write_data_page for dentry pages
 2017-08-01  0:44 UTC  (2+ messages)

[PATCH] genirq: Provide IRQCHIP_ONESHOT_EDGE_SAFE
 2017-08-01  0:37 UTC  (2+ messages)

[RFC PATCH v2] membarrier: expedited private command
 2017-08-01  0:35 UTC  (5+ messages)

[PATCH v4 0/3] Add support for the s6e63j0x03 panel on Rinato board
 2017-08-01  0:26 UTC  (2+ messages)

Possible race in hysdn.ko
 2017-08-01  0:22 UTC  (4+ messages)
  ` [PATCH] hysdn: fix to a race condition in put_log_buffer

[PATCH] Removing Check Errors with checkpatch.pl, Converting from macro to function call
 2017-08-01  0:25 UTC  (2+ messages)

[PATCH] apparmor: Fix logical error in verify_header()
 2017-08-01  0:22 UTC  (2+ messages)

MEI-related WARN_ON() triggered during resume-from-sleep on v4.12-rc2+
 2017-08-01  0:05 UTC  (5+ messages)
  ` Issue with commit de3ef1eb1cd - PM / core: Drop run_wake flag from struct dev_pm_info [Was: MEI-related WARN_ON() triggered during resume-from-sleep on v4.13-rc2+]

linux-next: manual merge of the rcu tree with the tip tree
 2017-08-01  0:04 UTC  (3+ messages)

mmotm 2017-07-31-16-56 uploaded
 2017-07-31 23:57 UTC 

RE:
 2017-07-31 23:46 UTC 

[PATCH] PCI: xilinx: Remove platform/architecture restrictions
 2017-07-31 23:49 UTC  (6+ messages)

[PATCH] f2fs: fix potential deadlock
 2017-07-31 23:49 UTC  (2+ messages)

[PATCH v2] serio: PS2 gpio bit banging driver for the serio bus
 2017-07-31 23:34 UTC  (2+ messages)

[PATCH 00/14] Support more devices on rockchip rv1108
 2017-07-31 23:31 UTC  (7+ messages)
` [PATCH 01/14] clk: rockchip: add more clk ids for rv1108
` [PATCH 02/14] clk: rockchip: support more clks "
` [PATCH 11/14] ARM: dts: rockchip: add saradc support "

Minor Code Clean Up
 2017-07-31 23:27 UTC  (11+ messages)
` [PATCH 2/2] trace-cmd: replace show_file() -> show_instance_file()
` [PATCH 1/2] trace-cmd: use asprintf when possible

[PATCH] platform/x86: intel-hid: Wake up Dell Latitude 7275 from suspend-to-idle
 2017-07-31 23:21 UTC  (3+ messages)

[PATCH 1/2] HID: input: map digitizer battery usage
 2017-07-31 23:21 UTC  (2+ messages)
` [PATCH 2/2] HID: input: optionally use device id in battery name

[PATCH 2/3] iio: Introduce the generic counter interface
 2017-07-31 23:15 UTC  (2+ messages)

[PATCH v3 00/16] Switchtec NTB Support
 2017-07-31 23:08 UTC  (9+ messages)
` [PATCH v3 01/16] switchtec: move structure definitions into a common header
` [PATCH v3 08/16] switchtec_ntb: introduce initial NTB driver
` [PATCH v3 12/16] switchtec_ntb: add link management

[PATCH] PCI/MSI: Improve MSI alias detection
 2017-07-31 23:05 UTC  (4+ messages)

[PATCH v3 00/13] introduce the Xen PV Calls frontend
 2017-07-31 22:57 UTC  (14+ messages)
` [PATCH v3 01/13] xen/pvcalls: introduce the pvcalls xenbus frontend
  ` [PATCH v3 02/13] xen/pvcalls: implement frontend disconnect
  ` [PATCH v3 03/13] xen/pvcalls: connect to the backend
  ` [PATCH v3 04/13] xen/pvcalls: implement socket command and handle events
  ` [PATCH v3 05/13] xen/pvcalls: implement connect command
  ` [PATCH v3 06/13] xen/pvcalls: implement bind command
  ` [PATCH v3 07/13] xen/pvcalls: implement listen command
  ` [PATCH v3 08/13] xen/pvcalls: implement accept command
  ` [PATCH v3 09/13] xen/pvcalls: implement sendmsg
  ` [PATCH v3 10/13] xen/pvcalls: implement recvmsg
  ` [PATCH v3 11/13] xen/pvcalls: implement poll command
  ` [PATCH v3 12/13] xen/pvcalls: implement release command
  ` [PATCH v3 13/13] xen: introduce a Kconfig option to enable the pvcalls frontend

[PATCH] arm64: dts: rockchip: update dynamic-power-coefficient for rk3399
 2017-07-31 23:02 UTC  (2+ messages)

[PATCH V5 1/2] firmware: add more flexible request_firmware_async function
 2017-07-31 23:01 UTC  (2+ messages)

[PATCH tip/core/rcu 0/9] Remove spin_unlock_wait()
 2017-07-31 22:58 UTC  (12+ messages)
` [PATCH v2 tip/core/rcu 0/10] "
  ` [PATCH v2 tip/core/rcu 01/10] atomics: Revert addition of comment header to spin_unlock_wait()
  ` [PATCH v2 tip/core/rcu 02/10] net/netfilter/nf_conntrack_core: Fix net_conntrack_lock()
  ` [PATCH v2 tip/core/rcu 03/10] task_work: Replace spin_unlock_wait() with lock/unlock pair
  ` [PATCH v2 tip/core/rcu 04/10] sched: "
  ` [PATCH v2 tip/core/rcu 05/10] completion: "
  ` [PATCH v2 tip/core/rcu 06/10] exit: "
  ` [PATCH v2 tip/core/rcu 07/10] ipc: "
  ` [PATCH v2 tip/core/rcu 08/10] drivers/ata: "
  ` [PATCH v2 tip/core/rcu 09/10] locking: Remove spin_unlock_wait() generic definitions
  ` [PATCH v2 tip/core/rcu 10/10] arch: Remove spin_unlock_wait() arch-specific definitions

[PATCH v2 0/6] Make ipc y2038 safe
 2017-07-31 23:00 UTC  (3+ messages)
` [PATCH v2 2/6] ipc: mqueue: Replace timespec with timespec64

[PATCH 0/5] Initial support for Adaptrum Anarion SOC
 2017-07-31 22:59 UTC  (10+ messages)
` [PATCH 4/5] mtd: spi-nor: Add driver for Adaptrum Anarion QSPI controller

[PATCH] ARM: rockchip: enable ZONE_DMA for non 64-bit capable peripherals
 2017-07-31 22:58 UTC  (2+ messages)

[PATCH tip/core/rcu 0/5] Related non-RCU updates
 2017-07-31 22:53 UTC  (6+ messages)
  ` [PATCH v2 tip/core/rcu 1/4] module: Fix pr_fmt() bug for header use of printk
  ` [PATCH v2 tip/core/rcu 2/4] init_task: Remove redundant INIT_TASK_RCU_TREE_PREEMPT() macro
  ` [PATCH v2 tip/core/rcu 3/4] sched: Allow migrating kthreads into online but inactive CPUs
  ` [PATCH v2 tip/core/rcu 4/4] membarrier: Expedited private command

[PATCH v2 0/2] ASoC: hdmi-codec: Allow driver to restrict sample size
 2017-07-31 22:49 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: hdmi-codec: Allow drivers to restrict sample sizes
` [PATCH v2 2/2] drm/bridge: adv7511: restrict audio "

[PATCH v3 00/15] exec: Use sane stack rlimit under secureexec
 2017-07-31 22:43 UTC  (5+ messages)
` [PATCH v3 06/15] commoncap: Refactor to remove bprm_secureexec hook

[PATCH V7 0/7] crypto: AES CBC multibuffer implementation
 2017-07-31 22:47 UTC  (2+ messages)

[PATCH v2 00/13] introduce the Xen PV Calls frontend
 2017-07-31 22:34 UTC  (21+ messages)
` [PATCH v2 01/13] xen/pvcalls: introduce the pvcalls xenbus frontend
  ` [PATCH v2 02/13] xen/pvcalls: connect to the backend
  ` [PATCH v2 05/13] xen/pvcalls: implement bind command
  ` [PATCH v2 09/13] xen/pvcalls: implement recvmsg
      ` [Xen-devel] "
  ` [PATCH v2 11/13] xen/pvcalls: implement release command

[PATCH] serio: PS2 gpio bit banging driver for the serio bus
 2017-07-31 22:24 UTC 

[PATCH net-next 00/11] net: dsa: rework EEE support
 2017-07-31 22:17 UTC  (12+ messages)
` [PATCH net-next 01/11] net: dsa: make EEE ops optional
` [PATCH net-next 02/11] net: dsa: qca8k: fix EEE init
` [PATCH net-next 03/11] net: dsa: qca8k: enable EEE once
` [PATCH net-next 04/11] net: dsa: qca8k: do not cache unneeded EEE fields
` [PATCH net-next 05/11] net: dsa: qca8k: remove qca8k_get_eee
` [PATCH net-next 06/11] net: dsa: bcm_sf2: remove unneeded supported flags
` [PATCH net-next 07/11] net: dsa: mv88e6xxx: call phy_init_eee
` [PATCH net-next 08/11] net: dsa: call phy_init_eee in DSA layer
` [PATCH net-next 09/11] net: dsa: remove PHY device argument from .set_eee
` [PATCH net-next 10/11] net: dsa: mv88e6xxx: remove EEE support
` [PATCH net-next 11/11] net: dsa: rename switch EEE ops

[PATCH 2/4] mailbox: pcc: Drop uninformative output during boot
 2017-07-31 22:23 UTC  (2+ messages)

[PATCH 4.4 00/57] 4.4.78-stable review
 2017-07-31 22:22 UTC  (7+ messages)
` [PATCH 4.4 40/57] tpm: Provide strong locking for device removal

[PATCH] x86/hpet: Cure interface abuse in the resume path
 2017-07-31 22:22 UTC  (2+ messages)

[RFC Part1 PATCH v3 00/17] x86: Secure Encrypted Virtualization (AMD)
 2017-07-31 22:19 UTC  (3+ messages)
` [RFC Part1 PATCH v3 10/17] resource: Provide resource struct in resource walk callback

[PATCH V4] PCI: handle CRS returned by device after FLR
 2017-07-31 22:19 UTC  (4+ messages)

[PATCH v2 0/5] ACPI: DMA ranges management
 2017-07-31 22:16 UTC  (2+ messages)

[PATCH] [RFC] fs/binfmt_elf: work around bogus ubsan array-bounds warning
 2017-07-31 22:13 UTC  (2+ messages)

[patch 0/5] scsi/bnx2*: Plug hotplug race, correct locking and simplify hotplug code
 2017-07-31 22:09 UTC  (3+ messages)
` [patch 3/5] scsi/bnx2i: Prevent recursive cpuhotplug locking

[PATCH] infiniband: avoid overflow warning
 2017-07-31 22:06 UTC  (9+ messages)

strace-4.18 test suite oopses sparc64 4.12 and 4.13-rc kernels
 2017-07-31 22:06 UTC  (10+ messages)

[PATCH V3] pci: quirk: Apply APM ACS quirk to XGene devices
 2017-07-31 21:55 UTC  (4+ messages)

[PATCH v2 0/3] ARM: dts: NSP: dma-coherent and USB3 changes
 2017-07-31 21:54 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: dts: NSP: Add dma-coherent to relevant DT entries
` [PATCH v2 2/3] ARM: dts: NSP: Rearrage USB entries
` [PATCH v2 3/3] ARM: dts: NSP: Add USB3 and USB3 PHY to NSP

[PATCH] ACPI / PM: Prefer suspend-to-idle over S3 on some systems
 2017-07-31 21:43 UTC 

[RFC 0/5] Add I3C subsystem
 2017-07-31 21:42 UTC  (11+ messages)
` [RFC 2/5] i3c: Add core I3C infrastructure

[PATCH v2 00/22] Intel FPGA Device Drivers
 2017-07-31 21:41 UTC  (7+ messages)
` [PATCH v2 02/22] fpga: add FPGA device framework
` [PATCH v2 22/22] fpga: intel: afu: add FPGA_PORT_DMA_MAP/UNMAP ioctls support

[PATCH 1/5 v2] pinctrl: Add DT bindings for Cortina Gemini
 2017-07-31 21:30 UTC 

[PATCH v3 0/4] Add xxhash and zstd modules
 2017-07-31 21:30 UTC  (4+ messages)
` [PATCH v3 4/4] squashfs: Add zstd support

FSGSBASE ABI considerations
 2017-07-31 21:23 UTC  (2+ messages)

[PATCH V5 0/2] sched: cpufreq: Allow remote callbacks
 2017-07-31 21:20 UTC  (5+ messages)
` [PATCH V5 1/2] sched: cpufreq: Allow remote cpufreq callbacks
` [PATCH V5 2/2] cpufreq: Process remote callbacks from any CPU if the platform permits

[PATCH] fbcon: Use background color for margins
 2017-07-31 21:11 UTC  (6+ messages)

[PATCH] crypto: ccp - select CONFIG_CRYPTO_RSA
 2017-07-31 21:10 UTC 

[PATCH v2] f2fs: support journelled quota
 2017-07-31 21:04 UTC  (4+ messages)

[PATCH] f2fs: return wrong error number on f2fs_quota_write
 2017-07-31 21:02 UTC 

[PATCH v5] vfat: Deduplicate hex2bin()
 2017-07-31 20:56 UTC  (7+ messages)

[PATCH] crypto: ccp - avoid uninitialized variable warning
 2017-07-31 20:49 UTC 

[PATCH] crypto: serpent: improve __serpent_setkey with UBSAN
 2017-07-31 20:43 UTC 

[PATCH v2 0/2] Invert margin colors when terminal is inverted
 2017-07-31 20:43 UTC  (3+ messages)

[PATCH 0/3] memdelay: memory health metric for systems and workloads
 2017-07-31 20:38 UTC  (8+ messages)
` [PATCH 3/3] mm/sched: memdelay: memory health interface "

[PATCH] ISDN: eicon: fix array-bounds warning properly
 2017-07-31 20:29 UTC  (3+ 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).