linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-29 18:53:23 to 2018-03-29 23:56:10 UTC [more...]

[PATCH] scsi: Introduce sdev_printk_ratelimited to throttle frequent printk
 2018-03-29 23:56 UTC  (2+ messages)

[PATCH 0/6] spi: Add support for DMA transfers in sun4i SPI driver
 2018-03-29 18:59 UTC  (7+ messages)
` [PATCH 1/6] spi: core: handle timeout error from transfer_one()
` [PATCH 2/6] spi: sun4i: restrict transfer length in PIO-mode
` [PATCH 3/6] spi: sun4i: coding style/readability improvements
` [PATCH 4/6] spi: sun4i: use completion provided by SPI core driver
` [PATCH 5/6] spi: sun4i: introduce register set/unset helpers
` [PATCH 6/6] spi: sun4i: add DMA transfers support

[PATCH v3] ANDROID: binder: change down_write to down_read
 2018-03-29 23:42 UTC  (2+ messages)

[PATCH 0/3] iommu/vt-d: Global PASID name space
 2018-03-29 23:38 UTC  (4+ messages)

[GIT PULL 00/37] lightnvm patches for 4.17
 2018-03-29 23:30 UTC  (39+ messages)
` [GIT PULL 01/37] lightnvm/pblk-gc: Delete an error message for a failed memory allocation in pblk_gc_line_prepare_ws()
` [GIT PULL 02/37] lightnvm: remove chnl_offset in nvme_nvm_identity
` [GIT PULL 03/37] lightnvm: pblk: handle bad sectors in the emeta area correctly
` [GIT PULL 04/37] lightnvm: pblk: check data lines version on recovery
` [GIT PULL 05/37] lightnvm: pblk: export write amplification counters to sysfs
` [GIT PULL 06/37] lightnvm: remove mlc pairs structure
` [GIT PULL 07/37] lightnvm: remove multiple groups in 1.2 data structure
` [GIT PULL 08/37] lightnvm: pblk: add padding distribution sysfs attribute
` [GIT PULL 09/37] lightnvm: pblk: delete writer kick timer before stopping thread
` [GIT PULL 10/37] lightnvm: pblk: allow allocation of new lines during shutdown
` [GIT PULL 11/37] lightnvm: pblk: prevent race in pblk_rb_flush_point_set
` [GIT PULL 12/37] lightnvm: pblk: refactor bad block identification
` [GIT PULL 13/37] lightnvm: make 1.2 data structures explicit
` [GIT PULL 14/37] lightnvm: flatten nvm_id_group into nvm_id
` [GIT PULL 15/37] lightnvm: add 2.0 geometry identification
` [GIT PULL 16/37] lightnvm: remove max_rq_size
` [GIT PULL 17/37] lightnvm: remove nvm_dev_ops->max_phys_sect
` [GIT PULL 18/37] nvme: lightnvm: add late setup of block size and metadata
` [GIT PULL 19/37] lightnvm: fix bad block initialization
` [GIT PULL 20/37] lightnvm: centralize permission check for lightnvm ioctl
` [GIT PULL 21/37] lightnvm: Avoid validation of default op value
` [GIT PULL 22/37] lightnvm: pblk: refactor init/exit sequences
` [GIT PULL 23/37] lightnvm: simplify geometry structure
` [GIT PULL 24/37] lightnvm: add minor version to generic geometry
` [GIT PULL 25/37] lightnvm: add shorten OCSSD version in geo
` [GIT PULL 26/37] lightnvm: complete geo structure with maxoc*
` [GIT PULL 27/37] lightnvm: normalize geometry nomenclature
` [GIT PULL 28/37] lightnvm: add support for 2.0 address format
` [GIT PULL 29/37] lightnvm: make address conversions depend on generic device
` [GIT PULL 30/37] lightnvm: implement get log report chunk helpers
` [GIT PULL 31/37] lightnvm: pblk: check for supported version
` [GIT PULL 32/37] lightnvm: pblk: rename ppaf* to addrf*
` [GIT PULL 33/37] lightnvm: pblk: implement get log report chunk
` [GIT PULL 34/37] lightnvm: pblk: implement 2.0 support
` [GIT PULL 35/37] lightnvm: pblk: don't recover unwritten lines
` [GIT PULL 36/37] lightnvm: pblk: remove some unnecessary NULL checks
` [GIT PULL 37/37] lightnvm: remove function name in strings

[PATCH 4.4 00/20] 4.4.126-stable review
 2018-03-29 23:12 UTC  (5+ messages)

[PATCH 4.9 00/28] 4.9.92-stable review
 2018-03-29 23:11 UTC  (4+ messages)

[PATCH 4.14 00/43] 4.14.32-stable review
 2018-03-29 23:10 UTC  (3+ messages)

[PATCH 4.15 00/47] 4.15.15-stable review
 2018-03-29 23:09 UTC  (3+ messages)

[PATCH v7 00/14] dax: fix dma vs truncate/hole-punch
 2018-03-29 23:02 UTC  (9+ messages)
` [PATCH v7 05/14] ext4, dax: introduce ext4_dax_aops
` [PATCH v7 07/14] fs, dax: use page->mapping to warn if truncate collides with a busy page

WARNING in kill_block_super
 2018-03-29 23:01 UTC 

KASAN: use-after-free Read in snd_pcm_timer_resolution
 2018-03-29 23:01 UTC 

RFC: Using regmap in ARM64 for EL3 register access
 2018-03-29 23:00 UTC 

[PATCH 0/2] Base enablement of IOMMU debugfs support
 2018-03-29 22:54 UTC  (3+ messages)
` [PATCH 1/2] iommu - Enable debugfs exposure of the IOMMU
` [PATCH 2/2] iommu/amd: Add basic debugfs infrastructure for AMD IOMMU

[PATCH 0/2] regulator: add QCOM RPMh regulator driver
 2018-03-29 22:36 UTC  (4+ messages)
` [PATCH 1/2] "

