public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-17 01:49:34 to 2019-03-17 20:00:38 UTC [more...]

[PATCH 00/15] habanalabs: various improvements and updates
 2019-03-17 19:59 UTC  (14+ messages)
` [PATCH 01/15] habanalabs: add new device CPU boot status
` [PATCH 02/15] habanalabs: rename goya_non_fatal_events array to all events
` [PATCH 03/15] habanalabs: remove implicit include from header files
` [PATCH 04/15] habanalabs: Move device CPU code into common file
` [PATCH 05/15] habanalabs: use EQ MSI/X ID per chip
` [PATCH 08/15] habanalabs: Move PCI code into common file
` [PATCH 09/15] habanalabs: Remove unneeded function pointers
` [PATCH 10/15] uapi/habanalabs: add some comments in habanalabs.h
` [PATCH 11/15] habanalabs: Add a printout with the name of a busy engine
` [PATCH 12/15] habanalabs: Allow accessing DRAM virtual addresses via debugfs
` [PATCH 13/15] habanalabs: add MMU shadow mapping
` [PATCH 14/15] habanalabs: keep track of the device's dma mask
` [PATCH 15/15] habanalabs: never fail hard reset of device

[RFC PATCH] KVM: arm/arm64: Enable direct irqfd MSI injection
 2019-03-17 19:35 UTC  (4+ messages)

KASAN: slab-out-of-bounds Read in bacpy
 2019-03-17 19:24 UTC  (5+ messages)

replacement for CAN_LEDS
 2019-03-17 19:11 UTC  (8+ messages)
` [PATCH 0/4] leds: netdev trigger: allow setting initial values in device tree
  ` [PATCH 4/4] "

[PATCH v2 0/2] Drivers: hv: Move Hyper-V clock/timer code to separate clocksource driver
 2019-03-17 19:06 UTC  (3+ messages)
` [PATCH v2 1/2] Drivers: hv: Create Hyper-V clocksource driver from existing clockevents code
` [PATCH v2 2/2] Drivers: hv: Move Hyper-V clocksource code to new clocksource driver

[PATCH] lib/plist: rename DEBUG_PI_LIST to DEBUG_PLIST
 2019-03-17 18:54 UTC 

[PATCH net] net: phy: Don't assume loopback is supported
 2019-03-17 18:38 UTC  (3+ messages)

[PATCH v6 0/4] input: touchscreen: Add goodix GT5553 CTP support
 2019-03-17 18:32 UTC  (5+ messages)

[PATCH 01/10] staging: rtl8723bs: Remove Dead Code in `struct mlme_priv`
 2019-03-17 18:31 UTC  (10+ messages)
` [PATCH 02/10] staging: rtl8723bs: Remove Dead Include in include/drv_types.h
` [PATCH 03/10] staging: rtl8723bs: Remove Dead Code in collect_bss_info Function
` [PATCH 04/10] staging: rtl8723bs: Remove old unreachable Code
` [PATCH 05/10] staging: rtl8723bs: Remove unreachable Code in core/rtw_cmd.c
` [PATCH 06/10] staging: rtl8723bs: Remove Dead Code in os_dep/os_intfs.c
` [PATCH 07/10] "
` [PATCH 08/10] staging: rtl8723bs: Remove Dead Code in os_dep/ioctl_linux.c
` [PATCH 09/10] staging: rtl8723bs: Remove Dead Functions "
` [PATCH 10/10] staging: rtl8723bs: Remove Dead Code in core/rtw_mlme.c

[PATCH v7 0/4] Fix free/allocation of runtime gigantic pages
 2019-03-17 18:31 UTC  (6+ messages)
` [PATCH v7 1/4] sh: Advertise gigantic page support
` [PATCH v7 2/4] sparc: "
` [PATCH v7 3/4] mm: Simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC
` [PATCH v7 4/4] hugetlb: allow to free gigantic pages regardless of the configuration

