linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-15 14:35:13 to 2020-01-15 17:16:25 UTC [more...]

[PATCH -next] mm/hotplug: silence a lockdep splat with printk()
 2020-01-15 17:16 UTC  (3+ messages)

KASAN: use-after-free Read in snd_timer_resolution
 2020-01-15 17:16 UTC 

[PATCH bpf-next v2 00/10] MAC and Audit policy using eBPF (KRSI)
 2020-01-15 17:13 UTC  (11+ messages)
` [PATCH bpf-next v2 01/10] bpf: btf: Make some of the API visible outside BTF
` [PATCH bpf-next v2 02/10] bpf: lsm: Add a skeleton and config options
` [PATCH bpf-next v2 03/10] bpf: lsm: Introduce types for eBPF based LSM
` [PATCH bpf-next v2 04/10] bpf: lsm: Add mutable hooks list for the BPF LSM
` [PATCH bpf-next v2 05/10] bpf: lsm: BTF API for LSM hooks
` [PATCH bpf-next v2 06/10] bpf: lsm: Implement attach, detach and execution
` [PATCH bpf-next v2 07/10] bpf: lsm: Make the allocated callback RO+X
` [PATCH bpf-next v2 08/10] tools/libbpf: Add support for BPF_PROG_TYPE_LSM
` [PATCH bpf-next v2 09/10] bpf: lsm: Add selftests "
` [PATCH bpf-next v2 10/10] bpf: lsm: Add Documentation

[PATCH v4] fs: Fix page_mkwrite off-by-one errors
 2020-01-15 17:10 UTC  (3+ messages)

[PATCH RFC 0/3] x86/kvm/hyper-v: fix enlightened VMCS & QEMU4.2
 2020-01-15 17:10 UTC  (4+ messages)
` [PATCH RFC 1/3] x86/kvm/hyper-v: remove stale evmcs_already_enabled check from nested_enable_evmcs()
` [PATCH RFC 2/3] x86/kvm/hyper-v: move VMX controls sanitization out of nested_enable_evmcs()
` [PATCH RFC 3/3] x86/kvm/hyper-v: don't allow to turn on unsupported VMX controls for nested guests

KASAN: use-after-free Read in rds_inc_put (2)
 2020-01-15 17:09 UTC 

[PATCH v1 0/4] spi: npcm-pspi: improve preformance modify reset and fix issue
 2020-01-15 16:23 UTC  (5+ messages)
` [PATCH v1 1/4] spi: npcm-pspi: fix 16 bit send and receive support
` [PATCH v1 2/4] spi: npcm-pspi: improve spi transfer performance
` [PATCH v1 3/4] dt-binding: spi: add NPCM PSPI reset binding
` [PATCH v1 4/4] spi: npcm-pspi: modify reset support

[PATCH 0/2] Add support for sun4i HDMI audio
 2020-01-15 17:07 UTC  (4+ messages)
` [PATCH 1/2] dmaengine: sun4i: Add support for cyclic requests with dedicated DMA

sched/fair: scheduler not running high priority process on idle cpu
 2020-01-15 17:07 UTC  (12+ messages)

reiserfs broke between 4.9.205 and 4.9.208
 2020-01-15 17:03 UTC  (6+ messages)

[PATCH v2 0/7] Switchtec Gen4 Support
 2020-01-15 17:01 UTC  (2+ messages)

[PATCH] io_uring: fix compat for IORING_REGISTER_FILES_UPDATE
 2020-01-15 16:59 UTC  (5+ messages)

[PATCH bpf-next v2 00/10] tools: Use consistent libbpf include paths everywhere
 2020-01-15 16:59 UTC  (8+ messages)
` [PATCH bpf-next v2 01/10] samples/bpf: Don't try to remove user's homedir on clean
` [PATCH bpf-next v2 02/10] tools/bpf/runqslower: Fix override option for VMLINUX_BTF
` [PATCH bpf-next v2 07/10] samples/bpf: Use consistent include paths for libbpf

[PATCH -rcu] asm-generic, kcsan: Add KCSAN instrumentation for bitops
 2020-01-15 16:57 UTC 

Lower than expected CPU pressure in PSI
 2020-01-15 16:55 UTC  (4+ messages)

[PATCH v2] watchdog: da9062: make restart handler atomic safe
 2020-01-15 16:54 UTC  (2+ messages)

[PATCH] x86/fpu: Warn only when CPU-provided sizes less than struct declaration
 2020-01-15 16:54 UTC  (9+ messages)

[PATCH v4] xen-pciback: optionally allow interrupt enable flag writes
 2020-01-15 16:48 UTC  (2+ messages)
` [Xen-devel] "