aio poll and a new in-kernel poll API V8
 2018-03-29 22:35 UTC  (32+ messages)
` [PATCH 01/30] fs: unexport poll_schedule_timeout
` [PATCH 02/30] fs: cleanup do_pollfd
` [PATCH 03/30] fs: update documentation to mention __poll_t and match the code
` [PATCH 04/30] fs: add new vfs_poll and file_can_poll helpers
` [PATCH 05/30] fs: introduce new ->get_poll_head and ->poll_mask methods
` [PATCH 06/30] aio: simplify cancellation
` [PATCH 07/30] aio: add delayed cancel support
` [PATCH 08/30] aio: implement IOCB_CMD_POLL
` [PATCH 09/30] net: refactor socket_poll
` [PATCH 10/30] net: add support for ->poll_mask in proto_ops
` [PATCH 11/30] net: remove sock_no_poll
` [PATCH 12/30] net/tcp: convert to ->poll_mask
` [PATCH 13/30] net/unix: "
` [PATCH 14/30] net: convert datagram_poll users tp ->poll_mask
` [PATCH 15/30] net/dccp: convert to ->poll_mask
` [PATCH 16/30] net/atm: "
` [PATCH 17/30] net/vmw_vsock: "
` [PATCH 18/30] net/tipc: "
` [PATCH 19/30] net/sctp: "
` [PATCH 20/30] net/bluetooth: "
` [PATCH 21/30] net/caif: "
` [PATCH 22/30] net/nfc: "
` [PATCH 23/30] net/phonet: "
` [PATCH 24/30] net/iucv: "
` [PATCH 25/30] net/rxrpc: "
` [PATCH 26/30] crypto: af_alg: "
` [PATCH 27/30] pipe: "
` [PATCH 28/30] eventfd: switch "
` [PATCH 29/30] timerfd: convert "
` [PATCH 30/30] random: "

[PATCH RFC 0/6] Memory b/w allocation software controller
 2018-03-29 22:26 UTC  (7+ messages)
` [PATCH 1/6] x86/intel_rdt/mba_sc: Add documentation for MBA "
` [PATCH 2/6] x86/intel_rdt/mba_sc: Add support to enable/disable via mount option
` [PATCH 3/6] x86/intel_rdt/mba_sc: Add initialization support
` [PATCH 4/6] x86/intel_rdt/mba_sc: Add schemata support
` [PATCH 5/6] x86/intel_rdt/mba_sc: Add counting for MBA software controller
` [PATCH 6/6] x86/intel_rdt/mba_sc: Add support to dynamically update the memory b/w

[PATCH] trace: Default to using trace_global_clock if sched_clock is unstable
 2018-03-29 22:25 UTC 

[PATCH net-next 0/6] rxrpc: Fixes
 2018-03-29 22:25 UTC  (3+ messages)

[PATCH] ARM: dts: BCM5301X: Add support for Linksys EA9500
 2018-03-29 22:16 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] mfd: cros ec: spi: Fix "in progress" error signaling
 2018-03-29 22:08 UTC  (6+ messages)

KASAN: stack-out-of-bounds Read in rdma_bind_addr (2)
 2018-03-29 22:01 UTC 

WARNING in refcount_sub_and_test (2)
 2018-03-29 22:01 UTC 

[PATCH v4 1/3] Add notrace to lib/ucmpdi2.c
 2018-03-29 21:59 UTC  (2+ messages)

omap4-droid4: voice call support was Re: [PATCHv5,5/5] ARM: dts: omap4-droid4: add soundcard
 2018-03-29 21:58 UTC  (18+ messages)