[PATCH 0/1] platform/x86: dell-wmi: Uncomment events that were
 2019-03-17 18:30 UTC  (2+ messages)

[PATCH v12 0/3] ipc: Increase IPCMNI limit
 2019-03-17 18:27 UTC  (3+ messages)
` [PATCH v12 3/3] ipc: Do cyclic id allocation with ipcmni_extend mode

[PATCH] y2038: fix socket.h header inclusion
 2019-03-17 18:20 UTC  (5+ messages)

[PATCH] scsi: pm8001: clean up various indentation issues
 2019-03-17 18:15 UTC 

regression (bisected): "modprobe parport_pc" hangs in current mainline
 2019-03-17 18:05 UTC  (3+ messages)

[PATCH] dma: mediatek: addres minor style issues flagged by clang-format
 2019-03-17 18:02 UTC  (2+ messages)

[PATCH] device-dax: Drop register_filesystem()
 2019-03-17 17:49 UTC 

[PATCH] scsi: ignore Synchronize Cache command failures to keep using drives not supporting it
 2019-03-17 17:51 UTC 

[PATCH 0/7] Timer & SPI support for Allwinner suniv F1C100s
 2019-03-17 17:39 UTC  (2+ messages)

[PATCH] netfilter: nf_tables: remove unused parameter ctx
 2019-03-17 17:27 UTC 

[PATCH v6 00/22] SMMUv3 Nested Stage Setup
 2019-03-17 17:22 UTC  (23+ messages)
` [PATCH v6 01/22] driver core: add per device iommu param
` [PATCH v6 02/22] iommu: introduce device fault data
` [PATCH v6 03/22] iommu: introduce device fault report API
` [PATCH v6 04/22] iommu: Introduce attach/detach_pasid_table API
` [PATCH v6 05/22] iommu: Introduce cache_invalidate API
` [PATCH v6 06/22] iommu: Introduce bind/unbind_guest_msi
` [PATCH v6 07/22] vfio: VFIO_IOMMU_ATTACH/DETACH_PASID_TABLE
` [PATCH v6 08/22] vfio: VFIO_IOMMU_CACHE_INVALIDATE
` [PATCH v6 09/22] vfio: VFIO_IOMMU_BIND/UNBIND_MSI
` [PATCH v6 10/22] iommu/arm-smmu-v3: Link domains and devices
` [PATCH v6 11/22] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v6 12/22] iommu/smmuv3: Get prepared for nested stage support
` [PATCH v6 13/22] iommu/smmuv3: Implement attach/detach_pasid_table
` [PATCH v6 14/22] iommu/smmuv3: Implement cache_invalidate
` [PATCH v6 15/22] dma-iommu: Implement NESTED_MSI cookie
` [PATCH v6 16/22] iommu/smmuv3: Implement bind/unbind_guest_msi
` [PATCH v6 17/22] iommu/smmuv3: Report non recoverable faults
` [PATCH v6 18/22] vfio-pci: Add a new VFIO_REGION_TYPE_NESTED region type
` [PATCH v6 19/22] vfio-pci: Register an iommu fault handler
` [PATCH v6 20/22] vfio_pci: Allow to mmap the fault queue
` [PATCH v6 21/22] vfio-pci: Add VFIO_PCI_DMA_FAULT_IRQ_INDEX
` [PATCH v6 22/22] vfio: Document nested stage control

[RFC] simple_lmk: Introduce Simple Low Memory Killer for Android
 2019-03-17 17:16 UTC  (16+ messages)

[PATCH v2 0/4] Patches to allow consistent mmc / mmcblk numbering w/ device tree
 2019-03-17 16:59 UTC  (11+ messages)

[PATCH 1/3] auxdisplay: deconfuse configuration
 2019-03-17 16:52 UTC  (6+ messages)
