All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-09 14:07:36 to 2017-06-09 14:34:04 UTC [more...]

[meta-oe][PATCH 1/3] meson: update Meson devtool to 0.40.1
 2017-06-09 14:34 UTC  (5+ messages)
  ` -pie in SECURITY_CFLAGS (was: Re: [meta-oe][PATCH 1/3] meson: update Meson devtool to 0.40.1)

[PATCH] net: Fix inconsistent teardown and release of private netdev state
 2017-06-09 14:33 UTC  (4+ messages)

[PATCH 0/2] ALSA: pcm: trace selection process of hardware parameters
 2017-06-09 14:33 UTC  (2+ messages)

[PATCH] nbd: set sk->sk_sndtimeo for our sockets
 2017-06-09 14:33 UTC  (2+ messages)

[PATCH 1/2] add setup step to filter-branch
 2017-06-09 14:33 UTC  (5+ messages)
` [PATCH 2/2] add [--] to usage of filter-branch

[PATCH -next v2 0/8] rbtree: Cache leftmost node internally
 2017-06-09 14:32 UTC  (4+ messages)
` [PATCH 1/8] "

[PATCH] Drivers: unisys: visorhba - style fix
 2017-06-09 14:32 UTC  (2+ messages)

[U-Boot] [PATCH] arm: am57xx: Keep environment in eMMC
 2017-06-09 14:32 UTC  (5+ messages)

[PATCH] l2tp: cast l2tp traffic counter to unsigned
 2017-06-09 14:29 UTC 

[PATCH for-4.9 0/4] Makefiles: Provide way to ship livepatch tests
 2017-06-09 14:31 UTC  (4+ messages)

[PATCH 1/2] drm/amdgpu/gfx: fix MEC interrupt enablement for pipes != 0
 2017-06-09 14:31 UTC  (4+ messages)

[PATCH v8 6/9] drivers: perf: hisi: Add support for Hisilicon Djtag driver
 2017-06-09 14:30 UTC  (6+ messages)

[kernel-hardening] [PATCH RFC v2 1/1] gcc-plugins: Add stackleak feature erasing the kernel stack at the end of syscalls
 2017-06-09 14:30 UTC 

[PATCH v2 1/3] ath10k: Use complete VHT chan width for 160MHz workaround
 2017-06-09 14:09 UTC  (4+ messages)

[B.A.T.M.A.N.] [PATCH v2 1/2] batman-adv: Use default throughput value on cfg80211 error
 2017-06-09 14:29 UTC  (2+ messages)
` [B.A.T.M.A.N.] [PATCH v2 2/2] batman-adv: Accept only filled wifi station info

[PATCH] libselinux: always unmount selinuxfs for SELINUX=disabled
 2017-06-09 14:29 UTC 

Two regressions on BYT/T ASUS T100TA 4.12-rc: #2 Keyboard no longer works
 2017-06-09 14:29 UTC  (7+ messages)
        ` [PATCH] HID: let generic driver yield control iff specific driver has been enabled (was Re: Two regressions on BYT/T ASUS T100TA 4.12-rc: #2 Keyboard no longer works)

TPM2 resource manager context save
 2017-06-09 14:29 UTC 

[U-Boot] [PATCH] arm: am57xx: Increase "bootloader" partition size
 2017-06-09 14:29 UTC  (2+ messages)

[U-Boot] [PATCH] arm: dra7: Increase "bootloader" partition size
 2017-06-09 14:29 UTC  (2+ messages)

[PATCH v4] mfd: lp87565: Add lp87565 PMIC support
 2017-06-09 14:28 UTC  (3+ messages)

[Bug 194761] New: amdgpu driver breaks on Oland (SI)
 2017-06-09 14:28 UTC  (3+ messages)
` [Bug 194761] "

Sleeping BUG in khugepaged for i586
 2017-06-09 14:28 UTC  (13+ messages)

[v3 0/3] Auto BKOPS PM suspend
 2017-06-09 14:28 UTC  (3+ messages)