[PATCH v4 00/24] FPGA Device Feature List (DFL) Device Drivers
 2018-03-29 21:57 UTC  (7+ messages)
` [PATCH v4 04/24] fpga: add device feature list support

[PATCH v2] PM / wakeup: use seq_open() to show wakeup stats
 2018-03-29 21:54 UTC  (3+ messages)

[PATCH 0/2] Add QCOM RPMh Clock driver
 2018-03-29 21:49 UTC  (3+ messages)
` [PATCH 1/2] clk: qcom: clk-rpmh: Add QCOM RPMh clock driver

[PATCH] Documentation/process: update FUSE project website
 2018-03-29 21:49 UTC  (2+ messages)

[PATCH 00/32] docs/vm: convert to ReST format
 2018-03-29 21:46 UTC  (2+ messages)

[PATCH] x86/kvm: replace TASK_UNINTERRUPTIBLE with TASK_KILLABLE
 2018-03-29 21:41 UTC  (2+ messages)

[PATCH 0/6] FPGA Manager Patches for 4.17
 2018-03-29 21:39 UTC  (8+ messages)
` [PATCH 1/6] fpga: region: don't use drvdata in common fpga code
` [PATCH 4/6] fpga: region: change fpga_region_register to have one param

[PATCH v3 0/1] Safe LSM (un)loading, and immutable hooks
 2018-03-29 21:37 UTC  (3+ messages)
` [PATCH v3 1/1] security: Add mechanism to safely (un)load LSMs after boot time

[PATCH RFC v10 0/6] Introduce the STACKLEAK feature and a test for it
 2018-03-29 21:34 UTC  (8+ messages)
` [PATCH RFC v10 2/6] x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls

[PATCH] exofs: Avoid VLA in structures
 2018-03-29 21:32 UTC  (2+ messages)

[PATCH v4 00/14] CPU scaling support for msm8996
 2018-03-29 21:26 UTC  (15+ messages)
` [PATCH v4 01/14] soc: qcom: Separate kryo l2 accessors from PMU driver
` [PATCH v4 02/14] clk: qcom: Make clk_alpha_pll_configure available to modules
` [PATCH v4 03/14] clk: qcom: Add CPU clock driver for msm8996
` [PATCH v4 04/14] clk: qcom: Add DT bindings for "
` [PATCH v4 05/14] clk: qcom: cpu-8996: Add support to switch to alternate PLL
` [PATCH v4 06/14] clk: qcom: cpu-8996: Add support to switch below 600Mhz
` [PATCH v4 07/14] clk: qcom: Add ACD path to CPU clock driver for msm8996
` [PATCH v4 08/14] dt: qcom: Add opp and thermal to the msm8996
` [PATCH v4 09/14] regulator: qcom_spmi: Add support for SAW
` [PATCH v4 10/14] dt-bindings: Add support for SAW documentation
` [PATCH v4 11/14] dt: qcom: Add SAW regulator for 8x96 CPUs
` [PATCH v4 12/14] cpufreq: Add Kryo CPU scaling driver
` [PATCH v4 13/14] dt-bindings: cpufreq: Document operating-points-v2-kryo-cpu
` [PATCH v4 14/14] dt: qcom: Add qcom-cpufreq-kryo driver configuration

[PATCH v3 0/2] KVM: X86: Add Force Emulation Prefix for "emulate the next instruction"
 2018-03-29 21:29 UTC  (3+ messages)
` [PATCH v3 2/2] "

[PATCH 4.4 000/134] 4.4.123-stable review
 2018-03-29 21:23 UTC  (3+ messages)
` [PATCH 4.4 033/134] tcp: sysctl: Fix a race to avoid unexpected 0 window from space

possible deadlock in perf_event_detach_bpf_prog
 2018-03-29 21:18 UTC  (2+ messages)

[PATCHv3 0/7] Add Intel Stratix10 FPGA manager and service layer
 2018-03-29 21:12 UTC  (3+ messages)
` [PATCHv3 4/7] dt-bindings: fpga: add Stratix10 SoC FPGA manager binding

[GIT PULL] KVM fixes for Linux 4.16-rc8
 2018-03-29 21:10 UTC 

Question regarding container affecting the host system mounts
 2018-03-29 20:50 UTC 

`do_IRQ: 1.55 No irq handler for vector` on ASRock E350M1
 2018-03-29 20:57 UTC  (11+ messages)

[PATCH v4 0/7] phy: qcom: Updates for USB PHYs on SDM845
 2018-03-29 20:55 UTC  (12+ messages)
` [PATCH v4 1/7] clk: msm8996-gcc: change halt check for USB/PCIE pipe_clk
` [PATCH v4 2/7] phy: qcom-qmp: Enable pipe_clk before PHY initialization
` [PATCH v4 4/7] dt-bindings: phy-qcom-qmp: Update bindings for sdm845
` [PATCH v4 6/7] dt-bindings: phy-qcom-usb2: Add support to override tuning values
` [PATCH v4 7/7] phy: qcom-qusb2: Add QUSB2 PHYs support for sdm845

