linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-20 19:43:00 to 2019-03-21 00:41:10 UTC [more...]

[PATCH 1/8] lkdtm: change snprintf to scnprintf for possible overflow
 2019-03-21  0:41 UTC  (7+ messages)
` [PATCH 5/8] scsi: lpfc: "

what happened to SECURITY_DAC?
 2019-03-21  0:39 UTC 

[PATCH V8 0/4] Add i.MX8QXP system controller watchdog
 2019-03-21  0:36 UTC  (6+ messages)
` [PATCH V8 2/4] watchdog: imx_sc: Add i.MX system controller watchdog support

[PATCH 0/3] pci-hyperv: fix memory leak and add pci_destroy_slot()
 2019-03-21  0:35 UTC  (9+ messages)
` [PATCH 1/3] PCI: hv: Fix a memory leak in hv_eject_device_work()
` [PATCH 2/3] PCI: hv: Add hv_pci_remove_slots() when we unload the driver
` [PATCH 3/3] PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessary

[PATCH v2 0/4] RCU fixes for rcu_assign_pointer() usage
 2019-03-21  0:34 UTC  (5+ messages)
` [PATCH v2 1/4] sched/cpufreq: Annotate cpufreq_update_util_data pointer with __rcu
` [PATCH v2 2/4] sched_domain: Annotate RCU pointers properly
` [PATCH v2 3/4] rcuwait: Annotate task_struct with __rcu
` [PATCH v2 4/4] sched: Annotate perf_domain pointer "

[PATCH][next] scsi: target: fix unsigned comparision with less than zero
 2019-03-21  0:33 UTC  (2+ messages)

[PATCH v19,RESEND 00/27] Intel SGX1 support
 2019-03-21  0:17 UTC  (11+ messages)
` [PATCH v19,RESEND 24/27] x86/vdso: Add __vdso_sgx_enter_enclave() to wrap SGX enclave transitions

[PATCH v5 0/5] Enable rk3066 VOP and HDMI for MK808
 2019-03-21  0:14 UTC  (6+ messages)
` [PATCH v5 1/5] drm: rockchip: introduce rk3066 hdmi
` [PATCH v5 2/5] ARM: dts: rockchip: add rk3066 hdmi nodes
` [PATCH v5 3/5] ARM: dts: rockchip: rk3066a-mk808: enable vop0 and "
` [PATCH v5 4/5] dt-bindings: display: rockchip: add document for rk3066 hdmi
` [PATCH v5 5/5] drm: rockchip: add fixed screen size DVI-D support "

[PATCH] watchdog: alim7101: Mark expected switch fall-through
 2019-03-21  0:15 UTC  (3+ messages)

[PATCH] scsi: ufs-mediatek: Avoid using ret uninitialized in ufs_mtk_setup_clocks
 2019-03-21  0:10 UTC  (4+ messages)

[PATCH] irqchip: plic: Fix priority base offset
 2019-03-21  0:04 UTC  (3+ messages)

[PATCH] usb: dwc3: Enable GBit Ethernet on Odroid XU4
 2019-03-20 18:12 UTC  (8+ messages)

[PATCH] ALSA: seq: oss: Fix Spectre v1 vulnerability
 2019-03-20 23:42 UTC 

[PATCH] PM / arch: x86: Rework the MSR_IA32_ENERGY_PERF_BIAS handling
 2019-03-21  0:00 UTC 

[RFT/RFC PATCH v3 0/5] Unify CPU topology across ARM & RISC-V
 2019-03-20 23:48 UTC  (6+ messages)
` [RFT/RFC PATCH v3 1/5] Documentation: DT: arm: add support for sockets defining package boundaries
` [RFT/RFC PATCH v3 2/5] dt-binding: cpu-topology: Move cpu-map to a common binding
` [RFT/RFC PATCH v3 3/5] cpu-topology: Move cpu topology code to common code
` [RFT/RFC PATCH v3 4/5] arm: Use common cpu_topology
` [RFT/RFC PATCH v3 5/5] RISC-V: Parse cpu topology during boot

[PATCH ghak109 V1] audit: link integrity evm_write_xattrs record to syscall event
 2019-03-20 23:48 UTC  (2+ messages)

[PATCH v2] rcu: Allow to eliminate softirq processing from rcutree
 2019-03-20 23:46 UTC  (12+ messages)
                  ` [PATCH v3] "

[PATCH V2] usb: gadget: f_fs: don't free buffer prematurely
 2019-03-20 23:42 UTC  (4+ messages)

[PATCH v3 0/2] tools/power turbostat: Add support for AMD Fam 17h (Zen) RAPL
 2019-03-20 23:36 UTC  (4+ messages)
` [PATCH v3 2/2] [WIP] tools/power turbostat: Also read package power on AMD F17h (Zen)

[PATCH] mtd: cfi_util: mark expected switch fall-throughs
 2019-03-20 23:36 UTC  (6+ messages)

[PATCH 1/4] add generic builtin command line
 2019-03-20 23:23 UTC  (3+ messages)

[PATCH v5 00/12] PCI: brcmstb: Add Broadcom Settopbox PCIe support (resend)
 2019-03-20 23:22 UTC  (3+ messages)

[PATCH -next] scsi: ufs-mediatek: Make some symbols static
 2019-03-20 23:17 UTC  (3+ messages)

[PATCH] drivers/acpi: Clear status of an event before enabling it
 2019-03-20 23:11 UTC  (3+ messages)

[PATCH][next] scsi: phy: mediatek: fix typo in author's email address
 2019-03-20 23:10 UTC  (5+ messages)

[RFC] Bluetooth: Retry configure request if result is L2CAP_CONF_UNKNOWN
 2019-03-20 23:08 UTC  (4+ messages)

[PATCH] mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified
 2019-03-20 23:06 UTC  (4+ messages)

[PATCH v3 0/3] mt7621-mmc driver correctness fixes
 2019-03-20 22:42 UTC  (4+ messages)
` [PATCH v3 1/3] staging: mt7621-mmc: Fix warning when reloading module with debug msgs enabled
` [PATCH v3 2/3] staging: mt7621-mmc: Initialize completions a single time during probe
` [PATCH v3 3/3] staging: mt7621-mmc: Check for nonzero number of scatterlist entries

[PATCH net] rhashtable: avoid reschedule loop after rapid growth and shrink
 2019-03-20 22:39 UTC  (5+ messages)
` [v2 PATCH] rhashtable: Still do rehash when we get EEXIST

[PATCH] binder: fix BUG_ON found by selinux-testsuite
 2019-03-20 22:35 UTC 

[PATCH net-next 0/2] net: phy: Move Omega PHY entry to Cygnus PHY driver
 2019-03-20 22:35 UTC  (6+ messages)
` [PATCH net-next 1/2] net: phy: Prepare for moving Omega out of bcm7xxx
` [PATCH net-next 2/2] net: phy: Move Omega PHY entry to Cygnus PHY driver

[PATCH 0/6] sysctl: add pending proc_do_large_bitmap fix
 2019-03-20 22:28 UTC  (7+ messages)
` [PATCH 1/6] test_sysctl: remove superfluous test_reqs()
` [PATCH 2/6] test_sysctl: load module before testing for it
` [PATCH 3/6] test_sysctl: ignore diff output on verify_diff_w()
` [PATCH 4/6] test_sysctl: allow graceful use on older kernels
` [PATCH 5/6] test_sysctl: add proc_do_large_bitmap() test case
` [PATCH 6/6] sysctl: Fix proc_do_large_bitmap for large input buffers

[PATCH] checkpatch: fix camel case seeding when run with --root
 2019-03-20 22:24 UTC  (4+ messages)

[RFC][PATCH 0/8] perf/x86: event scheduling cleanups
 2019-03-20 22:22 UTC  (9+ messages)
` [PATCH 1/8] perf/x86/intel: Fix memory corruption

[PATCH] [RESEND] Do not modify perf bias performance setting by default at boot
 2019-03-20 22:18 UTC  (5+ messages)

[PATCH] hotplug/drc-info: ininitialize fndit to zero
 2019-03-20 22:12 UTC  (2+ messages)

[RESEND#2 PATCH] mm/compaction: fix an undefined behaviour
 2019-03-20 22:12 UTC  (3+ messages)

[PATCH v2 0/5] Add support for drm/rockchip to dynamically control the DDR frequency
 2019-03-20 22:02 UTC  (5+ messages)
` [PATCH v2 3/5] devfreq: rk3399_dmc: Pass ODT and auto power down parameters to TF-A

[PATCH] efi/arm: Show SMBIOS bank/device location in cper and ghes error logs
 2019-03-20 22:02 UTC  (4+ messages)
` [PATCH] efi: Unify dmi setup code over architectures arm/arm64, io64 and x86
  ` [PATCH v2] "

[PATCH] genirq: call cancel_work_sync from irq_set_affinity_notifier
 2019-03-20 22:00 UTC 

[PATCH v3] PCI/MSI: Don't touch MSI bits when the PCI device is disconnected
 2019-03-20 21:44 UTC  (3+ messages)

[RFC 0/2] guarantee natural alignment for kmalloc()
 2019-03-20 21:48 UTC  (5+ messages)

[PATCH bpf-next v1 1/7] tools: bpftool: fix infinite loop
 2019-03-20 21:23 UTC  (6+ messages)