` [v3 3/3] mmc: Checking BKOPS status prior to Suspend

[PATCH net v2] net: ipmr: Fix some mroute forwarding issues in vrf's
 2017-06-09 14:28 UTC  (2+ messages)

[PATCH 0/4] dw-hdmi CEC support
 2017-06-09 14:28 UTC  (15+ messages)
` [PATCH 1/4] drm/bridge: dw-hdmi: remove CEC engine register definitions
` [PATCH 2/4] drm/bridge: dw-hdmi: add cec notifier support
` [PATCH 3/4] drm/bridge: dw-hdmi: add better clock disable control

[PATCH v2 0/3] Add Keystone2 Remoteproc driver
 2017-06-09 14:27 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: remoteproc: Add Keystone DSP remoteproc binding

[RFC v4 00/20] Speculative page faults
 2017-06-09 14:21 UTC  (42+ messages)
` [RFC v4 01/20] mm: Dont assume page-table invariance during faults
` [RFC v4 02/20] mm: Prepare for FAULT_FLAG_SPECULATIVE
` [RFC v4 03/20] mm: Introduce pte_spinlock
` [RFC v4 04/20] mm: VMA sequence count
` [RFC v4 05/20] mm: RCU free VMAs
` [RFC v4 06/20] mm: Provide speculative fault infrastructure
` [RFC v4 07/20] mm/spf: Try spin lock in speculative path
` [RFC v4 08/20] mm/spf: Fix fe.sequence init in __handle_mm_fault()
` [RFC v4 09/20] mm/spf: don't set fault entry's fields if locking failed
` [RFC v4 10/20] mm/spf; fix lock dependency against mapping->i_mmap_rwsem
` [RFC v4 11/20] mm/spf: Protect changes to vm_flags
` [RFC v4 12/20] mm/spf Protect vm_policy's changes against speculative pf
` [RFC v4 13/20] mm/spf: Add check on the VMA's flags
` [RFC v4 14/20] mm/spf: protect madvise vs speculative pf
` [RFC v4 15/20] mm/spf: protect mremap() against "
` [RFC v4 16/20] mm/spf: Don't call user fault callback in the speculative path
` [RFC v4 17/20] x86/mm: Add speculative pagefault handling
` [RFC v4 18/20] x86/mm: Update the handle_speculative_fault's path
` [RFC v4 19/20] powerpc/mm: Add speculative page fault
` [RFC v4 20/20] mm/spf: Clear FAULT_FLAG_KILLABLE in the speculative path

preparations 4.7.3 and 4.6.6
 2017-06-09 14:25 UTC  (4+ messages)

[PATCH 0/8] bus/pci: remove PCI bus from EAL
 2017-06-09 14:24 UTC  (3+ messages)
` [PATCH v2 07/12] pdump: disabled by default

[Qemu-devel] [PATCH 0/3] commit: Fix completion with extra reference
 2017-06-09 14:24 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/3] "
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 2/3] qemu-iotests: Allow starting new qemu after cleanup
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 3/3] qemu-iotests: Test exiting qemu with running job
  ` [Qemu-devel] [Qemu-block] "

Can someone check linux kernel 4.4, and 4.9 rfc4309 test vectors?
 2017-06-09 14:24 UTC  (3+ messages)

[PATCH 0/2] Yocto Compatible 2.0 support code
 2017-06-09 14:24 UTC  (11+ messages)

[PATCH net 2/3] bonding: fix 802.3ad support for 14G speed
 2017-06-09 14:23 UTC  (3+ messages)
` [PATCH net-next] bonding: warn user when 802.3ad speed is unknown

[PATCH 00/15] Ingenic JZ4770 and GCW Zero patchset
 2017-06-09 14:24 UTC  (6+ messages)
` [PATCH 05/15] serial: 8250_ingenic: Add support for the JZ4770 SoC
` [PATCH 14/15] devicetree/bindings: Add GCW vendor prefix

[PATCH v1] Configure Git contribution guidelines for github.com
 2017-06-09 14:21 UTC 

[PATCH] ethdev: remove driver name from device private data
 2017-06-09 14:22 UTC  (4+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH v1 0/2] PGM injection fix/rework
 2017-06-09 14:21 UTC  (3+ messages)
` [Qemu-devel] [PATCH v1 1/2] target/s390x: correctly indicate PER nullification
` [Qemu-devel] [PATCH v1 2/2] target/s390x: rework PGM interrupt psw.addr handling

[PATCH v8 00/34] i.MX Media Driver
 2017-06-09 14:21 UTC  (5+ messages)
` [PATCH v8 02/34] [media] dt-bindings: Add bindings for i.MX media driver