` [PATCH 3/3] auxdisplay: charlcd: make backlight initial state configurable

[PATCH 0/3] drm: rcar-du: Cleanup minor CRTC issues
 2019-03-17 16:48 UTC  (2+ messages)

[GIT pull] perf fixes for 5.1-rc1
 2019-03-17 16:45 UTC  (2+ messages)

[GIT pull] x86/asm update for 5.1-rc1
 2019-03-17 16:45 UTC  (2+ messages)

[GIT PULL] 9p updates for 5.1
 2019-03-17 16:45 UTC  (3+ messages)

[GIT PULL] xen: one further fix for v5.1-rc1
 2019-03-17 16:45 UTC  (2+ messages)

[PATCH v5 00/22] SMMUv3 Nested Stage Setup
 2019-03-17 16:43 UTC  (4+ messages)
` [PATCH v5 05/22] iommu: Introduce cache_invalidate API

[PATCH net] packets: Always register packet sk in the same order
 2019-03-17 16:42 UTC  (4+ messages)

[PATCH 0/6] drm/bridge: Add ICN6211 MIPI-DSI/RGB bridge
 2019-03-17 16:30 UTC  (4+ messages)
` [PATCH 5/6] drm/bridge: Add Chipone ICN6211 MIPI-DSI/RGB convertor bridge

[PATCH net-next 0/3] net: phy: add Amlogic g12a support
 2019-03-17 16:14 UTC  (6+ messages)
` [PATCH net-next 2/3] net: phy: add amlogic g12a mdio mux support

[PATCH 1/3] iio: adc: xilinx: fix potential use-after-free on remove
 2019-03-17 16:07 UTC  (4+ messages)
` [PATCH 3/3] iio: adc: xilinx: prevent touching unclocked h/w "

[GIT PULL] more Kbuild updates for v5.1
 2019-03-17 15:59 UTC 

[PATCH 0/2] handle worst-case heap randomization in mmap_base
 2019-03-17 15:52 UTC  (4+ messages)
` [PATCH 2/2] x86/mmap: "

[PATCH v4] ipvs: allow tunneling with gue encapsulation
 2019-03-17 15:52 UTC 

[PATCH v3] scripts: checkpatch: Check multiple blank lines when deleting code
 2019-03-17 15:49 UTC  (2+ messages)