[PATCH] modsign: print module name along with error message
 2020-01-15 16:47 UTC 

[PATCH 2/4] alarmtimer: Make alarmtimer platform device child of RTC device
 2020-01-15 16:47 UTC  (2+ messages)

[PATCH v2] staging: most: remove header include path to drivers/staging
 2020-01-15 16:44 UTC 

[stable] [PATCH 1/2] coresight: etb10: Do not call smp_processor_id from preemptible
 2020-01-15 16:44 UTC  (5+ messages)

[PATCH v11 0/4] Add uacce module for Accelerator
 2020-01-15 16:43 UTC  (7+ messages)
` [PATCH v11 2/4] uacce: add uacce driver

linux-next: build warning after merge of the rcu tree
 2020-01-15 16:42 UTC  (5+ messages)

[PATCH v12 00/10] efi/firmware/platform-x86: Add EFI embedded fw support
 2020-01-15 16:41 UTC  (13+ messages)
` [PATCH v12 01/10] efi: Export boot-services code and data as debugfs-blobs
` [PATCH v12 02/10] efi: Add embedded peripheral firmware support
` [PATCH v12 03/10] firmware: Rename FW_OPT_NOFALLBACK to FW_OPT_NOFALLBACK_SYSFS
` [PATCH v12 04/10] firmware: Add new platform fallback mechanism and firmware_request_platform()
` [PATCH v12 05/10] test_firmware: add support for firmware_request_platform
` [PATCH v12 06/10] selftests: firmware: Add firmware_request_platform tests
` [PATCH v12 07/10] Input: silead - Switch to firmware_request_platform for retreiving the fw
` [PATCH v12 08/10] Input: icn8505 "
` [PATCH v12 09/10] platform/x86: touchscreen_dmi: Add EFI embedded firmware info support
` [PATCH v12 10/10] platform/x86: touchscreen_dmi: Add info for the Chuwi Vi8 Plus tablet

[PATCH net-next v3] openvswitch: add TTL decrement action
 2020-01-15 16:40 UTC 

[PATCH -rcu] kcsan: Make KCSAN compatible with lockdep
 2020-01-15 16:37 UTC  (4+ messages)

[RFC v5 00/57] objtool: Add support for arm64
 2020-01-15 16:37 UTC  (3+ messages)
` [RFC v5 44/57] objtool: arm64: Implement functions to add switch tables alternatives

[PATCH v3] arm64: dts: mt8183: Enable CPU idle-states
 2020-01-15 16:34 UTC  (2+ messages)

[PATCH v1] tty: baudrate: Synchronise baud_table[] and baud_bits[]
 2020-01-15 16:33 UTC  (3+ messages)

[PATCH v1 0/4] basic KASAN support for Xen PV domains
 2020-01-15 16:32 UTC  (5+ messages)
` [PATCH v1 1/4] kasan: introduce set_pmd_early_shadow()

[PATCH] btrfs: Implement lazytime
 2020-01-15 16:31 UTC  (4+ messages)

[PATCH v4 0/3] Add DA9062 GPIO support
 2020-01-15 16:29 UTC  (3+ messages)
` [PATCH v4 3/3] pinctrl: da9062: add driver support

RFC: hold i_rwsem until aio completes
 2020-01-15 16:26 UTC  (8+ messages)

[PATCH v2 1/7] builddeb: remove unneeded files in hdrobjfiles for headers package
 2020-01-15 16:25 UTC  (7+ messages)
` [PATCH v2 2/7] builddeb: match temporary directory name to the package name
` [PATCH v2 3/7] builddeb: remove redundant $objtree/
` [PATCH v2 4/7] builddeb: avoid invoking sub-shells where possible
` [PATCH v2 5/7] builddeb: remove redundant make for ARCH=um
` [PATCH v2 6/7] builddeb: split kernel headers deployment out into a function
` [PATCH v2 7/7] builddeb: split libc "

[RFC PATCH 0/3] Add device tree build information
 2020-01-15 15:56 UTC  (2+ messages)

[PATCH -rcu v2] kcsan: Make KCSAN compatible with lockdep
 2020-01-15 16:25 UTC 

[PATCH v7 0/2] New zonefs file system
 2020-01-15 16:22 UTC  (3+ messages)