[PATCH 0/6] tty: serial: lpuart: add imx7ulp support
 2017-06-09 14:20 UTC  (9+ messages)
` [PATCH 6/6] tty: serial: lpuart: add a more accurate baud rate calculation method

[PATCH] Grow: don't allow to enable PPL when reshape is in progress
 2017-06-09 14:20 UTC 

[PATCH] loop: fix error handling regression
 2017-06-09 14:19 UTC  (2+ messages)

erasure_code_version() for a new erasure code
 2017-06-09 14:19 UTC  (2+ messages)

[PATCH 0/3] x86: Add a hvmop for setting the #VE suppress bit
 2017-06-09 14:18 UTC  (8+ messages)
` [PATCH 2/3] x86/altp2m: Add a hvmop for setting the suppress #VE bit

[PATCH v2] nvme: use ctrl->device consistently for logging
 2017-06-09 14:17 UTC  (2+ messages)

[PATCH 0/2] Add support for falling-low_level interrupts
 2017-06-09 14:18 UTC  (4+ messages)
` [PATCH 2/2] Documentation: dt: iio: imu: st_lsm6dsx: support active-low interrupts

[PATCH net 0/2] bnx2x: Fix malicious VFs indication
 2017-06-09 14:17 UTC  (3+ messages)
` [PATCH net 1/2] bnx2x: Allow vfs to disable txvlan offload
` [PATCH net 2/2] bnx2x: Don't post statistics to malicious VFs

is it possible to enable dualband or even 2.4 GHz on QCA9994? (Compex WLE1216V5-20)
 2017-06-09 14:16 UTC  (9+ messages)
    ` AW: "

[PATCH for v4.9] livepatch: Wrong usage of spinlock on debug console
 2017-06-09 14:16 UTC 

[RFC PATCH 0/8] firmware: ARM System Control and Management Interface(SCMI) support
 2017-06-09 14:16 UTC  (4+ messages)
` [RFC PATCH 1/8] Documentation: add DT binding for ARM System Control and Management Interface(SCMI) protocol

[PATCH v1 1/1] gpio: of: provide option generic property for initial line states
 2017-06-09 14:16 UTC  (2+ messages)

[PATCH v5 00/23] hisi_sas: hip08 support
 2017-06-09 14:16 UTC  (22+ messages)
` [PATCH v5 01/23] scsi: hisi_sas: fix timeout check in hisi_sas_internal_task_abort()
` [PATCH v5 02/23] scsi: hisi_sas: define hisi_sas_device.device_id as int
` [PATCH v5 03/23] scsi: hisi_sas: optimise the usage of hisi_hba.lock
` [PATCH v5 04/23] scsi: hisi_sas: relocate get_ata_protocol()
` [PATCH v5 05/23] scsi: hisi_sas: relocate sata_done_v2_hw()
` [PATCH v5 06/23] scsi: hisi_sas: relocate get_ncq_tag_v2_hw()
` [PATCH v5 07/23] scsi: hisi_sas: add pci_dev in hisi_hba struct
` [PATCH v5 08/23] scsi: hisi_sas: create hisi_sas_get_fw_info()
` [PATCH v5 09/23] scsi: hisi_sas: add skeleton v3 hw driver
` [PATCH v5 10/23] scsi: hisi_sas: add initialisation for v3 pci-based controller
` [PATCH v5 11/23] scsi: hisi_sas: add v3 hw init
` [PATCH v5 12/23] scsi: hisi_sas: add v3 hw PHY init
` [PATCH v5 13/23] scsi: hisi_sas: add phy up/down/bcast and channel ISR
` [PATCH v5 14/23] scsi: hisi_sas: add v3 cq interrupt handler
` [PATCH v5 15/23] scsi: hisi_sas: add v3 code to send SSP frame
` [PATCH v5 17/23] scsi: hisi_sas: add v3 code to send ATA frame
` [PATCH v5 18/23] scsi: hisi_sas: add v3 code for itct setup and free
` [PATCH v5 19/23] scsi: hisi_sas: add v3 code to send internal abort command
` [PATCH v5 20/23] scsi: hisi_sas: add get_wideport_bitmap_v3_hw()
` [PATCH v5 21/23] scsi: hisi_sas: Add v3 code to support ECC and AXI bus fatal error
` [PATCH v5 22/23] scsi: hisi_sas: add v3 code to fill some more hw function pointers

