LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH AUTOSEL 4.19 01/13] ARM: dts: sun8i-a83t-tbs-a711: HM5065 doesn't like such a high voltage
2020-04-07 0:02 UTC (4+ messages)
` [PATCH AUTOSEL 4.19 02/13] bus: sunxi-rsb: Return correct data when mixing 16-bit and 8-bit reads
` [PATCH AUTOSEL 4.19 05/13] net: vxge: fix wrong __VA_ARGS__ usage
` [PATCH AUTOSEL 4.19 08/13] netfilter: nf_tables: Allow set back-ends to report partial overlaps on insertion
[PATCH AUTOSEL 5.4 01/32] ARM: dts: sun8i-a83t-tbs-a711: HM5065 doesn't like such a high voltage
2020-04-07 0:01 UTC (11+ messages)
` [PATCH AUTOSEL 5.4 05/32] net/mlx5e: kTLS, Fix wrong value in record tracker enum
` [PATCH AUTOSEL 5.4 06/32] iwlwifi: consider HE capability when setting LDPC
` [PATCH AUTOSEL 5.4 11/32] soc: fsl: dpio: register dpio irq handlers after dpio create
` [PATCH AUTOSEL 5.4 13/32] rxrpc: Fix call interruptibility handling
` [PATCH AUTOSEL 5.4 16/32] net: vxge: fix wrong __VA_ARGS__ usage
` [PATCH AUTOSEL 5.4 18/32] hinic: fix the bug of clearing event queue
` [PATCH AUTOSEL 5.4 22/32] selftests/net: add definition for SOL_DCCP to fix compilation errors for old libc
` [PATCH AUTOSEL 5.4 25/32] netfilter: nft_set_rbtree: Introduce and use nft_rbtree_interval_start()
` [PATCH AUTOSEL 5.4 30/32] qlcnic: Fix bad kzalloc null test
` [PATCH AUTOSEL 5.4 32/32] i2c: pca-platform: Use platform_irq_get_optional
remove set_fs calls from the exec and coredump code
2020-04-07 0:01 UTC (3+ messages)
` [PATCH 1/6] powerpc/spufs: simplify spufs core dumping
[PATCH AUTOSEL 5.5 01/35] ARM: dts: sun8i-a83t-tbs-a711: HM5065 doesn't like such a high voltage
2020-04-07 0:00 UTC (15+ messages)
` [PATCH AUTOSEL 5.5 02/35] bus: sunxi-rsb: Return correct data when mixing 16-bit and 8-bit reads
` [PATCH AUTOSEL 5.5 03/35] ARM: dts: Fix dm814x Ethernet by changing to use rgmii-id mode
` [PATCH AUTOSEL 5.5 04/35] bpf: Fix deadlock with rq_lock in bpf_send_signal()
` [PATCH AUTOSEL 5.5 06/35] iwlwifi: mvm: take the required lock when clearing time event data
` [PATCH AUTOSEL 5.5 12/35] soc: fsl: dpio: register dpio irq handlers after dpio create
` [PATCH AUTOSEL 5.5 17/35] net: vxge: fix wrong __VA_ARGS__ usage
` [PATCH AUTOSEL 5.5 18/35] ARM: dts: omap4-droid4: Fix lost touchscreen interrupts
` [PATCH AUTOSEL 5.5 21/35] hinic: fix the bug of clearing event queue
` [PATCH AUTOSEL 5.5 26/35] IB/hfi1: Ensure pq is not left on waitlist
` [PATCH AUTOSEL 5.5 27/35] netfilter: nf_tables: Allow set back-ends to report partial overlaps on insertion
` [PATCH AUTOSEL 5.5 28/35] netfilter: nft_set_rbtree: Introduce and use nft_rbtree_interval_start()
` [PATCH AUTOSEL 5.5 29/35] netfilter: nft_set_rbtree: Detect partial overlaps on insertion
` [PATCH AUTOSEL 5.5 33/35] qlcnic: Fix bad kzalloc null test
` [PATCH AUTOSEL 5.5 35/35] i2c: pca-platform: Use platform_irq_get_optional
[PATCH] nft_set_pipapo: remove unused pointer lt
2020-04-06 23:51 UTC (3+ messages)
[RFC PATCH v6 0/9] Add Tegra driver for video capture
2020-04-06 23:50 UTC (22+ messages)
` [RFC PATCH v6 6/9] media: tegra: Add Tegra210 Video input driver
[PATCH v6 0/7] ASoC: Add new module driver for new ASRC
2020-04-06 23:48 UTC (9+ messages)
` [PATCH v6 2/7] ASoC: dt-bindings: fsl_asrc: Add new property fsl,asrc-format
` [PATCH v6 3/7] ASoC: fsl-asoc-card: Support "
` [PATCH v6 4/7] ASoC: fsl_asrc: "
` [PATCH v6 5/7] ASoC: fsl_asrc: Move common definition to fsl_asrc_common
[PATCH v5 0/9] Add QUSB2 PHY support for SC7180
2020-04-06 23:48 UTC (3+ messages)
` [PATCH v5 8/9] arm64: dts: qcom: sdm845: Add generic QUSB2 V2 Phy compatible
[PATCH 2/2] MM: Discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead
2020-04-06 23:44 UTC
[PATCH/RFC] MM: fix writeback for NFS
2020-04-06 23:43 UTC (10+ messages)
` Writeback fixes "
` [PATCH 1/2] MM: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE
` [PATCH 2/2] Deprecate NR_UNSTABLE_NFS, use NR_WRITEBACK
` [PATCH 2/2 - v2] MM: Discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead
` Writeback fixes for NFS - V2
[PATCH 0/2] mm: few refinements to gfp flags documentation
2020-04-06 23:40 UTC (8+ messages)
` [PATCH 1/2] mm: clarify __GFP_MEMALLOC usage
[PATCH] io_uring: remove redundant variable pointer nxt and io_wq_assign_next call
2020-04-06 23:33 UTC (3+ messages)
KASAN: user-memory-access Read in put_page
2020-04-06 23:21 UTC (2+ messages)
[RFC, WIP, v3 0/6] media: vidtv: implement a virtual DVB driver
2020-04-06 23:20 UTC (7+ messages)
` [RFC, WIP, v3 1/6] media: vidtv: add Kconfig entry
` [RFC, WIP, v3 2/6] media: vidtv: implement a tuner driver
` [RFC, WIP, v3 3/6] media: vidtv: implement a demodulator driver
` [RFC, WIP, v3 4/6] media: vidtv: implement a PSI generator
` [RFC, WIP, v3 5/6] media: vidtv: move config structs into a common header
` [RFC, WIP, v3 6/6] media: vidtv: add a bridge driver
[PATCH] mm: Add kvfree_sensitive() for freeing sensitive data objects
2020-04-06 23:20 UTC (4+ messages)
[PATCH v3 0/5] Optionally randomize kernel stack offset each syscall
2020-04-06 23:16 UTC (6+ messages)
` [PATCH v3 1/5] jump_label: Provide CONFIG-driven build state defaults
` [PATCH v3 2/5] init_on_alloc: Unpessimize default-on builds
` [PATCH v3 3/5] stack: Optionally randomize kernel stack offset each syscall
` [PATCH v3 4/5] x86/entry: Enable random_kstack_offset support
` [PATCH v3 5/5] arm64: entry: "
[PATCH] tty: samsung_tty: 32-bit access for TX/RX hold registers
2020-04-06 23:08 UTC (3+ messages)
` [PATCH v6 2/2] "
` [PATCH v6 1/2] dt-bindings: serial: Add reg-io-width compatible
[RFC PATCH] x86/split_lock: Disable SLD if an unaware (out-of-tree) module enables VMX
2020-04-06 22:54 UTC (9+ messages)
[PATCH v2 0/4] crypto: caam - fix use-after-free KASAN issue
2020-04-06 22:47 UTC (5+ messages)
` [PATCH v2 1/4] crypto: caam - fix use-after-free KASAN issue for SKCIPHER algorithms
` [PATCH v2 2/4] crypto: caam - fix use-after-free KASAN issue for AEAD algorithms
` [PATCH v2 3/4] crypto: caam - fix use-after-free KASAN issue for HASH algorithms
` [PATCH v2 4/4] crypto: caam - fix use-after-free KASAN issue for RSA algorithms
libelf-0.175 breaks objtool
2020-04-06 22:31 UTC (6+ messages)
[PATCH v6 00/12] virtio: alignment issues
2020-04-06 22:28 UTC (14+ messages)
` [PATCH v6 01/12] tools/virtio: define aligned attribute
` [PATCH v6 02/12] tools/virtio: make asm/barrier.h self contained
` [PATCH v6 03/12] tools/virtio: define __KERNEL__
` [PATCH v6 04/12] virtio: add VIRTIO_RING_NO_LEGACY
` [PATCH v6 05/12] virtio: stop using legacy struct vring in kernel
` [PATCH v6 06/12] vhost: force spec specified alignment on types
` [PATCH v6 07/12] virtio: add legacy init/size APIs
` [PATCH v6 08/12] virtio_ring: switch to virtio_legacy_init/size
` [PATCH v6 09/12] tools/virtio: "
` [PATCH v6 10/12] vop: "
` [PATCH v6 11/12] remoteproc: "
` [PATCH v6 12/12] mellanox: "
[PATCH v6 00/14] Add AMD SEV guest live migration support
2020-04-06 22:27 UTC (10+ messages)
` [PATCH v6 08/14] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall
` [PATCH v6 09/14] KVM: x86: Introduce KVM_GET_PAGE_ENC_BITMAP ioctl
[PATCH v1 0/3] I3C mastership handover support
2020-04-06 22:21 UTC (4+ messages)
` [PATCH v1 1/3] i3c: master: split bus_init callback into bus_init and master_set_info
` [PATCH v1 2/3] i3c: add mastership handover support to i3c master subsystem
` [PATCH v1 3/3] i3c: master: add mastership handover support to cdns i3c master driver
[PATCH v3, RESEND] kunit: Fix kunit.py run --build_dir='<foo>' fails on "unclean" trees
2020-04-06 22:19 UTC
[GIT PULL] Please pull proc and exec work for 5.7-rc1
2020-04-06 22:17 UTC (8+ messages)
[PATCH bpf] riscv, bpf: Fix offset range checking for auipc+jalr on RV64
2020-04-06 22:16 UTC
[PATCH v3] kunit: Fix kunit.py run --build_dir='<foo>' fails on "unclean" trees
2020-04-06 22:15 UTC
[RFC PATCH v2 00/12] Integrity Policy Enforcement LSM (IPE)
2020-04-06 22:14 UTC (13+ messages)
` [RFC PATCH v2 01/12] scripts: add ipe tooling to generate boot policy
` [RFC PATCH v2 02/12] security: add ipe lsm evaluation loop and audit system
` [RFC PATCH v2 03/12] security: add ipe lsm policy parser and policy loading
` [RFC PATCH v2 04/12] ipe: add property for trust of boot volume
` [RFC PATCH v2 05/12] fs: add security blob and hooks for block_device
` [RFC PATCH v2 06/12] dm-verity: move signature check after tree validation
` [RFC PATCH v2 07/12] dm-verity: add bdev_setsecurity hook for dm-verity signature
` [RFC PATCH v2 08/12] ipe: add property for signed dmverity volumes
` [RFC PATCH v2 09/12] dm-verity: add bdev_setsecurity hook for root-hash
` [RFC PATCH v2 10/12] ipe: add property for dmverity roothash
` [RFC PATCH v2 11/12] documentation: Add IPE Documentation
` [RFC PATCH v2 12/12] cleanup: uapi/linux/audit.h
[PATCH v2 0/4] drm/dp_mst: drm_dp_check_act_status() fixes
2020-04-06 22:12 UTC (5+ messages)
` [PATCH v2 1/4] drm/dp_mst: Improve kdocs for drm_dp_check_act_status()
` [PATCH v2 2/4] drm/dp_mst: Reformat drm_dp_check_act_status() a bit
` [PATCH v2 3/4] drm/dp_mst: Increase ACT retry timeout to 3s
` [PATCH v2 4/4] drm/dp_mst: Print errors on ACT timeouts
[PATCH 0/4] drm/dp_mst: drm_dp_check_act_status() fixes
2020-04-06 22:11 UTC (4+ messages)
` [PATCH 2/4] drm/dp_mst: Reformat drm_dp_check_act_status() a bit
[PATCH v2] kunit: Fix kunit.py run --build_dir='<foo>' fails on "unclean" trees
2020-04-06 22:09 UTC (3+ messages)
[PATCH v7 0/4] drm: Add support for integrated privacy screen
2020-04-06 22:07 UTC (6+ messages)
` [PATCH v7 4/4] drm/i915: "
kernel BUG at mm/hugetlb.c:LINE!
2020-04-06 22:05 UTC (2+ messages)
[PATCH v5 00/12] virtio: alignment issues
2020-04-06 21:57 UTC (14+ messages)
` [PATCH v5 01/12] tools/virtio: define aligned attribute
` [PATCH v5 02/12] tools/virtio: make asm/barrier.h self contained
` [PATCH v5 03/12] tools/virtio: define __KERNEL__
` [PATCH v5 04/12] virtio: add VIRTIO_RING_NO_LEGACY
` [PATCH v5 05/12] virtio: stop using legacy struct vring in kernel
` [PATCH v5 06/12] vhost: force spec specified alignment on types
` [PATCH v5 07/12] virtio: add legacy init/size APIs
` [PATCH v5 08/12] virtio_ring: switch to virtio_legacy_init/size
` [PATCH v5 09/12] tools/virtio: "
` [PATCH v5 10/12] vop: "
` [PATCH v5 11/12] remoteproc: "
` [PATCH v5 12/12] mellanox: "
[PATCH v5 0/3] btusb: Introduce the use of vendor extension(s)
2020-04-06 21:55 UTC (4+ messages)
` [PATCH v5 3/3] Bluetooth: btusb: Indicate Microsoft vendor extension for Intel 9160/9260
linux-next: Signed-off-by missing for commit in the orangefs tree
2020-04-06 21:52 UTC
improve use_mm / unuse_mm
2020-04-06 21:49 UTC (3+ messages)
` [PATCH 6/6] kernel: set USER_DS in kthread_use_mm
linux-next: Fixes tag needs some work in the sound-asoc tree
2020-04-06 21:49 UTC
[PATCH v4 00/12] virtio: alignment issues
2020-04-06 21:34 UTC (26+ messages)
` [PATCH v4 01/12] tools/virtio: define aligned attribute
` [PATCH v4 02/12] tools/virtio: make asm/barrier.h self contained
` [PATCH v4 03/12] tools/virtio: define __KERNEL__
` [PATCH v4 04/12] virtio: add VIRTIO_RING_NO_LEGACY
` [PATCH v4 05/12] virtio: stop using legacy struct vring in kernel
` [PATCH v4 06/12] vhost: force spec specified alignment on types
` [PATCH v4 07/12] virtio: add legacy init/size APIs
` [PATCH v4 08/12] virtio_ring: switch to virtio_legacy_init/size
` [PATCH v4 09/12] tools/virtio: "
` [PATCH v4 10/12] vop: "
` [PATCH v4 11/12] remoteproc: "
` [PATCH v4 12/12] mellanox: "
[PATCH v2] x86/kvm: Disable KVM_ASYNC_PF_SEND_ALWAYS
2020-04-06 21:32 UTC (12+ messages)
[PATCHv2 0/8] thp/khugepaged improvements and CoW semantics
2020-04-06 21:30 UTC (5+ messages)
` [PATCHv2 5/8] khugepaged: Allow to callapse a page shared across fork
` [PATCHv2 6/8] khugepaged: Allow to collapse PTE-mapped compound pages
[PATCH v2 1/1] x86/split_lock: check split lock support on initialization
2020-04-06 21:24 UTC (3+ messages)
` [PATCH v3 "
[PATCH net-next] net: dsa: add GRO support via gro_cells
2020-04-06 21:24 UTC (4+ messages)
[PATCH RT] printk: console must not schedule for drivers
2020-04-06 21:22 UTC
[PATCH v7 0/2] Fix and optimization of split_lock_detection
2020-04-06 21:21 UTC (3+ messages)
` [PATCH 0/1] x86/split_lock: check split lock feature on initialization
[PATCH v5 0/5] Add support for devices in the Energy Model
2020-04-06 21:17 UTC (7+ messages)
` [PATCH v5 1/5] PM / EM: add devices to "
question about drivers/net/ethernet/renesas/ravb_main.c
2020-04-06 21:14 UTC (2+ messages)
[PATCH] leds: core: Fix warning message when init_data
2020-04-06 21:13 UTC (3+ messages)
[GIT PULL] vhost: fixes, vdpa
2020-04-06 21:11 UTC
[RFC/RFT][PATCH v2] dma-mapping: set default segment_boundary_mask to ULONG_MAX
2020-04-06 21:06 UTC
[PATCH 0/3] Misc MHI fixes
2020-04-06 21:04 UTC (4+ messages)
` [PATCH 1/3] bus: mhi: core: Handle syserr during power_up
` [PATCH 2/3] bus: mhi: core: Make sure to powerdown if mhi_sync_power_up fails
` [PATCH 3/3] bus: mhi: core: Remove link_status() callback
Bad rss-counter state from drm/ttm, drm/vmwgfx: Support huge TTM pagefaults
2020-04-06 21:04 UTC (2+ messages)
[RFC/RFT][PATCH] dma-mapping: set default segment_boundary_mask to ULONG_MAX
2020-04-06 21:00 UTC (3+ messages)
[PATCH v11 0/8] Disable compat cruft on ppc64le v11
2020-04-06 21:00 UTC (7+ messages)
` [PATCH v11 3/8] powerpc/perf: consolidate read_user_stack_32
` [PATCH] powerpcs: perf: consolidate perf_callchain_user_64 and perf_callchain_user_32
[PATCH v3 1/2] virtio: stop using legacy struct vring in kernel
2020-04-06 20:54 UTC (2+ messages)
page: next (older) | prev (newer) | latest
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).