linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-10 22:16:52 to 2019-06-11 06:08:47 UTC [more...]

[BISECTED REGRESSION] b43legacy broken on G4 PowerBook
 2019-06-11  6:08 UTC  (11+ messages)

[PATCH v2 0/5] media: venus: Update clock scaling and core selection
 2019-06-11  6:05 UTC  (6+ messages)
` [PATCH 1/5] media: venus: Add codec data table
` [PATCH 2/5] media: venus: Initialize codec data
` [PATCH 3/5] media: venus: Update clock scaling
` [PATCH 4/5] media: venus: Add interface for load per core
` [PATCH 5/5] media: venus: Update core selection

binfmt_flat cleanups and RISC-V support
 2019-06-11  6:04 UTC  (3+ messages)
` [PATCH 04/15] binfmt_flat: remove flat_old_ram_flag

[PATCH v6 00/10] add USB Type-B GPIO connector driver
 2019-06-11  5:59 UTC  (8+ messages)
` [PATCH v6 09/10] usb: roles: "

[RFC PATCH 0/2] Introduce Tx doorbell with ACK
 2019-06-11  5:55 UTC  (5+ messages)
` [RFC PATCH 1/2] mailbox: imx: Clear GIEn bit at shutdown
` [RFC PATCH 2/2] imx: mailbox: Introduce TX doorbell with ACK

[PATCH 1/1] irqchip/gic: Add support for Amazon Graviton variant of GICv3+GICv2m
 2019-06-11  5:52 UTC  (3+ messages)

[PATCH 0/8] Fixing DMA mask issues in habanalabs driver
 2019-06-11  5:50 UTC  (9+ messages)
` [PATCH 1/8] habanalabs: initialize device CPU queues after MMU init
` [PATCH 2/8] habanalabs: de-couple MMU and VM module initialization
` [PATCH 3/8] habanalabs: initialize MMU context for driver
` [PATCH 4/8] habanalabs: add MMU mappings for Goya CPU
` [PATCH 5/8] habanalabs: set Goya CPU to use ASIC MMU
` [PATCH 6/8] habanalabs: remove DMA mask hack for Goya
` [PATCH 7/8] habanalabs: add WARN in case of bad MMU mapping
` [PATCH 8/8] habanalabs: enable 64-bit DMA mask in POWER9

[PATCH 0/6] iommu/vt-d: Fixes and cleanups for linux-next
 2019-06-11  5:43 UTC  (5+ messages)
` [PATCH 5/6] iommu/vt-d: Cleanup after delegating DMA domain to generic iommu

[PATCH 0/2] Add support for Amazon's Annapurna Labs EDAC for L1/L2
 2019-06-11  5:50 UTC  (10+ messages)
` [PATCH 2/2] edac: add support for Amazon's Annapurna Labs EDAC

[PATCH v3] arm64: dts: ls1028a: Add temperature sensor node
 2019-06-11  5:42 UTC 

[PATCH v5 0/3] Add restrictions for kexec/kdump jumping between 5-level and 4-level kernel
 2019-06-11  5:47 UTC  (2+ messages)

[PATCH] bpf/core.c - silence warning messages
 2019-06-11  5:46 UTC  (2+ messages)

[PATCH v13 0/2] PWM support for HiFive Unleashed
 2019-06-11  5:44 UTC  (3+ messages)
` [PATCH v13 1/2] pwm: sifive: Add DT documentation for SiFive PWM Controller
` [PATCH v13 2/2] pwm: sifive: Add a driver for SiFive SoC PWM

[PATCH 00/25] clk: sunxi-ng: clk parent rewrite part 1
 2019-06-11  5:34 UTC  (5+ messages)

[RFC PATCH v3 0/1] Add dm verity root hash pkcs7 sig validation
 2019-06-11  5:31 UTC  (5+ messages)
` [RFC PATCH v3 1/1] "

[PATCH] lib/genalloc.c: Avoid de-referencing NULL pool
 2019-06-11  5:26 UTC  (6+ messages)