[GIT PULL] Block changes for 4.12-rc
 2017-06-09 14:16 UTC 

[PATCH 1/2] ethdev: ensure same name size for device and ethdev
 2017-06-09 14:16 UTC  (4+ messages)
` [PATCH 2/2] drivers/net: use device name from device structure

[PATCH v2 net-next 0/8] qed*: Light L2 updates
 2017-06-09 14:13 UTC  (18+ messages)
` [PATCH v2 net-next 3/8] qed: Cleaner seperation of LL2 inputs
  ` [PATCH v2 net-next 1/8] qed: LL2 to use packed information for tx
  ` [PATCH v2 net-next 2/8] qed: Revise ll2 Rx completion
  ` [PATCH v2 net-next 4/8] qed: LL2 code relocations
  ` [PATCH v2 net-next 5/8] qed*: LL2 callback operations
  ` [PATCH v2 net-next 8/8] qed: collect GSI port statistics
` [PATCH v2 net-next 6/8] qed: No need for LL2 frags indication
` [PATCH v2 net-next 7/8] qed: Call rx_release_cb() when flushing LL2

[PATCH 00/14 v4] PL011 emulation support in Xen
 2017-06-09 14:13 UTC  (3+ messages)
` [PATCH 06/14 v4] xen/arm: vpl011: Add a new domctl API to initialize vpl011

[Cluster-devel] GFS2 Patches Needing Review
 2017-06-09 14:13 UTC  (3+ messages)

[PATCH] kbuild: replace genhdr-y with generated-y, deprecating genhdr-y
 2017-06-09 14:12 UTC  (3+ messages)

[PATCH 0/2] Define CPU_BIG_ENDIAN or warn for inconsistencies
 2017-06-09 14:11 UTC  (7+ messages)
` [PATCH 2/2] include: warn for inconsistent endian config definition

[PATCH 0/9] cec improvements
 2017-06-09 14:11 UTC  (4+ messages)
` [PATCH 7/9] dt-bindings: media/s5p-cec.txt: document needs-hpd property

[PATCH] Fix some mroute forwarding issues in vrf's
 2017-06-09 14:10 UTC 

[PATCH] context: allow test execution with buildhistory unless version-going-backwards is present
 2017-06-09 14:19 UTC  (3+ messages)

[PATCH] af_unix: Add sockaddr length checks before accessing sa_family in bind and connect handlers
 2017-06-09 14:09 UTC  (4+ messages)

[PATCH] tests: shell: Add test for ambguity while setting the value
 2017-06-09 14:09 UTC  (3+ messages)

[PATCH v2 0/8] net: mvmdio: add xSMI support
 2017-06-09 14:09 UTC  (7+ messages)
` [PATCH v2 7/8] net: mvmdio: add xmdio support

[PATCH] scsi: qla2xxx: fix printk format string warning on 32-bit
 2017-06-09 14:09 UTC  (2+ messages)

[PATCH 0/2] fix premature OOM killer
 2017-06-09 14:08 UTC  (5+ messages)
` [RFC PATCH 2/2] mm, oom: do not trigger out_of_memory from the #PF

[PATCH 0/3] Fix imagetests with harderning flags
 2017-06-09 14:07 UTC  (6+ messages)
` [PATCH 2/3] pulseaudio: disable PIE flags when hardened flags are enabled

[PATCH v4 0/6] provide power off support for iMX6 with external PMIC
 2017-06-09 14:07 UTC  (10+ messages)
` [PATCH v4 4/6] regulator: pfuze100: add fsl,pmic-stby-poweroff property
  ` [PATCH v4 4/6] regulator: pfuze100: add fsl, pmic-stby-poweroff property
  ` [PATCH v4 3/6] kernel/reboot.c: export pm_power_off_prepare
  ` [PATCH v4 5/6] regulator: pfuze100-regulator: provide pm_power_off_prepare handler
  ` [PATCH v4 6/6] ARM: dts: imx6: RIoTboard provide standby on power off option


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.