` [PATCH v7 2/2] zonefs: Add documentation

[PATCH] video: fbdev: nvidia: clean up indentation issues and comment block
 2020-01-15 16:19 UTC  (2+ messages)

[PATCH v12 0/4] ASoC: mt8183: fix audio playback slowly after playback
 2020-01-15 16:18 UTC  (5+ messages)
` [PATCH v12 3/4] watchdog: mtk_wdt: mt8183: Add reset controller
` [PATCH v12 4/4] watchdog: mtk_wdt: mt2712: "

[PATCH net v2 0/4] net: stmmac: general fixes for Ethernet functionality
 2020-01-15 16:15 UTC  (3+ messages)
` [PATCH net v2 1/4] net: stmmac: Fix incorrect location to set real_num_rx|tx_queues

[PATCH] fbdev: remove object duplication in Makefile
 2020-01-15 16:15 UTC  (2+ messages)

WARNING in schedule_bh
 2020-01-15 16:15 UTC 

[PATCH v2 0/2] Add mt8173 elm and hana board
 2020-01-15 16:14 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: arm64: dts: mediatek: Add mt8173 elm and hana
` [PATCH v2 2/2] arm64: dts: mediatek: add mt8173 elm and hana board

[PATCH v2 15/20] video: exynos: Rename Exynos to lowercase
 2020-01-15 16:12 UTC  (2+ messages)

[PATCH] sched/topology: Assert non-NUMA topology masks don't (partially) overlap
 2020-01-15 16:09 UTC 

[PATCH 00/10] use resource_size
 2020-01-15 16:10 UTC  (5+ messages)
  ` [PATCH 03/10] fbdev: s1d13xxxfb: "
  ` [PATCH 07/10] video: fbdev: "

[PATCH RESEND] sparc/console: kill off obsolete declarations
 2020-01-15 16:07 UTC 

cgroups: WARN_ON_ONCE(css && percpu_ref_is_dying(&css->refcnt)) triggerable running stress tests cgroups
 2020-01-15 16:07 UTC  (3+ messages)
` [PATCH] cgroup: Prevent double killing of css when enabling threaded cgroup

[PATCH] ASoC: dt-bindings: stm32: convert spdfirx to json-schema
 2020-01-15 16:07 UTC  (2+ messages)

[PATCH -next] btrfs: Fix return value while kcalloc fails in btrfs_rmap_block
 2020-01-15 16:05 UTC  (2+ messages)

[PATCH v1] dt-binding: usb: add "super-speed-plus"
 2020-01-15 16:05 UTC  (2+ messages)

[PATCH 00/16] constify copied structure
 2020-01-15 16:04 UTC  (3+ messages)
  ` [PATCH 07/16] video: sa1100fb: "

[PATCH 1/2] workqueue: add worker function to workqueue_execute_end tracepoint
 2020-01-15 16:03 UTC  (3+ messages)
` [PATCH 2/2] workqueue: remove workqueue_work event class

[PATCH] locking/rwsem: Fix kernel crash when spinning on RWSEM_OWNER_UNKNOWN
 2020-01-15 16:01 UTC  (8+ messages)

[PATCH] fbmem: Adjust indentation in fb_prepare_logo and fb_blank
 2020-01-15 16:01 UTC  (3+ messages)

[PATCH] cgroup: fix function name in comment
 2020-01-15 15:59 UTC  (2+ messages)

[PATCH] fbcon: Adjust indentation in set_con2fb_map
 2020-01-15 15:59 UTC  (3+ messages)

[PATCH] net: xen-netback: hash.c: Use built-in RCU list checking
 2020-01-15 15:55 UTC 

[PATCH 0/7] devfreq: improve devfreq statistics counting
 2020-01-15 15:56 UTC  (9+ messages)
  ` [PATCH 7/7] devfreq: move statistics to separate struct
              `  "

[PATCH V2 1/7] dt-bindings: fsl-imx-sdma: Add i.MX8MM/i.MX8MN/i.MX8MP compatible string
 2020-01-15 15:43 UTC  (8+ messages)
` [PATCH V2 2/7] dt-bindings: mmc: fsl-imx-esdhc: add i.MX8MP "
` [PATCH V2 3/7] dt-bindings: imx-ocotp: Add i.MX8MP compatible
` [PATCH V2 4/7] dt-bindings: spi: imx: Add i.MX8MM/i.MX8MN/i.MX8MP compatible

[PATCH] net: stmmac: modified pcs mode support for RGMII
 2020-01-15 15:53 UTC 

[PATCH v10 00/14] add the latest exfat driver
 2020-01-15 15:52 UTC  (10+ messages)
  ` [PATCH v10 09/14] exfat: add misc operations

[PATCH] pxa168fb: fix release function mismatch in probe failure
 2020-01-15 15:51 UTC  (2+ messages)

[PATCH V9 1/3] dt-bindings: imx: Add pinctrl binding doc for i.MX8MP
 2020-01-15 15:44 UTC  (3+ messages)
` [PATCH V9 2/3] pinctrl: freescale: Add i.MX8MP pinctrl driver support

[PATCH v2] locking/rwsem: Fix kernel crash when spinning on RWSEM_OWNER_UNKNOWN
 2020-01-15 15:43 UTC 

[PATCH] OMAP: DSS2: remove non-zero check on variable r
 2020-01-15 15:42 UTC  (2+ messages)

[PATCH resend] mtd: maps: physmap: Add minimal Runtime PM support
 2020-01-15 15:42 UTC  (2+ messages)

[PATCH v1 1/2] iio: accel: kxcjk1013: Support orientation matrix
 2020-01-15 15:39 UTC  (3+ messages)
` [PATCH v1 2/2] dt-bindings: iio: accel: kxcjk1013: Document mount-matrix property

[PATCH] sched/fair: remove redundant call to cpufreq_update_util
 2020-01-15 15:35 UTC  (2+ messages)

[PATCH v3] video: Fix Kconfig indentation
 2020-01-15 15:35 UTC  (2+ messages)

[PATCH v3] rpmsg: core: add API to get MTU
 2020-01-15 15:32 UTC  (2+ messages)

[PATCH] video: ssd1307fb: add the missed regulator_disable
 2020-01-15 15:31 UTC  (3+ messages)

[PATCH v12 00/22] mm/gup: prereqs to track dma-pinned pages: FOLL_PIN
 2020-01-15 15:30 UTC  (13+ messages)
` [PATCH v12 04/22] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v12 05/22] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v12 06/22] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
` [PATCH v12 08/22] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
` [PATCH v12 11/22] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v12 22/22] mm, tree-wide: rename put_user_page*() to unpin_user_page*()

[PATCH] fbdev: s1d13xxxfb: add missed unregister_framebuffer in remove
 2020-01-15 15:27 UTC  (2+ messages)

[PATCH v3 00/21] KVM: Dirty ring interface
 2020-01-15 15:27 UTC  (10+ messages)
` [PATCH v3 12/21] KVM: X86: Implement ring-based dirty memory tracking

[PATCH] ARM: dts: imx6dl-yapp4: Specify USB overcurrent protection polarity
 2020-01-15 15:17 UTC 

[PATCH 0/3] Add support for Goodix GT917S touch controller
 2020-01-15 15:25 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: input: touchscreen: add compatible string for Goodix GT917S

[ANNOUNCE] rt-tests-1.6
 2020-01-15 15:25 UTC 

[PATCH 0/5] Add support for Pine64 PineTab
 2020-01-15 15:24 UTC  (5+ messages)
` [PATCH 1/5] dt-bindings: vendor-prefix: add Shenzhen Feixin Photoelectics Co., Ltd
` [PATCH 4/5] dt-bindings: arm: sunxi: add binding for PineTab tablet

[PATCH] irqchip: mips-cpu: Remove eoi operation
 2020-01-15 15:22 UTC  (5+ messages)

[RFC PATCH 0/4] Support for out-of-tree hypervisor modules in i915/gvt
 2020-01-15 15:22 UTC  (3+ messages)
  ` [RFC PATCH 4/4] drm/i915/gvt: move public gvt headers out into global include

[PATCH] regulator: core: fixup regulator_is_equal() helper
 2020-01-15 15:21 UTC  (3+ messages)

[PATCH] dt-bindings: mfd: mediatek: Add MT6397 Pin Controller
 2020-01-15 15:19 UTC  (2+ messages)

[RFC PATCH v1 1/3] dt-bindings: mmc: combine common mmc and dw-mshc properties
 2020-01-15 15:18 UTC  (8+ messages)
` [RFC PATCH v1 2/3] dt-bindings: mmc: convert synopsys dw-mshc bindings to yaml
` [RFC PATCH v1 3/3] dt-bindings: mmc: convert rockchip "

Bug 205201 - Booting halts if Dawicontrol DC-2976 UW SCSI board installed, unless RAM size limited to 3500M
 2020-01-15 15:18 UTC  (3+ messages)

[PATCH v4] video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs
 2020-01-15 15:16 UTC  (4+ messages)

[PATCH] mm/mempolicy.c: Fix out of bounds write in mpol_parse_str()
 2020-01-15 15:14 UTC  (5+ messages)

[PATCH v4 00/12] vfio_pci: wrap pci device as a mediated device
 2020-01-15 15:12 UTC  (4+ messages)
` [PATCH v4 05/12] vfio_pci: duplicate vfio_pci.c