[RFC PATCH v21 0/6] mm: security: ro protection for dynamic data
 2018-03-29 20:50 UTC  (4+ messages)

[PATCH] um: Fix return value of start_idle_thread
 2018-03-29 20:45 UTC 

[PATCH] selftests/livepatch: introduce tests
 2018-03-29 20:42 UTC  (2+ messages)

[PATCH 0/1] fix regression in hugetlbfs overflow checking
 2018-03-29 20:42 UTC  (2+ messages)

[PATCH v1 0/1] arm: dts: modify Nuvoton NPCM750 device tree
 2018-03-29 20:37 UTC  (2+ messages)

[PATCH] mtd: Use DIV_ROUND_UP()
 2018-03-29 20:25 UTC  (2+ messages)

pull-request: wireless-drivers-next 2018-03-29
 2018-03-29 20:24 UTC  (2+ messages)

[PATCH net] vhost: validate log when IOTLB is enabled
 2018-03-29 20:23 UTC  (3+ messages)

[PATCH] MAINTAINERS: update maintainers for MTD and SPI NOR subsystems
 2018-03-29 20:21 UTC  (5+ messages)

INFO: task hung in stop_sync_thread (2)
 2018-03-29 20:10 UTC  (2+ messages)

[PATCH v4 0/6] ipc: Clamp *mni to the real IPCMNI limit
 2018-03-29 20:08 UTC  (17+ messages)
` [PATCH v4 4/6] ipc: Clamp msgmni and shmmni "
          ` [RFC][PATCH] ipc: Remove IPCMNI

[net-next PATCH v2 00/10] Add support for netcp driver on K2G SoC
 2018-03-29 20:03 UTC  (4+ messages)
` [net-next PATCH v2 08/10] net: netcp: ethss: use of_get_phy_mode() to support different RGMII modes

[PATCH 0/9] UML vector network driver: Adjustments for three function implementations
 2018-03-29 19:51 UTC  (2+ messages)
` [0/9] "

[PATCHv4] phy: mapphone-mdm6600: Add USB PHY driver for MDM6600 on Droid 4
 2018-03-29 19:44 UTC  (10+ messages)

[PATCH] OPTIONAL: cpufreq/intel_pstate: fix debugfs_simple_attr.cocci warnings
 2018-03-29 19:44 UTC  (5+ messages)
` [kbuild-all] "

[PATCH] drivers: gpio: pca953x: add compatibility for pcal6524 and pcal9555a
 2018-03-29 19:29 UTC  (4+ messages)

[RFC PATCH v2 0/4] Eliminate zone->lock contention for will-it-scale/page_fault1 and parallel free
 2018-03-29 19:19 UTC  (6+ messages)
` [RFC PATCH v2 3/4] mm/rmqueue_bulk: alloc without touching individual page structure

[PATCH] qedr: ix spelling mistake: "hanlde" -> "handle"
 2018-03-29 19:20 UTC  (2+ messages)

[PATCH] media: i2c: tvp5150: fix color burst lock instability on some hardware
 2018-03-29 19:19 UTC  (7+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2018-03-29 19:17 UTC 

[PATCH v7 0/4] Bluetooth: hci_qca: Add serdev support
 2018-03-29 19:15 UTC  (5+ messages)
` [PATCH v7 1/4] arm64: dts: apq8096-db820c: Enable wlan and bt en pins
` [PATCH v7 2/4] arm64: dts: apq8096-db820c: enable bluetooth node
` [PATCH v7 3/4] dt-bindings: net: bluetooth: Add qualcomm-bluetooth
` [PATCH v7 4/4] Bluetooth: hci_qca: Add serdev support

[PATCH] time: export nsec_to_clock_t
 2018-03-29 19:11 UTC  (3+ messages)

[PATCH] powerpc: kexec_file: Fix error code when trying to load kdump kernel
 2018-03-29 19:05 UTC 

[PATCH v3 00/14] s390: vfio-ap: guest dedicated crypto adapters
 2018-03-29 18:57 UTC  (7+ messages)
` [PATCH v3 01/14] KVM: s390: refactor crypto initialization

[PATCH v5 0/9] ipc: Clamp *mni to the real IPCMNI limit & increase that limit
 2018-03-29 18:56 UTC  (9+ messages)
` [PATCH v5 1/9] sysctl: Add flags to support min/max range clamping


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