[PATCH] scripts: checkpatch: Check block comments start with /* empty line outside net
 2019-03-17 15:48 UTC  (4+ messages)

[PATCH v2 0/5] Add a VCNL4040 light and proximity driver
 2019-03-17 15:48 UTC  (6+ messages)
` [PATCH v2 1/5] iio: light: vcnl4000 use word writes instead of byte writes
` [PATCH v2 2/5] iio: light: vcnl4000 add devicetree hooks
` [PATCH v2 3/5] dt-bindings: iio: light: add vcnl4000 devicetree bindings
` [PATCH v2 4/5] iio: light: vcnl4000 add support for the VCNL4040 proximity and light sensor
` [PATCH v2 5/5] dt-bindings: iio: light: add vcnl4040 devicetree bindings

[PATCH 1/2] ARM: drop unnecessary WASM
 2019-03-17 15:44 UTC  (4+ messages)

[PATHv3] staging: rtl8723bs: do not use __constant_cpu_to_le16
 2019-03-17 15:35 UTC  (2+ messages)

WARNING in tty_set_termios
 2019-03-17 15:15 UTC  (2+ messages)

[PATCHv2] staging: rtl8723bs: do not use __constant_cpu_to_le16
 2019-03-17 15:14 UTC  (3+ messages)

[PATCH] futex:fix robust futex alignment exception
 2019-03-17 14:36 UTC  (3+ messages)

[PATCH v2] nvmem: core: Set no-read-write provider to avoid userspace read/write
 2019-03-17 14:12 UTC 

[PATCH] nvmem: core: Set no-read-write provider to avoid userspace read/write
 2019-03-17 14:09 UTC  (4+ messages)

[RFC] Question about TLB flush while set Stage-2 huge pages
 2019-03-17 13:55 UTC  (11+ messages)

[PATCH] selinux: fix NULL dereference in policydb_destroy()
 2019-03-17 13:46 UTC 

PROBLEM: HUAWEI E3531 HSPA+ USB Stick "please report the device ID to the Linux USB developers"
 2019-03-17 13:25 UTC 

general protection fault in sctp_assoc_rwnd_increase
 2019-03-17 13:17 UTC  (3+ messages)

[PATCH] mt76: Use the correct hweight8() function again
 2019-03-17 13:01 UTC  (2+ messages)

[PATCH 2/2] staging: vc04_services: Add blank line after struct declaration
 2019-03-17 12:38 UTC  (4+ messages)

[PATCH v3 1/2] arm64: dts: rockchip: add #sound-dai-cells to HDMI of rk3328
 2019-03-17 12:33 UTC  (7+ messages)
` [PATCH v3 2/2] arm64: dts: rockchip: add HDMI sound node for rk3328-rock64

[PATCH] kvm: arm: Enforce PTE mappings at stage2 when needed
 2019-03-17 12:33 UTC  (2+ messages)

[PATCH v3 0/6] dm snapshot: Improve performance using a more fine-grained locking scheme
 2019-03-17 12:22 UTC  (7+ messages)
` [PATCH v3 1/6] list: Don't use WRITE_ONCE() in hlist_add_behind()
` [PATCH v3 2/6] list_bl: Add hlist_bl_add_before/behind helpers
` [PATCH v3 3/6] dm snapshot: Don't sleep holding the snapshot lock
` [PATCH v3 4/6] dm snapshot: Replace mutex with rw semaphore
` [PATCH v3 5/6] dm snapshot: Make exception tables scalable
` [PATCH v3 6/6] dm snapshot: Use fine-grained locking scheme

[PATCH 1/3] list_bl: Add hlist_bl_add_before/behind helpers
 2019-03-17 11:52 UTC  (7+ messages)
        ` [dm-devel] "

[PATCH] staging: rtl8723bs: do not use __constant_cpu_to_le16
 2019-03-17 11:45 UTC  (3+ messages)

[PATCH 0/5] Fix several coding style errors
 2019-03-17 11:39 UTC  (4+ messages)
` [PATCH 1/5] Staging: rtl8723bs: os_dep: Fix assignment in if condition

[PATCH] staging: greybus: bundle.c fix comparison to NULL
 2019-03-17 11:36 UTC  (2+ messages)

[PATCH 1/2] staging: vc04_services: Add spaces around Operators
 2019-03-17 11:30 UTC  (2+ messages)

[PATCH] staging: mt7621-pci-phy: Add Spaces to Macro Definition
 2019-03-17 11:30 UTC  (2+ messages)

[PATCH] Staging: greybus: pwm: fixed a coding style issue
 2019-03-17 11:27 UTC 

[PATCH net] staging: rtl8188eu: use is_zero_ether_addr() instead of memcmp()
 2019-03-17 11:26 UTC  (2+ messages)

[PATCH] staging: gdm724x: Fix alignment in gdm_mux
 2019-03-17 11:23 UTC  (2+ messages)

[PATCH] staging: rtlwifi: Fix potential NULL pointer dereference
 2019-03-17 11:13 UTC  (2+ messages)

[PATCH v2] staging: erofs: Add whitespace after declaration
 2019-03-17 11:11 UTC  (2+ messages)

[PATCH] [PATCH 1/1] staging: erofs: Add function comment for erofs/super.c
 2019-03-17 11:11 UTC  (2+ messages)

WARNING in rcu_check_gp_start_stall
 2019-03-17 11:04 UTC  (3+ messages)

KASAN: slab-out-of-bounds Read in linear_transfer
 2019-03-17 10:43 UTC  (2+ messages)

general protection fault in qca_setup
 2019-03-17 10:43 UTC  (2+ messages)

KASAN: slab-out-of-bounds Read in hci_event_packet
 2019-03-17 10:43 UTC  (2+ messages)

[PATCH 0/9] arm64: dts: g12a: Add peripherals
 2019-03-17 10:42 UTC  (6+ messages)
` [PATCH 6/9] arm64: dts: meson: g12a: Add UART A, B & C nodes and pins

[PATCH] staging: speakup: fix line over 80 characters
 2019-03-17 10:14 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH] xfrm6_tunnel: Fix potential panic when unloading xfrm6_tunnel module
 2019-03-17 10:13 UTC  (3+ messages)

PC-SyS : Let this Fair Labour construct be the standardization and way forward for Available Source
 2019-03-17 10:12 UTC  (3+ messages)

[PATCH] IB/iser: remove uninitialized variable len
 2019-03-17 10:05 UTC  (2+ messages)

[PATCH v2] dmaengine: pl330: introduce debugfs interface
 2019-03-17 10:03 UTC 

[PATCH] dmaengine: pl330: introduce debugfs interface
 2019-03-17 10:02 UTC  (2+ messages)

[PATCH] dmaengine: pl330: introduce debugfs interface
 2019-03-17  9:58 UTC  (3+ messages)

serial driver cleanups v2
 2019-03-17  9:54 UTC  (9+ messages)
` [PATCH v2 10/45] drivers: tty: serial: zs: use devm_* functions

[GIT PULL] Please pull powerpc/linux.git powerpc-5.1-2 tag
 2019-03-17  9:49 UTC  (2+ messages)

[PATCH] iio/chemical/bme680: Fix SPI read interface
 2019-03-17  9:48 UTC  (5+ messages)
` [PATCH v3 2/2] "

[PATCH v5] coccinelle: semantic code search for missing put_device()
 2019-03-17  9:05 UTC  (3+ messages)
  ` [v5] "

[PATCH 0/3] Three rhashtable improvements
 2019-03-17  7:50 UTC  (3+ messages)
` [PATCH 3/3] rhashtable: rename rht_for_each*continue as *from

[RFC PATCH linus] perf/x86/intel: dev_attr_allow_tsx_force_abort can be static
 2019-03-17  7:43 UTC  (2+ messages)
` [tip:perf/urgent] perf/x86/intel: Make dev_attr_allow_tsx_force_abort static

[PATCH v2 0/5] auxdisplay: Introduce charlcd_free()
 2019-03-17  7:40 UTC  (4+ messages)

[PATCH 0/8]: blk-mq: use static_rqs to iterate busy tags
 2019-03-17  6:50 UTC  (6+ messages)
` [PATCH 1/8] blk-mq: get rid of the synchronize_rcu in __blk_mq_update_nr_hw_queues
` [PATCH 2/8] blk-mq: change the method of iterating busy tags of a request_queue

[PATCH] crypto: ccree - reduce kernel stack usage with clang
 2019-03-17  6:06 UTC  (2+ messages)

[PATCH] kconfig: remove stale lxdialog/.gitignore
 2019-03-17  6:05 UTC 

[PATCH v2] kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice
 2019-03-17  5:02 UTC 

[PATCH v2 1/3] scripts/package/Makefile: put proper config in source tarball
 2019-03-17  3:02 UTC  (3+ messages)
` [PATCH v2 2/3] scripts/package/mkdebian: avoid implicit effects

[PATCH] Revert "modsign: Abort modules_install when signing fails"
 2019-03-17  2:50 UTC  (2+ messages)

[PATCH v2 0/2] Fix a race condition vulnerability in "_show" functions
 2019-03-17  1:49 UTC  (5+ messages)
` [PATCH v3 0/3] Drivers: hv: vmbus: Fix a race condition "
  ` [PATCH v3 3/3] Drivers: hv: vmbus: Fix race condition with new ring_buffer_info mutex


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox