LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[greybus-dev] [PATCH 00/61] tree-wide: simplify getting .drvdata
2018-05-15 21:05 UTC (5+ messages)
` [PATCH 05/61] clk: samsung: "
[PATCH v5 2/2] mtd: rawnand: use bit-wise majority to recover the contents of ONFI parameter
2018-05-15 21:02 UTC (9+ messages)
[patch v21 0/4] JTAG driver introduction
2018-05-15 21:00 UTC (3+ messages)
` [patch v21 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
[PATCH 0/5] remoteproc: updates for new events
2018-05-15 20:53 UTC (6+ messages)
` [PATCH 1/5] remoteproc: Rename subdev functions to start/stop
` [PATCH 2/5] remoteproc: Make start and stop in subdev optional
` [PATCH 3/5] remoteproc: Make client initialize ops in rproc_subdev
` [PATCH 4/5] remoteproc: rename subdev probe and remove functions
` [PATCH 5/5] remoteproc: Introduce prepare and unprepare for subdevices
KASAN: use-after-free Read in __list_add_valid (5)
2018-05-15 20:49 UTC (3+ messages)
for_each_cpu() is buggy for UP kernel?
2018-05-15 20:48 UTC (7+ messages)
` [PATCH] tick/broadcast: Use for_each_cpu() specially on UP kernels
` [tip:timers/urgent] "
[GIT PULL] STi DT update for v4.18 round 1
2018-05-15 20:45 UTC (2+ messages)
[PATCH net-next v3 0/7] Microsemi Ocelot Ethernet switch support
2018-05-15 20:45 UTC (2+ messages)
[PATCH v5] mm: don't allow deferred pages with NEED_PER_CPU_KM
2018-05-15 20:43 UTC (2+ messages)
[PATCH][next] scripts/dtc: fix spelling mistake: "endpont" -> "endpoint"
2018-05-15 20:42 UTC (2+ messages)
[PATCH v2 00/35] overlayfs: stack file operations
2018-05-15 20:42 UTC (6+ messages)
` [PATCH v2 22/35] vfs: don't open real
[RFC PATCH 00/10] Add support for drm/rockchip to dynamically control the DDR frequency
2018-05-15 20:41 UTC (3+ messages)
` [RFC PATCH 07/10] clk: rockchip: set clk-ddr to GET_RATE_NOCACHE
[PATCH v2] mm: allow deferred page init for vmemmap only
2018-05-15 20:38 UTC (8+ messages)
[PATCH] clk: stm32mp1: Fix a memory leak in 'clk_stm32_register_gate_ops()'
2018-05-15 20:37 UTC (2+ messages)
[PATCH] drm/bridge: checkpatch strict minor updates
2018-05-15 20:37 UTC
[PATCH v6 00/11] drivers: Introduce firmware dnd clock river for ZynqMP core
2018-05-15 20:29 UTC (6+ messages)
` [PATCH v6 04/11] firmware: xilinx: Add query data API
[PATCH v2 00/11] Fix some doc build warnings/errors and broken links
2018-05-15 20:26 UTC (3+ messages)
` [PATCH v2 09/11] docs: Fix some broken references
[PATCH] selftest: intel_pstate: More accurate error message and also a debug support message from aperf.c
2018-05-15 20:22 UTC (2+ messages)
[PATCH 0/5] mtd-utils: Add fastmap support to ubinize
2018-05-15 20:22 UTC (4+ messages)
` [PATCH 4/5] libubigen: Maintain a eraseblock association table
stall/hang on 4.15 kernel with some Xeon skylake CPUs and extended APIC
2018-05-15 20:19 UTC (3+ messages)
` [bisected] rcu_sched detected stalls - 4.15 or newer "
[PATCH 0/2] support kdump for AMD secure memory encryption(sme)
2018-05-15 20:18 UTC (3+ messages)
` [PATCH 2/2] support kdump when AMD secure memory encryption is active
linux-next: manual merge of the audit tree with the selinux tree
2018-05-15 20:18 UTC (3+ messages)
[PATCH] vfio/mdev: Check globally for duplicate devices
2018-05-15 20:17 UTC
[PATCH 4.4 000/190] 4.4.128-stable review
2018-05-15 20:16 UTC (7+ messages)
` [PATCH 4.4 014/190] lockd: fix lockd shutdown race
` [PATCH 4.4 035/190] ARM: dts: imx6qdl-wandboard: Fix audio channel swap
` [PATCH 4.4 054/190] xfrm: fix state migration copy replay sequence numbers
[PATCHv2] arm64: dts: stratix10: Add QSPI support for Stratix10
2018-05-15 20:10 UTC (3+ messages)
[PATCH] vsprintf: Fix memory barriers of ptr_key to have_filed_random_ptr_key
2018-05-15 20:10 UTC (5+ messages)
[PATCH 1/2] tools/testing/selftests/x86: fix warning: "SEGV_PKUERR|SEGV_BNDERR" redefined
2018-05-15 20:08 UTC (5+ messages)
[PATCH V2 0/6] Memory bandwidth allocation software controller(mba_sc)
2018-05-15 20:06 UTC (4+ messages)
` [PATCH 2/6] x86/intel_rdt/mba_sc: Enable/disable MBA software controller
[PATCH -mm] mm, hugetlb: Pass fault address to no page handler
2018-05-15 20:03 UTC (3+ messages)
[PATCH v8 00/10] drivers/qcom: add RPMH communication support
2018-05-15 19:52 UTC (13+ messages)
` [PATCH v8 04/10] drivers: qcom: rpmh: add RPMH helper functions
` [PATCH v8 09/10] drivers: qcom: rpmh: add support for batch RPMH request
aio poll and a new in-kernel poll API V11
2018-05-15 19:48 UTC (33+ messages)
` [PATCH 01/32] fs: unexport poll_schedule_timeout
` [PATCH 02/32] fs: cleanup do_pollfd
` [PATCH 03/32] fs: update documentation to mention __poll_t and match the code
` [PATCH 04/32] fs: add new vfs_poll and file_can_poll helpers
` [PATCH 05/32] fs: introduce new ->get_poll_head and ->poll_mask methods
` [PATCH 06/32] aio: simplify KIOCB_KEY handling
` [PATCH 07/32] aio: simplify cancellation
` [PATCH 08/32] aio: replace kiocb_set_cancel_fn with a cancel_kiocb file operation
` [PATCH 09/32] aio: add delayed cancel support
` [PATCH 10/32] aio: implement IOCB_CMD_POLL
` [PATCH 11/32] net: refactor socket_poll
` [PATCH 12/32] net: add support for ->poll_mask in proto_ops
` [PATCH 13/32] net: remove sock_no_poll
` [PATCH 14/32] net/tcp: convert to ->poll_mask
` [PATCH 15/32] net/unix: "
` [PATCH 16/32] net: convert datagram_poll users tp ->poll_mask
` [PATCH 17/32] net/dccp: convert to ->poll_mask
` [PATCH 18/32] net/atm: "
` [PATCH 19/32] net/vmw_vsock: "
` [PATCH 20/32] net/tipc: "
` [PATCH 21/32] net/sctp: "
` [PATCH 22/32] net/bluetooth: "
` [PATCH 23/32] net/caif: "
` [PATCH 24/32] net/nfc: "
` [PATCH 25/32] net/phonet: "
` [PATCH 26/32] net/iucv: "
` [PATCH 27/32] net/rxrpc: "
` [PATCH 28/32] crypto: af_alg: "
` [PATCH 29/32] pipe: "
` [PATCH 30/32] eventfd: switch "
` [PATCH 31/32] timerfd: convert "
` [PATCH 32/32] random: "
[PATCH V2] mlx4_core: allocate ICM memory in page size chunks
2018-05-15 19:45 UTC (7+ messages)
[PATCH 4.14 49/62] Bluetooth: btusb: Only check needs_reset_resume DMI table for QCA rome chipsets
2018-05-15 19:42 UTC (3+ messages)
[PATCH v9 00/24] ILP32 for ARM64
2018-05-15 19:40 UTC (4+ messages)
` [PATCH 01/24] arm64: signal: Make parse_user_sigframe() independent of rt_sigframe layout
` [PATCH 02/24] ptrace: Add compat PTRACE_{G,S}ETSIGMASK handlers
[PATCH] locking/atomics: Simplify the op definitions in atomic.h some more
2018-05-15 19:39 UTC (12+ messages)
` [tip:locking/core] "
[PATCH 00/11] fix potential Spectre variant 1 issues
2018-05-15 19:39 UTC (13+ messages)
` [PATCH 01/11] media: tm6000: fix potential Spectre variant 1
[PATCH v9 00/12] Support PPTT for ARM64
2018-05-15 19:32 UTC (4+ messages)
` [PATCH v9 02/12] drivers: base: cacheinfo: setup DT cache properties early
[PATCH 00/18] Convert default pr_fmt from empty to KBUILD_MODNAME
2018-05-15 19:28 UTC (10+ messages)
` [PATCH 18/18] rcu: Use pr_fmt to prefix "rcu: " to logging output
[PATCH 2/3] proc: Add a way to make network proc files writable
2018-05-15 19:08 UTC
[PATCH RFC 0/8] rcu fixes, clean ups for rcu/dev
2018-05-15 19:08 UTC (9+ messages)
` [PATCH RFC 1/8] rcu: Add comment documenting how rcu_seq_snap works
[PATCH IB/core 0/2] Do not form IB connections between limited partition members
2018-05-15 19:04 UTC (10+ messages)
` [PATCH IB/core 2/2] IB/cm: Send authentic pkey in REQ msg and check eligibility of the pkeys
[PATCH] hexagon: fix printk format warning in setup.c
2018-05-15 19:03 UTC (2+ messages)
[PATCH v4 0/8] PCI: leak fixes, removable generic PCI host, assorted stuff
2018-05-15 19:00 UTC (2+ messages)
[PATCH v1] lib/string_helpers: Add missed declaration of struct task_struct
2018-05-15 18:54 UTC (4+ messages)
[PATCH v2 0/2] IR decoding using BPF
2018-05-15 18:50 UTC (3+ messages)
` [PATCH v2 1/2] media: rc: introduce BPF_PROG_RAWIR_EVENT
` [PATCH v2 2/2] bpf: add selftest for rawir_event type program
[PATCH v3 0/2] locking/rwsem: Fix DEBUG_RWSEM warning from thaw_super()
2018-05-15 18:45 UTC (19+ messages)
` [PATCH v3 1/2] locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flag
` [PATCH v3 2/2] locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNER_UNKNOWN
[PATCH v1 0/3] console, serial8250: Disable PM and DMA ops
2018-05-15 18:37 UTC (5+ messages)
` [PATCH v1 1/3] console: introduce ->exit() callback
` [PATCH v1 2/3] serial: 8250_port: Don't use power management for kernel console
` [PATCH v1 3/3] serial: 8250_port: Disable DMA operations "
[PATCH v2] ARM: dts: am437x-sk-evm: add wilink8 support
2018-05-15 18:32 UTC (2+ messages)
[PATCH] clk: boston: fix memory leak of 'onecell' on error return paths
2018-05-15 18:28 UTC (5+ messages)
[PATCH 00/14] Modify action API for implementing lockless actions
2018-05-15 18:25 UTC (4+ messages)
[PATCH] clk: stm32mp1: Add CLK_IGNORE_UNUSED to ck_sys_dbg clock
2018-05-15 18:23 UTC (2+ messages)
[PATCH] clk: divider: Use round off divisor instead of round up
2018-05-15 18:21 UTC (2+ messages)
[PATCH net-next 00/10] Misc. Bug Fixes and clean-ups for HNS3 Driver
2018-05-15 18:20 UTC (11+ messages)
` [PATCH net-next 01/10] net: hns3: Fix for deadlock problem occurring when unregistering ae_algo
` [PATCH net-next 02/10] net: hns3: Fix for the null pointer problem occurring when initializing ae_dev failed
` [PATCH net-next 03/10] net: hns3: Add a check for client instance init state
` [PATCH net-next 04/10] net: hns3: Change return type of hnae3_register_ae_dev
` [PATCH net-next 05/10] net: hns3: Change return type of hnae3_register_ae_algo
` [PATCH net-next 06/10] net: hns3: Change return value in hnae3_register_client
` [PATCH net-next 07/10] net: hns3: Fixes the back pressure setting When sriov is enabled
` [PATCH net-next 08/10] net: hns3: Fix for fiber link up problem
` [PATCH net-next 09/10] net: hns3: Add support of .sriov_configure in HNS3 driver
` [PATCH net-next 10/10] net: hns3: Fixes the missing PCI iounmap for various legs
[PATCH 0/4] ARM: dts: am437x boards: Correct (again) tps65218 irq type
2018-05-15 18:15 UTC (4+ messages)
[GIT PULL rcu/next] RCU commits for 4.18
2018-05-15 18:11 UTC
[PATCH] clk: qcom: Add some missing gcc clks for msm8996
2018-05-15 18:05 UTC (2+ messages)
[PATCH v1] x86/mtrr: Convert to use strncpy_from_user() helper
2018-05-15 18:05 UTC
swiotlb cleanup
2018-05-15 18:05 UTC (7+ messages)
` [PATCH 1/6] swiotlb: remove a pointless comment
` [PATCH 2/6] swiotlb: do not panic on mapping failures
` [PATCH 3/6] swiotlb: merge swiotlb_unmap_page and unmap_single
` [PATCH 4/6] swiotlb: mark is_swiotlb_buffer static
` [PATCH 5/6] swiotlb: share more code between map_page and map_sg
` [PATCH 6/6] swiotlb: respect DMA_ATTR_NO_WARN in __swiotlb_map_page
[PATCH] clk: meson: use SPDX license identifiers consistently
2018-05-15 17:58 UTC (3+ messages)
[PATCH v2] x86/mtrr: Convert to use match_string() helper
2018-05-15 17:57 UTC
SCM_RIGHTS and file descriptor limits
2018-05-15 17:52 UTC
linux-next: build warning after merge of the netfilter-next tree
2018-05-15 17:51 UTC (5+ messages)
[PATCH 0/6] Transition vfs to 64-bit timestamps
2018-05-15 17:48 UTC (4+ messages)
` [PATCH 5/6] udf: Simplify calls to udf_disk_stamp_to_time
[PATCH RFC v5] pidns: introduce syscall translate_pid
2018-05-15 17:44 UTC (10+ messages)
linux-next: manual merge of the rcu tree with Linus' tree
2018-05-15 17:44 UTC (2+ messages)
[PATCH v2] pstore: Convert internal records to timespec64
2018-05-15 17:42 UTC (2+ messages)
[PATCH v2] ARM: dts: exynos: Add support for audio over HDMI for Odroid X/X2/U3
2018-05-15 17:39 UTC (2+ messages)
[PATCH] input: fix coding style issues in input.c
2018-05-15 17:34 UTC (4+ messages)
[PATCH v3] device property: Get rid of union aliasing
2018-05-15 17:32 UTC
[PATCH 0/15] x86/split_lock: Enable #AC exception for split locked accesses
2018-05-15 17:29 UTC (7+ messages)
` [PATCH 03/15] x86/split_lock: Handle #AC exception for split lock in kernel mode
` [PATCH 09/15] x86/split_lock: Explicitly enable or disable #AC for split locked accesses
[PATCH v4 0/6] clocksource: rework Atmel TCB timer driver
2018-05-15 17:26 UTC (6+ messages)
[PATCH 0/3] Improve schedutil integration for FAIR tasks
2018-05-15 17:25 UTC (9+ messages)
` [PATCH 3/3] sched/fair: schedutil: explicit update only when required
[PATCH 0/3] Add MCAN Support for dra76x
2018-05-15 17:23 UTC (9+ messages)
` [PATCH 1/3] ARM: dra762: hwmod: Add MCAN support
` [PATCH 2/3] ARM: dts: dra762: Add MCAN clock support
[PATCH v3 0/4] KVM: Support PUD hugepages at stage 2
2018-05-15 17:22 UTC (3+ messages)
` [PATCH v3 4/4] KVM: arm64: Add support for "
[PATCH V3] Input: pm8941-pwrkey: add resin key capabilities
2018-05-15 17:20 UTC (4+ messages)
use memcpy_mcsafe() for copy_to_iter() (was: Re: [PATCH v3 0/9] Series short description)
2018-05-15 17:20 UTC (5+ messages)
[PATCH v3 0/3] mailbox: ACPI: Remove incorrect error message about parsing PCCT
2018-05-15 17:19 UTC (3+ messages)
` [PATCH v3 2/3] ACPI: ensure acpi_parse_entries_array() does not access non-existent table data
[PATCH v9 00/11] arm64: kexec: add kexec_file_load() support
2018-05-15 17:14 UTC (10+ messages)
` [PATCH v9 06/11] arm64: kexec_file: allow for loading Image-format kernel
` [PATCH v9 07/11] arm64: kexec_file: add crash dump support
[PATCH v2 0/4] KVM: Support PUD hugepages at stage 2
2018-05-15 17:12 UTC (4+ messages)
` [PATCH v2 4/4] KVM: arm64: Add support for "
[PATCH] selftests: cgroup/memcontrol: add basic test for swap controls
2018-05-15 17:03 UTC (3+ messages)
[PATCH v3] x86/boot/64/clang: Use fixup_pointer() to access '__supported_pte_mask'
2018-05-11 7:43 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).