` [PATCH] dma-remap: Avoid de-referencing NULL atomic_pool

linux-next: manual merge of the clockevents tree with Linus' tree
 2019-06-11  5:24 UTC 

[PATCH v3 0/3] powerpc: Enabling IMA arch specific secure boot policies
 2019-06-11  5:19 UTC  (3+ messages)
` [PATCH v3 3/3] powerpc: Add support to initialize ima policy rules

[PATCH v2 0/4] JZ4740 watchdog cleanups
 2019-06-11  5:16 UTC  (5+ messages)
` [PATCH v2 4/4] watchdog: jz4740: Make probe function __init_or_module

[RFC V3] mm: Generalize and rename notify_page_fault() as kprobe_page_fault()
 2019-06-11  5:15 UTC  (7+ messages)

[PATCH v3 5/6] x86/MCE: Save MCA control bits that get set in hardware
 2019-06-11  5:13 UTC  (11+ messages)

[PATCH v2 0/7] NCR5380 drivers: fixes and other improvements
 2019-06-11  5:07 UTC  (3+ messages)
` [PATCH v2 2/7] scsi: NCR5380: Always re-enable reselection interrupt

[PATCH] NCR5380: Support chained sg lists
 2019-06-11  5:02 UTC  (2+ messages)

bcachefs status update (it's done cooking; let's get this sucker merged)
 2019-06-11  4:55 UTC  (7+ messages)

linux-next: build warning after merge of the tpmdd tree
 2019-06-11  4:52 UTC 

[PATCH v3 0/6] vfs: make immutable files actually immutable
 2019-06-11  4:47 UTC  (7+ messages)
` [PATCH 1/6] mm/fs: don't allow writes to immutable files
` [PATCH 2/6] vfs: flush and wait for io when setting the immutable flag via SETFLAGS
` [PATCH 3/6] vfs: flush and wait for io when setting the immutable flag via FSSETXATTR
` [PATCH 4/6] vfs: don't allow most setxattr to immutable files
` [PATCH 5/6] xfs: refactor setflags to use setattr code directly
` [PATCH 6/6] xfs: clean up xfs_merge_ioc_xflags

[PATCH 0/4] vfs: clean up SETFLAGS and FSSETXATTR option processing
 2019-06-11  4:46 UTC  (5+ messages)
` [PATCH 1/4] vfs: create a generic checking function for FS_IOC_SETFLAGS
` [PATCH 2/4] vfs: create a generic checking function for FS_IOC_FSSETXATTR
` [PATCH 3/4] fs: teach vfs_ioc_fssetxattr_check to check project id info
` [PATCH 4/4] vfs: teach vfs_ioc_fssetxattr_check to check extent size hints

[PATCH v5 00/15] add ecspi ERR009165 for i.mx6/7 soc family
 2019-06-11  4:37 UTC  (5+ messages)
` [PATCH v5 15/15] dmaengine: imx-sdma: add uart rom script

[RFC PATCH 00/30] Add PCIe support to TI's J721E SoC
 2019-06-11  4:38 UTC  (4+ messages)
` [RFC PATCH 23/30] of/platform: Export of_platform_device_create_pdata()

[PATCH] block: fix a crash in do_task_dead()
 2019-06-11  4:39 UTC  (10+ messages)