` [PATCH bpf-next v1 2/7] tools: bpftool: fix error message on invalid argument count
` [PATCH bpf-next v1 4/7] tools: bpftool: implement map exec command

general protection fault in tipc_mcast_filter_msg
 2019-03-20 21:22 UTC 

KASAN: use-after-free Read in tipc_sk_filter_rcv
 2019-03-20 21:22 UTC 

[PATCH 0/2] platform/chrome: Add support for host sleep event command v1
 2019-03-20 21:20 UTC  (3+ messages)
` [PATCH 1/2] mfd: cros_ec: Add host_sleep_event_v1 command
` [PATCH 2/2] platform/chrome: Add support for v1 of host sleep event

regression (bisected): "modprobe parport_pc" hangs in current mainline
 2019-03-20 21:18 UTC  (5+ messages)

[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
 2019-03-20 21:17 UTC  (7+ messages)

[PATCH] ALSA: rawmidi: Fix potential Spectre v1 vulnerability
 2019-03-20 21:15 UTC 

[PATCH] drivers: ntb: Kconfig: pedantic cleanups
 2019-03-20 21:15 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v4.4.y] perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarks
 2019-03-20 21:13 UTC 

[PATCH] jffs2: check dstlen for jffs2_zlib_compress()
 2019-03-20 21:06 UTC 

[PATCH v6 0/7] psi: pressure stall monitors v6
 2019-03-20 21:04 UTC  (11+ messages)
` [PATCH v6 2/7] psi: make psi_enable static
` [PATCH v6 3/7] psi: rename psi fields in preparation for psi trigger addition
` [PATCH v6 4/7] psi: split update_stats into parts
` [PATCH v6 5/7] psi: track changed states
` [PATCH v6 6/7] refactor header includes to allow kthread.h inclusion in psi_types.h

[PATCH v2] thunderbolt: Fix to check for kmemdup failure
 2019-03-20 21:02 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the ntb tree
 2019-03-20 21:00 UTC  (2+ messages)

pidfd design
 2019-03-20 21:00 UTC  (6+ messages)

[PATCH 1/2] fs/dax: deposit pagetable even when installing zero page
 2019-03-20 20:57 UTC  (12+ messages)
` [PATCH 2/2] mm/dax: Don't enable huge dax mapping by default

[PATCH v7 0/10] Add ARMv8.3 pointer authentication for kvm guest
 2019-03-20 20:56 UTC  (6+ messages)
` [PATCH v7 9/10] KVM: arm64: docs: document KVM support of pointer authentication

kernel BUG at mm/slab.c:LINE! (3)
 2019-03-20 20:55 UTC  (2+ messages)

Staging status of speakup
 2019-03-20 20:54 UTC  (5+ messages)

[PATCH 0/2] clk: meson8b: add the video decoder clocks
 2019-03-20 20:53 UTC  (4+ messages)
` [PATCH 2/2] clk: meson: meson8b: add the video decoder clock trees

-Wsometimes-uninitialized Clang warning in net/tipc/node.c
 2019-03-20 20:50 UTC  (3+ messages)

[RESEND PATCH] mm: fix a wrong flag in set_migratetype_isolate()
 2019-03-20 20:49 UTC 

linux-next: Fixes tag needs some work in the hwmon-fixes tree
 2019-03-20 20:48 UTC 

[RFC PATCH nand-next 0/2] meson-nand: support for older SoCs
 2019-03-20 20:48 UTC  (9+ messages)

[PATCH -next] irqchip/brcmstb-l2: Make two init functions static
 2019-03-20 20:45 UTC  (2+ messages)

dell_smbios KASAN bug
 2019-03-20 20:44 UTC  (9+ messages)

[RESEND PATCH] mm/hotplug: fix notification in offline error path
 2019-03-20 20:42 UTC 

[PATCH] mtd: lpddr_cmds: Mark expected switch fall-through
 2019-03-20 20:17 UTC  (2+ messages)

-Wsometimes-uninitialized Clang warning in drivers/net/ethernet/broadcom/bnxt/bnxt.c
 2019-03-20 20:41 UTC  (3+ messages)

[PATCH v2] thunderbolt: Fix to check return value of ida_simple_get
 2019-03-20 20:39 UTC  (3+ messages)

[PATCH 0/4] clk: meson8b: add the VPU clock tree
 2019-03-20 20:38 UTC  (4+ messages)