[PATCH] remoteproc: Add support for predefined notifyids
 2020-01-15 15:11 UTC  (5+ messages)

[PATCH] video: fbdev: arcfb: add missed free_irq
 2020-01-15 15:09 UTC  (2+ messages)

[PATCH 00/19] Enable Qualcomm QCS 404 HS/SS USB
 2020-01-15 15:08 UTC  (5+ messages)
` [PATCH 03/19] phy: qualcomm: Add Synopsys Hi-Speed USB PHY driver
` [PATCH 05/19] phy: qualcomm: usb: Add SuperSpeed "

[GIT PULL] Crypto Update for 5.4
 2020-01-15 15:08 UTC  (5+ messages)
` [GIT PULL] Crypto Fixes "
  ` [GIT PULL] Crypto Fixes for 5.5

[PATCH] net: xen-netback: hash.c: Use built-in RCU list checking
 2020-01-15 15:05 UTC  (2+ messages)

[PATCH] net: xen-netbank: hash.c: Use built-in RCU list checking
 2020-01-15 15:04 UTC  (3+ messages)

[PATCH v4 00/12] Venus new features
 2020-01-15 15:03 UTC  (7+ messages)
` [PATCH v4 04/12] v4l: Add source event change for bit-depth

[PATCH net-next RFC 0/3] Add mlx5 devices FW upgrade reset support
 2020-01-15 15:01 UTC  (3+ messages)
` [PATCH net-next RFC 3/3] net/mlx5: Add "

Problems with determining data presence by examining extents?
 2020-01-15 14:59 UTC  (10+ messages)

[PATCH v1 4/4] PCI: Allow extend_bridge_window() to shrink resource if necessary
 2020-01-15 14:59 UTC  (6+ messages)

[PATCH 0/2] Fix some incompatibilites between KASAN and FORTIFY_SOURCE
 2020-01-15 14:57 UTC  (7+ messages)
` [PATCH 1/2] kasan: stop tests being eliminated as dead code with FORTIFY_SOURCE
` [PATCH 2/2] string.h: fix incompatibility between FORTIFY_SOURCE and KASAN

[PATCH 0/9] mmc: mmci: sdmmc: add sdr104 support
 2020-01-15 14:56 UTC  (3+ messages)
` [PATCH 5/9] dt-bindings: mmc: mmci: add delay block base register for sdmmc

[PATCH v2] Fix display of Maximum Memory
 2020-01-15 14:55 UTC  (2+ messages)

[PATCH v4] media: vimc: Enable set resolution at the scaler src pad
 2020-01-15 14:51 UTC  (6+ messages)

[PATCH v2] video: fbdev: vesafb: add missed release_region
 2020-01-15 14:50 UTC  (2+ messages)

[PATCH v2 0/6] Split SDM845 interconnect nodes and consolidate RPMh support
 2020-01-15 14:49 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: interconnect: Convert qcom,sdm845 to DT schema
` [PATCH v2 2/6] dt-bindings: interconnect: Add YAML schemas for QCOM bcm-voter
` [PATCH v2 3/6] dt-bindings: interconnect: Update Qualcomm SDM845 DT bindings

[PATCH RFC 0/1] mount: universally disallow mounting over symlinks
 2020-01-15 14:48 UTC  (12+ messages)

[PATCH v3 0/9] Fixup page directory freeing
 2020-01-15 14:47 UTC  (3+ messages)

[PATCH -next v2] mm/hotplug: silence a lockdep splat with printk()
 2020-01-15 14:46 UTC  (3+ messages)

[RFC 0/4] Switching ARC to optimized generic strncpy_from_user
 2020-01-15 14:42 UTC  (3+ messages)
` [RFC 2/4] lib/strncpy_from_user: Remove redundant user space pointer range check

[PATCH v8 00/25] arm64: MMU enabled kexec relocation
 2020-01-15 14:36 UTC  (4+ messages)

[PATCH][next] video: hyperv: hyperv_fb: fix indentation issue
 2020-01-15 14:36 UTC  (2+ messages)

[PATCH -next] ASoC: rt711: fix return value check in rt711_sdw_probe()
 2020-01-15 14:30 UTC 

Problems with determining data presence by examining extents?
 2020-01-15 14:24 UTC 


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