[PATCH] input: alps-fix the issue alps cs19 trackstick do not work
 2019-06-11  4:32 UTC  (11+ messages)
  ` 答复: "
      ` 答复: "
              ` 答复: "

linux-next: manual merge of the mfd tree with Linus' tree
 2019-06-11  4:31 UTC 

[PATCH v2 0/5] Add NUMA-awareness to qspinlock
 2019-06-11  4:22 UTC  (3+ messages)
` [PATCH v2 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock

[PATCH v2 0/4] perf augmented_raw_syscalls: Support for arm64
 2019-06-11  4:18 UTC  (9+ messages)
` [PATCH v2 3/4] perf augmented_raw_syscalls: Support arm64 raw syscalls

WARNING in blk_mq_sched_free_requests
 2019-06-11  4:05 UTC 

memory leak in nfs_get_client
 2019-06-11  4:05 UTC 

KASAN: use-after-free Read in mntput
 2019-06-11  4:05 UTC 

[PATCH v2 0/5] Panel rotation patches
 2019-06-11  4:03 UTC  (6+ messages)
` [PATCH 1/5] drm/panel: Add helper for reading DT rotation
` [PATCH 2/5] dt-bindings: display/panel: Expand rotation documentation
` [PATCH 3/5] drm/panel: Add attach/detach callbacks
` [PATCH 4/5] drm/connector: Split out orientation quirk detection
` [PATCH 5/5] drm/mtk: add panel orientation property

kernel BUG at mm/swap_state.c:170!
 2019-06-11  3:59 UTC  (4+ messages)

[PATCH] iio: humidity: Replace older GPIO APIs with GPIO Consumer APIs for the dht11 sensor
 2019-06-11  3:55 UTC 

linux-next: manual merge of the drm-misc tree with the drm tree
 2019-06-11  3:52 UTC 

linux-next: manual merge of the drm-misc tree with the drm tree
 2019-06-11  3:38 UTC 

[PATCH] Powerpc/Watchpoint: Restore nvgprs while returning from exception
 2019-06-11  3:34 UTC  (2+ messages)
` [PATCH RESEND] "

[PATCHv6 0/3] vfio/mdev: Improve vfio/mdev core module
 2019-06-11  3:22 UTC  (4+ messages)
` [PATCHv6 3/3] vfio/mdev: Synchronize device create/remove with parent removal

[PATCH v4] selinux: lsm: fix a missing-check bug in selinux_sb_eat_lsm_o pts()
 2019-06-11  3:05 UTC  (4+ messages)

[PATCH v3] selinux: lsm: fix a missing-check bug in selinux_add_mnt_opt( )
 2019-06-11  3:04 UTC  (5+ messages)

[PATCH v2 1/2] staging: erofs: add requirements field in superblock
 2019-06-11  3:01 UTC  (3+ messages)
` [PATCH v2 2/2] staging: erofs: rename data_mapping_mode to datamode

[PATCH] perf version: Fix segfault
 2019-06-11  3:01 UTC 

[PATCH -next] HID: logitech-dj: fix return value of logi_dj_recv_query_hidpp_devices
 2019-06-11  3:00 UTC  (2+ messages)

[PATCH 2/2] rtl8723bs: os_dep: fix spaces preferred around unary operator
 2019-06-11  3:00 UTC 

[PATCH 1/2] staging: rtl8723bs: fix issue Comparison to NULL
 2019-06-11  2:59 UTC 

[PATCH] cpu/hotplug: Abort disabling secondary CPUs if wakeup is pending
 2019-06-11  2:48 UTC  (2+ messages)

[v4 0/7] Support dsi for mt8183
 2019-06-11  2:37 UTC  (3+ messages)
` [v4 5/7] drm/mediatek: add mt8183 dsi driver support

[PATCH v2 0/7] perf diff: diff cycles at basic block level
 2019-06-11  2:22 UTC  (5+ messages)
` [PATCH v2 4/7] perf diff: Use hists to manage basic blocks per symbol

[PATCH v2] staging: kpc2000: kpc_i2c: remove the macros inb_p and outb_p
 2019-06-11  2:19 UTC  (2+ messages)

linux-next: manual merge of the drm tree with Linus' tree
 2019-06-11  2:19 UTC 

[PATCH RESEND 1/2] tools/perf: Add arch neutral function to choose event for perf kvm record
 2019-06-11  2:16 UTC  (3+ messages)

[PATCH v2 00/17] net: introduce Qualcomm IPA driver
 2019-06-11  2:11 UTC  (4+ messages)
` [PATCH v2 02/17] dt-bindings: soc: qcom: add IPA bindings

linux-next: manual merge of the crypto tree with Linus' tree
 2019-06-11  2:07 UTC 

[PATCH V3 1/4] dt-bindings: imx: Add clock binding doc for i.MX8MN
 2019-06-11  2:06 UTC  (8+ messages)
` [PATCH V3 3/4] clk: imx: Add support for i.MX8MN clock driver

[PATCH -mm RESEND] mm: fix race between swapoff and mincore
 2019-06-11  2:05 UTC 

[PATCH RFC 11/14] arm64: Move the ASID allocator code in a separate file
 2019-06-11  1:56 UTC  (3+ messages)

[PATCH V4 1/3] ocfs2: add last unlock times in locking_state
 2019-06-11  1:54 UTC  (3+ messages)
` [PATCH V4 2/3] ocfs2: add locking filter debugfs file
` [PATCH V4 3/3] ocfs2: add first lock wait time in locking_state

"iommu/vt-d: Delegate DMA domain to generic iommu" series breaks megaraid_sas
 2019-06-11  1:41 UTC  (5+ messages)

[PATCH v3 0/3] KVM: Yield to IPI target if necessary
 2019-06-11  1:48 UTC  (5+ messages)

[PATCH 1/2] staging: erofs: add requirements field in superblock
 2019-06-11  1:47 UTC  (6+ messages)
` [PATCH 2/2] staging: erofs: rename data_mapping_mode to datamode

[RESEND PATCH V1] can: sja1000: f81601: add Fintek F81601 support
 2019-06-11  1:47 UTC 

[PATCH 0/5] Panel rotation patches
 2019-06-11  1:42 UTC  (7+ messages)
` [PATCH 1/5] drm/panel: Add helper for reading DT rotation
` [PATCH 2/5] dt-bindings: display/panel: Expand rotation documentation
` [PATCH 3/5] drm/panel: Add attach/detach callbacks
` [PATCH 4/5] drm/connector: Split out orientation quirk detection
` [PATCH 5/5] drm/mtk: add panel orientation property

[PATCH] staging: erofs: make use of DBG_BUGON
 2019-06-11  1:41 UTC  (2+ messages)

[PATCH] staging: erofs: fix warning Comparison to bool
 2019-06-11  1:40 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2019-06-11  1:37 UTC 

[PATCH v2 1/2] KVM: LAPIC: Optimize timer latency consider world switch time
 2019-06-11  1:38 UTC  (3+ messages)

[PATCH net-next] hinic: fix a bug in set rx mode
 2019-06-11  1:30 UTC  (3+ messages)

[PATCH] soc: imx: Add i.MX8MN SoC driver support
 2019-06-11  1:31 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2019-06-11  1:28 UTC 

[PATCH -next] packet: remove unused variable 'status' in __packet_lookup_frame_in_block
 2019-06-11  1:32 UTC  (2+ messages)
` [PATCH -next v2] "

[RFC PATCH] powerpc/book3e: KASAN Full support for 64bit
 2019-06-11  1:21 UTC  (6+ messages)

[PATCH 0/4] trace: introduce trace event injection
 2019-06-11  1:12 UTC  (4+ messages)

[PATCH] usercopy: Remove HARDENED_USERCOPY_PAGESPAN
 2019-06-11  1:07 UTC  (7+ messages)

memory leak in start_sync_thread
 2019-06-11  1:06 UTC  (2+ messages)

[PATCH v7 00/14] Control-flow Enforcement: Branch Tracking, PTRACE
 2019-06-11  0:36 UTC  (24+ messages)
` [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function

[PATCH v2 00/02] fix return value issue of soft offlining hugepages
 2019-06-11  0:57 UTC  (6+ messages)
` [PATCH v2 1/2] mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() fails

[btrfs] c8eaeac7b7: aim7.jobs-per-min -11.7% regression
 2019-06-11  0:52 UTC  (3+ messages)
` [LKP] "

linux-next: build warning after merge of the fbdev tree
 2019-06-11  0:42 UTC 

linux-next: manual merge of the fbdev tree with Linus' tree
 2019-06-11  0:37 UTC 

[PATCH v3 0/3] add thermal driver for h6
 2019-06-11  0:34 UTC  (5+ messages)
` [PATCH v3 1/3] thermal: sun8i: "

[RFC][PATCH 00/13] Mount, FS, Block and Keyrings notifications [ver #4]
 2019-06-11  0:13 UTC  (10+ messages)

linux-next: build warning after merge of the i2c tree
 2019-06-11  0:25 UTC 

KASAN: use-after-free Read in kfree_skb (3)
 2019-06-11  0:03 UTC  (2+ messages)

[RESEND PATCH v3 0/3] Improve the dma-buf tracking
 2019-06-11  0:02 UTC  (4+ messages)
` [RESEND PATCH v3 1/3] dma-buf: give each buffer a full-fledged inode
` [RESEND PATCH v3 2/3] dma-buf: add DMA_BUF_{GET,SET}_NAME ioctls
` [RESEND PATCH v3 3/3] dma-buf: add show_fdinfo handler

[PATCH v3 0/8] memory: tegra: Introduce Tegra30 EMC driver
 2019-06-11  0:01 UTC  (2+ messages)

[PATCH v7 00/12] x86: PIE support to extend KASLR randomization
 2019-06-10 23:52 UTC  (7+ messages)
` [PATCH v7 08/12] x86/acpi: Adapt assembly for PIE support
` [PATCH v7 09/12] x86/boot/64: "
` [PATCH v7 10/12] x86/power/64: "

[PATCH v1] mm: hwpoison: disable memory error handling on 1GB hugepage
 2019-06-10 23:50 UTC  (10+ messages)
` [PATCH v2] "

[RESEND PATCH v3 0/3] Improve the dma-buf tracking
 2019-06-10 23:52 UTC  (4+ messages)
` [RESEND PATCH v3 1/3] dma-buf: give each buffer a full-fledged inode
` [RESEND PATCH v3 2/3] dma-buf: add DMA_BUF_{GET,SET}_NAME ioctls
` [RESEND PATCH v3 3/3] dma-buf: add show_fdinfo handler

[PATCH v2] ARM: dts: rockchip: Configure BT_HOST_WAKE as wake-up signal on veyron
 2019-06-10 23:51 UTC 

BUG: workqueue lockup (4)
 2019-06-10 23:49 UTC  (4+ messages)
    ` [rtc] "

[PATCH] perf script/intel-pt: set synth_opts.callchain for use_browser > 0
 2019-06-10 23:42 UTC 

[PATCH 1/2] dt-bindings: pwm-backlight: Add 'max-brightness' property
 2019-06-10 23:37 UTC  (2+ messages)
` [PATCH 2/2] backlight: pwm_bl: Get number of brightness levels for CIE 1931 from the device tree

[PATCH] arm64: dts: sdm845: Add iommus property to qup1
 2019-06-10 23:21 UTC  (7+ messages)

kernel BUG at fs/btrfs/volumes.c:LINE!
 2019-06-10 23:14 UTC  (6+ messages)

[PATCH v1 0/9] Introduce Bandwidth OPPs & interconnect devfreq driver
 2019-06-10 23:12 UTC  (2+ messages)
` [Example code] crypto: qcom-rng: Add interconnect devfreq support

[PATCH] drivers/ata: print trim features at device initialization
 2019-06-10 22:48 UTC  (7+ messages)

[PATCH] USB: add usbfs ioctl to retrieve the connection parameters
 2019-06-10 22:36 UTC 

linux-next: Signed-off-by missing for commit in the devicetree tree
 2019-06-10 22:34 UTC 

[RFC PATCH v2 0/5] security: x86/sgx: SGX vs. LSM
 2019-06-10 22:28 UTC  (5+ messages)
` [RFC PATCH v2 2/5] x86/sgx: Require userspace to define enclave pages' protection bits

[PATCH 0/2] pinctrl: mediatek: Fix 2 issues related to resume from wake sources
 2019-06-10 22:25 UTC  (8+ messages)
` [PATCH 2/2] pinctrl: mediatek: Update cur_mask in mask/mask ops

RISC-V nommu support
 2019-06-10 22:16 UTC  (11+ messages)
` [PATCH 08/17] riscv: abstract out CSR names for supervisor vs machine mode
` [PATCH 09/17] riscv: improve the default power off implementation
` [PATCH 10/17] riscv: provide a flat entry loader
` [PATCH 11/17] riscv: read hart ID from mhartid on boot
` [PATCH 12/17] riscv: provide native clint access for M-mode
` [PATCH 13/17] riscv: implement remote sfence.i natively "
` [PATCH 14/17] riscv: poison SBI calls "
` [PATCH 15/17] riscv: don't allow selecting SBI-based drivers "
` [PATCH 16/17] riscv: use the correct interrupt levels "
` [PATCH 17/17] riscv: add nommu support


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