` [PATCH 2/4] clk: meson: meson8b: use a sparate clock table for Meson8m2

kernel BUG at arch/x86/mm/physaddr.c:LINE! (2)
 2019-03-20 20:35 UTC  (2+ messages)

WARNING: syz-executor still has locks held!
 2019-03-20 20:32 UTC  (10+ messages)

[PATCH] scsi: mptscsih: Mark expected switch fall-throughs
 2019-03-20 20:31 UTC 

[PATCH v3] staging: rtlwifi: rtl8822b: fix to avoid NULL pointer dereference
 2019-03-20 20:28 UTC  (2+ messages)

[PATCH] mtd: cfi_cmdset_0002: Mark expected switch fall-throughs
 2019-03-20 20:16 UTC  (3+ messages)

[PATCH 0/3] DMA dts changes for hi3660
 2019-03-20 20:25 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: hi3660: Add dma to uart nodes
` [PATCH 2/3] arm64: dts: hi3660: Add hisi asp dma device
` [PATCH 3/3] arm64: dts: hi3660: Fixup unofficial dma-min-chan to dma-channel-mask

[PATCH 1/3] list_bl: Add hlist_bl_add_before/behind helpers
 2019-03-20 20:25 UTC  (9+ messages)
        ` [dm-devel] "

[PATCH] PCI: Mark expected switch fall-throughs
 2019-03-20 20:23 UTC  (3+ messages)

[PATCH v2 0/5] Add a VCNL4040 light and proximity driver
 2019-03-20 20:21 UTC  (4+ messages)
` [PATCH v2 1/5] iio: light: vcnl4000 use word writes instead of byte writes

[PATCH] parport: ieee1284: mark expected switch fall-through
 2019-03-20 20:21 UTC  (5+ messages)

[PATCH v3] staging: rtl8188eu: Fix potential NULL pointer dereference of kcalloc
 2019-03-20 20:20 UTC  (3+ messages)

[PATCH -next] ubifs: remove unused function __ubifs_shash_final
 2019-03-20 20:18 UTC  (3+ messages)

[PATCH] mtd: phram: Mark expected switch fall-throughs
 2019-03-20 20:19 UTC  (2+ messages)

[PATCH v5] Drivers: hv: vmbus: Expose monitor data only when monitor pages are used
 2019-03-20 20:18 UTC  (3+ messages)
` [PATCH v6] "

REGRESSION: dwc2: gadget: Add scatter-gather mode
 2019-03-20 20:17 UTC  (4+ messages)

[PATCH 1/4] ARM: dts: rockchip: Fix gic/efuse sort ordering for rk3288
 2019-03-20 20:14 UTC  (4+ messages)
` [PATCH 2/4] ARM: dts: rockchip: Fix gpu opp node names "
` [PATCH 3/4] ARM: dts: rockchip: Remove #address/#size-cells from rk3288 mipi_dsi
` [PATCH 4/4] ARM: dts: rockchip: Remove #address/#size-cells from rk3288-veyron gpio-keys

[PATCH] xen, fbfront: mark expected switch fall-through
 2019-03-20 20:08 UTC  (3+ messages)

[PATCH v2 0/2] Fix a race condition vulnerability in "_show" functions
 2019-03-20 20:06 UTC  (6+ 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

[PATCH v2] kmemleak: skip scanning holes in the .bss section
 2019-03-20 20:04 UTC  (5+ messages)

[PATCH] mmc: usdhi6rol0: mark expected switch fall-throughs
 2019-03-20 20:00 UTC 

[PATCH v4 0/3] add AES support for Exynos5433
 2019-03-20 19:58 UTC  (3+ messages)
  ` [PATCH v4 1/3] arm64: dts: exynos: add SlimSSS "

[PATCH -next] pinctrl: fsl: Make pinctrl_ipc_handle static
 2019-03-20 19:58 UTC  (2+ messages)

[PATCH v2 8/8] documentation: Update on livepatch elf format
 2019-03-20 19:58 UTC  (2+ messages)

[PATCH] ARM: dts: exynos: Fix audio (microphone) routing on Odroid XU3
 2019-03-20 19:57 UTC  (3+ messages)
  ` [PATCH RESEND] "

[PATCH] of: Drop redundant check in linker section OF match table
 2019-03-20 19:55 UTC  (2+ messages)

[PATCH -next] proc/kcore: Make kcore_modules static
 2019-03-20 19:55 UTC  (2+ messages)

[PATCH] mm, memory_hotplug: Fix the wrong usage of N_HIGH_MEMORY
 2019-03-20 19:53 UTC  (3+ messages)

[PATCH] virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.x
 2019-03-20 19:52 UTC  (5+ messages)

[PATCH -next] usb: typec: fusb302: Make fusb302_irq_work static
 2019-03-20 19:51 UTC  (2+ messages)

[PATCH] staging: r8188eu: refactor recvframe_defrag()
 2019-03-20 19:47 UTC  (2+ messages)


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