LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH v4 00/31] kconfig: move compiler capability tests to Kconfig
2018-05-17 6:16 UTC (4+ messages)
` [PATCH v4 01/31] kbuild: remove kbuild cache
` [PATCH v4 02/31] kbuild: remove CONFIG_CROSS_COMPILE support
` [PATCH v4 03/31] kconfig: reference environment variables directly and remove 'option env='
[PATCH V2 01/10] ASoC: amd: dma config parameters changes
2018-05-17 6:16 UTC (4+ messages)
` [PATCH V2 04/10] ASoC: amd: pte offset related dma driver changes
[PATCH] mmc: block: propagate correct returned value in mmc_rpmb_ioctl
2018-05-17 6:16 UTC (3+ messages)
[PATCH 0/2] x86/boot/KASLR: Skip specified number of 1GB huge pages when do physical randomization
2018-05-17 6:13 UTC (8+ messages)
` [PATCH 1/2] x86/boot/KASLR: Add two functions for 1GB huge pages handling
[PATCH v3 1/2] dmaengine: sprd: Optimize the sprd_dma_prep_dma_memcpy()
2018-05-17 6:11 UTC (5+ messages)
` [PATCH v3 2/2] dmaengine: sprd: Add Spreadtrum DMA configuration
[PATCH] KVM: arm/arm64: add WARN_ON if size is not PAGE_SIZE aligned in unmap_stage2_range
2018-05-17 6:11 UTC
[RFC] hexagon: Drop the unused variable zero_page_mask
2018-05-17 6:11 UTC
[PATCH 0/3] Add support to disable sensor groups in P9
2018-05-17 6:10 UTC (3+ messages)
[PATCH] PM / devfreq: Add support for QCOM devfreq FW
2018-05-17 6:02 UTC
[PATCH 1/5] random: fix crng_ready() test
2018-05-17 6:01 UTC (7+ messages)
[PATCH v2 0/3] arm64: dts: Draak: Enable video inputs and VIN4
2018-05-17 5:58 UTC (6+ messages)
` [PATCH v2 2/3] arm64: dts: renesas: draak: Describe CVBS input
` [PATCH v2 3/3] arm64: dts: renesas: draak: Describe HDMI input
[PATCH] cpuidle/powernv : init all present cpus for deep states
2018-05-17 5:55 UTC (3+ messages)
[PATCH v7 0/6] provide power off support for iMX6 with external PMIC
2018-05-17 5:50 UTC (7+ messages)
` [PATCH v7 1/6] ARM: imx6q: provide documentation for new fsl,pmic-stby-poweroff property
` [PATCH v7 2/6] ARM: imx6: register pm_power_off handler if "fsl,pmic-stby-poweroff" is set
` [PATCH v7 3/6] kernel/reboot.c: export pm_power_off_prepare
` [PATCH v7 4/6] regulator: pfuze100: add fsl,pmic-stby-poweroff property
` [PATCH v7 5/6] regulator: pfuze100-regulator: provide pm_power_off_prepare handler
` [PATCH v7 6/6] ARM: dts: imx6: RIoTboard provide standby on power off option
[PATCH 2/4] pid: Export find_task_by_vpid for use in external modules
2018-05-17 5:39 UTC (8+ messages)
[PATCH v3 1/2] xen/kbdif: Sync up with the canonical definition in Xen
2018-05-17 5:31 UTC (6+ messages)
` [PATCH v3 2/2] Input: xen-kbdfront - allow better run-time configuration
simplify procfs code for seq_file instances V2
2018-05-17 5:28 UTC (9+ messages)
` [PATCH 11/40] ipv6/flowlabel: simplify pid namespace lookup
` [PATCH 34/40] atm: simplify procfs code
[linux-firmware] Version in WHENCE file
2018-05-17 5:24 UTC (4+ messages)
[PATCH] dmaengine: qcom: bam_dma: check if the runtime pm enabled
2018-05-17 5:21 UTC (2+ messages)
[Ksummit-discuss] bug-introducing patches
2018-05-17 5:10 UTC (11+ messages)
[PATCH 0/4] staging: lustre: obdclass: missing lu_object fixes
2018-05-17 5:07 UTC (6+ messages)
` [PATCH 4/4] staging: lustre: obdclass: change object lookup to no wait mode
[PATCH RFC] schedutil: Allow cpufreq requests to be made even when kthread kicked
2018-05-17 5:06 UTC (2+ messages)
[PATCH] clk: imx6sx: disable unnecessary clocks during clock initialization
2018-05-17 5:00 UTC (2+ messages)
` [PATCH] clk: imx6sl: correct ocram_podf clock type
Linux 4.16-rc1: regression bisected, Debian kernel package tool make-kpkg stalls indefinitely during kernel build due to commit "kconfig: remove check_stdin()"
2018-05-17 5:00 UTC (2+ messages)
linux-next: build failure after merge of the drm tree
2018-05-17 5:00 UTC (3+ messages)
[PATCH v7 0/3] pcal6524 extensions and fixes for pca953x driver
2018-05-17 4:59 UTC (4+ messages)
` [PATCH v7 1/3] gpio: pca953x: set the PCA_PCAL flag also when matching by DT
` [PATCH v7 2/3] gpio: pca953x: define masks for addressing common and extended registers
` [PATCH v7 3/3] gpio: pca953x: fix address calculation for pcal6524
[PATCH] perf annotate: Support multiple events without group
2018-05-17 4:53 UTC (2+ messages)
[PATCH v5 00/13] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
2018-05-17 4:49 UTC (11+ messages)
` [PATCH v5 11/13] mm: Iterate only over charged shrinkers during memcg shrink_slab()
` [PATCH v5 13/13] mm: Clear shrinker bit if there are no objects related to memcg
[PATCHSET] workqueue: Show the latest workqueue name in /proc/PID/{comm,stat,status}
2018-05-17 4:34 UTC (7+ messages)
` [PATCH 1/6] proc: Don't allow empty /proc/PID/cmdline for user tasks
` [PATCH 2/6] workqueue: Replace pool->attach_mutex with global wq_pool_attach_mutex
` [PATCH 3/6] workqueue: Make worker_attach/detach_pool() update worker->pool
` [PATCH 4/6] workqueue: Set worker->desc to workqueue name by default
` [PATCH 5/6] proc: Consolidate task->comm formatting into proc_task_name()
` [PATCH 6/6] workqueue: Show the latest workqueue name in /proc/PID/{comm,stat,status}
[PATCH v7] mtd: rawnand: use bit-wise majority to recover the contents of ONFI parameter
2018-05-17 4:28 UTC (6+ messages)
[PATCH net-next 1/3] net: ethernet: ti: Allow most drivers with COMPILE_TEST
2018-05-17 4:25 UTC (3+ messages)
[PATCH] of: overlay: validate offset from property fixups
2018-05-17 4:19 UTC
[PATCH] Revert "dmaengine: pl330: add DMA_PAUSE feature"
2018-05-17 4:19 UTC (11+ messages)
` "
linux-next: manual merge of the staging tree with the v4l-dvb tree
2018-05-17 4:17 UTC
[PATCH] cpufreq: brcmstb-avs-cpufreq: sort frequencies in ascending order
2018-05-17 4:14 UTC (4+ messages)
[PATCH] sched/rt: fix call to cpufreq_update_util
2018-05-17 4:08 UTC (2+ messages)
[PATCH 0/4] Add required changes to ufshcd to support exynos ufs hci
2018-05-17 4:06 UTC (10+ messages)
` [PATCH 2/4] scsi: ufs: add quirk not to allow reset of interrupt aggregation
` [PATCH 3/4] scsi: ufs: add quirk to enable host controller without hce
` [PATCH 4/4] scsi: ufs: make ufshcd_config_pwr_mode of non-static func
` [PATCH 1/4] scsi: ufs: add quirk to fix mishandling utrlclr/utmrlclr
[PATCH net-next 2/3] net: ethernet: freescale: Allow FEC with COMPILE_TEST
2018-05-17 4:03 UTC (3+ messages)
linux-next: manual merge of the usb-gadget tree with the usb tree
2018-05-17 4:03 UTC
[PATCH v3 08/14] media: v4l: Add definitions for MPEG2 frame format and header metadata
2018-05-17 4:00 UTC (2+ messages)
[PATCH net-next] vmxnet3: Replace msleep(1) with usleep_range()
2018-05-17 3:46 UTC
[PATCH 1/3] rtc: vr41xx: remove mktime usage
2018-05-17 3:43 UTC (3+ messages)
include/linux/mlx5/driver.h:1299:13: error: 'struct irq_desc' has no member named 'affinity_hint'
2018-05-17 3:43 UTC
[PATCH v2] vfio/mdev: Check globally for duplicate devices
2018-05-17 3:30 UTC (3+ messages)
[PATCH v3] vfio/mdev: Check globally for duplicate devices
2018-05-17 3:30 UTC
[PATCH v6] ANDROID: binder: change down_write to down_read
2018-05-17 3:23 UTC (8+ messages)
[PATCH v2 RESEND 0/2] x86/mm/KASLR: Do not adapt the size of the direct mapping section for SGI UV system
2018-05-17 3:18 UTC (7+ messages)
` [PATCH v2 RESEND 2/2] "
[RFC] platform: detach from PM domains on shutdown
2018-05-17 2:33 UTC (4+ messages)
[PATCH v9 00/11] arm64: kexec: add kexec_file_load() support
2018-05-17 2:15 UTC (6+ messages)
` [PATCH v9 04/11] arm64: kexec_file: allocate memory walking through memblock list
[PATCH] MAINTAINERS: update sound/soc/intel maintainers
2018-05-17 2:10 UTC (2+ messages)
[RFC PATCH] PM / devfreq: Add policy notifier
2018-05-17 2:01 UTC (2+ messages)
[PATCH] PM / devfreq: Remove redundant frequency adjustment from governors
2018-05-17 1:44 UTC (2+ messages)
[PATCH ghak81 V3 3/3] audit: collect audit task parameters
2018-05-17 1:43 UTC (2+ messages)
[PATCH v2] memstick: mspro_block: fix unused variable warning
2018-05-17 1:40 UTC (2+ messages)
linux-next: manual merge of the net-next tree with the vfs tree
2018-05-17 1:34 UTC
[PATCH] proc: Don't allow empty /proc/PID/cmdline for user tasks
2018-05-17 1:21 UTC
[RFC PATCH for 4.18 00/14] Restartable Sequences
2018-05-17 1:19 UTC (5+ messages)
` [PATCH 07/14] powerpc: Add support for restartable sequences
[PATCH 01/11] media: tm6000: fix potential Spectre variant 1
2018-05-17 1:14 UTC (12+ messages)
[PATCH -next] signal/mips: Report FPE_FLTUNK for undiagnosed floating point exceptions
2018-05-17 1:13 UTC (2+ messages)
[PATCH v2 0/9] iommu/vt-d: Improve PASID id and table management
2018-05-17 1:13 UTC (5+ messages)
[PATCH 0/6] Transition vfs to 64-bit timestamps
2018-05-17 1:13 UTC (9+ messages)
` [PATCH 6/6] vfs: change inode times to use struct timespec64
[PATCH] PM / devfreq: Init user limits from OPP limits, not viceversa
2018-05-17 1:07 UTC (2+ messages)
[PATCH v2] media: helene: add I2C device probe function
2018-05-17 1:05 UTC (2+ messages)
[PATCH] Bsg referencing parent device
2018-05-17 1:02 UTC
[PATCH] media: helene: fix tuning frequency of satellite
2018-05-17 0:57 UTC (2+ messages)
[RFC/RFT] [PATCH 00/10] Intel_pstate: HWP Dynamic performance boost
2018-05-17 0:52 UTC (11+ messages)
` [RFC/RFT] [PATCH 06/10] cpufreq / sched: Add interface to get utilization values
` [RFC/RFT] [PATCH 10/10] cpufreq: intel_pstate: enable boost for SKX
[PATCH v9 0/5] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC
2018-05-17 0:50 UTC (5+ messages)
` [PATCH v9 2/5] dt-bindings: scsi: ufs: add document for hisi-ufs
` 答复: "
` 答复: "
[PATCH 0/2] support kdump for AMD secure memory encryption(sme)
2018-05-17 0:47 UTC (4+ messages)
` [PATCH 2/2] support kdump when AMD secure memory encryption is active
[PATCH v10 00/27] ARM: davinci: convert to common clock framework
2018-05-17 0:46 UTC (2+ messages)
linux-next: Signed-off-by missing for commit in the hid tree
2018-05-17 0:46 UTC (3+ messages)
[PATCH v3] {net, IB}/mlx5: Use 'kvfree()' for memory allocated by 'kvzalloc()'
2018-05-17 0:42 UTC (2+ messages)
linux-next: build warning after merge of the vfs tree
2018-05-17 0:39 UTC
[PATCH 3/7] slimbus: core: add need_tid flag to slim_msg_txn
2018-05-17 0:38 UTC (2+ messages)
` [alsa-devel] "
[PATCHv6] gpio: Remove VLA from gpiolib
2018-05-17 0:28 UTC (2+ messages)
[PATCH] drivers/perf: arm-ccn: stop spamming dmesg in event_init
2018-05-17 0:25 UTC
general protection fault in klist_iter_exit
2018-05-17 0:13 UTC
general protection fault in klist_iter_exit
2018-05-17 0:03 UTC
[PATCH -tip v3 0/7] kprobes: x86: Cleanup jprobe implementation on x86
2018-05-17 0:00 UTC (8+ messages)
` [PATCH -tip v3 1/7] Documentation/kprobes: Fix to remove remaining jprobe
` [PATCH -tip v3 2/7] kprobes: Remove jprobe API implementation
` [PATCH -tip v3 3/7] x86: kprobes: Remove jprobe implementation
` [PATCH -tip v3 4/7] kprobes: Ignore break_handler
` [PATCH -tip v3 5/7] x86: "
` [PATCH -tip v3 6/7] bpf: error-inject: x86: Fix unbalanced preempt-count for function override
` [PATCH -tip v3 7/7] x86: kprobes: Do not disable preempt on int3 path
[PATCH v4 1/4] drm/rockchip: add transfer function for cdn-dp
2018-05-16 23:51 UTC (4+ messages)
` [PATCH v4 4/4] drm/rockchip: support dp training outside dp firmware
[PATCH 00/14] fpga api changes and kernel-doc fixup
2018-05-16 23:50 UTC (15+ messages)
` [PATCH 01/14] fpga: region: don't use drvdata in common fpga code
` [PATCH 02/14] fpga: manager: change api, don't use drvdata
` [PATCH 03/14] fpga: bridge: "
` [PATCH 04/14] fpga: region: change api, add fpga_region_create/free
` [PATCH 05/14] fpga: use SPDX
` [PATCH 06/14] fpga: mgr: kernel-doc fixes
` [PATCH 07/14] fpga: bridge: "
` [PATCH 08/14] fpga: region: "
` [PATCH 09/14] Documentation: fpga: move fpga overview to driver-api
` [PATCH 10/14] documentation: fpga: move fpga-mgr.txt "
` [PATCH 11/14] documentation: fpga: add bridge document "
` [PATCH 12/14] documentation: fpga: move fpga-region.txt "
` [PATCH 13/14] fpga: clarify that unregister functions also free
` [PATCH 14/14] MAINTAINERS: Add driver-api/fpga path
[PATCH 4.4 00/97] 4.4.129-stable review
2018-05-16 23:34 UTC (7+ messages)
` [PATCH 4.4 53/97] ALSA: pcm: Fix UAF at PCM release via PCM timer access
` [PATCH 4.4 60/97] clk: mvebu: armada-38x: add support for 1866MHz variants
[PATCH v6 0/2] SDM845 System Cache Driver
2018-05-16 23:32 UTC (6+ messages)
` [PATCH v6 1/2] dt-bindings: Documentation for qcom, llcc
[PATCH v3 0/3] fix free pmd/pte page handlings on x86
2018-05-16 23:32 UTC (4+ messages)
` [PATCH v3 1/3] x86/mm: disable ioremap free page handling on x86-PAE
` [PATCH v3 2/3] ioremap: Update pgtable free interfaces with addr
` [PATCH v3 3/3] x86/mm: add TLB purge to free pmd/pte page interfaces
[PATCH v12 0/6] Introduce the STACKLEAK feature and a test for it
2018-05-16 23:32 UTC (2+ messages)
[PATCH RFC 1/8] rcu: Add comment documenting how rcu_seq_snap works
2018-05-16 23:21 UTC (11+ messages)
[RFC PATCH] UAPI: Document auxvec AT_* namespace policy and note reservations
2018-05-16 23:21 UTC (5+ messages)
[PATCH v2 00/14] tracing: Add triggers to trace_marker writes
2018-05-16 23:15 UTC (5+ messages)
` [PATCH v2 11/14] ftrace/selftest: Have the reset_trigger code be a bit more careful
[PATCH RFC 0/8] rcu fixes, clean ups for rcu/dev
2018-05-16 23:13 UTC (8+ messages)
` [PATCH RFC 6/8] rcu: Add back the Startedleaf tracepoint
[PATCH] PCI: DPC: Clear AER status bits before disabling port containment
2018-05-16 23:12 UTC (3+ messages)
[PATCH] Revert "powerpc/64: Fix checksum folding in csum_add()"
2018-05-16 23:10 UTC (2+ messages)
[PATCH 1/1] linux-firmware: Update AMD cpu microcode
2018-05-16 23:10 UTC
stall/hang on 4.15 kernel with some Xeon skylake CPUs and extended APIC
2018-05-16 23:02 UTC (5+ messages)
` [bisected] rcu_sched detected stalls - 4.15 or newer "
[PATCH] bpf: add __printf verification to bpf_verifier_vlog
2018-05-16 22:59 UTC (2+ messages)
linux-next: manual merge of the renesas tree with the mvebu tree
2018-05-16 22:57 UTC
linux-next: manual merge of the mvebu tree with the arm-soc tree
2018-05-16 22:47 UTC
[PATCH] regulator: core: Allow for regulators that can't be read at bootup
2018-05-16 22:47 UTC (2+ messages)
[PATCH 1/3] x86/MCE/AMD: Redo function to get SMCA bank type
2018-05-16 22:46 UTC (7+ messages)
` [PATCH 3/3] x86/MCE/AMD: Get address from already initialized block
kernel BUG at lib/string.c:LINE! (4)
2018-05-16 22:43 UTC (2+ messages)
[PATCH][SMB3] Add ftrace support
2018-05-16 22:42 UTC
[PATCH v5 0/3] enable early printing of hashed pointers
2018-05-16 22:41 UTC (3+ messages)
[PATCH] vsprintf: Add command line option debug_boot_weak_hash
2018-05-16 22:26 UTC (3+ messages)
[PATCH] usbip: vhci_sysfs: fix potential Spectre v1
2018-05-16 22:22 UTC
[PATCH] net: ethernet: ti: cpsw: disable mq feature for "AM33xx ES1.0" devices
2018-05-16 22:21 UTC
[PATCH v6 1/2] dt: bindings: lm3601x: Introduce the lm3601x driver
2018-05-16 22:19 UTC (12+ messages)
` [PATCH v6 2/2] leds: lm3601x: Introduce the lm3601x LED driver
[PATCH 0/2] ratelimit: Do not lose messages under limit
2018-05-16 22:11 UTC (11+ messages)
` [PATCH 1/2] random: Omit double-printing ratelimit messages
[PATCH v3 0/3] mailbox: ACPI: Remove incorrect error message about parsing PCCT
2018-05-16 22:03 UTC (7+ messages)
` [PATCH v3 3/3] mailbox: ACPI: erroneous error message when parsing the ACPI PCCT
` [PATCH v4 3/3] mailbox: ACPI: erroneous error message when parsing the ACPI, PCCT
[PATCH V3 0/5] X86: Hyper-V: APIC enlightenments
2018-05-16 21:53 UTC (6+ messages)
` [PATCH V3 1/5] X86: Hyper-V: Enlighten APIC access
` [PATCH V3 2/5] X86: Hyper-V: Enable IPI enlightenments
` [PATCH V3 3/5] X86: Hyper-V: Enhanced IPI enlightenment
` [PATCH V3 4/5] X86: Hyper-V: Consolidate code for converting cpumask to vpset
` [PATCH V3 5/5] X86: Hyper-V: Consolidate the allocation of the hypercall input page
[GIT PULL] vsprintf: Replace memory barrier with static_key for random_ptr_key update
2018-05-16 21:40 UTC (2+ messages)
[PATCH v6] gpio: dwapb: Add support for 1 interrupt per port A GPIO
2018-05-16 21:40 UTC (2+ messages)
[RFC PATCH v4 0/5] ima: Namespacing IMA
2018-05-16 21:40 UTC (5+ messages)
` [RFC PATCH v4 3/5] ima: differentiate auditing policy rules from "audit" actions
linux-next: Signed-off-by missing for commits in the v4l-dvb tree
2018-05-16 21:37 UTC
[PATCH 0/15] x86/split_lock: Enable #AC exception for split locked accesses
2018-05-16 21:35 UTC (6+ messages)
` [PATCH 03/15] x86/split_lock: Handle #AC exception for split lock in kernel mode
[GIT PULL 00/11] perf/core improvements and fixes
2018-05-16 21:33 UTC (3+ messages)
` [PATCH 01/11] perf tests parse-events: Add intel_pt parse test
[RFC PATCH V2] scsi: ufs: Add specific callback for setting DMA mask
2018-05-16 21:31 UTC (3+ messages)
[PATCH] mm: save two stranding bit in gfp_mask
2018-05-16 21:21 UTC (3+ messages)
[PATCH v2 0/2] Fix UFS and devfreq interaction
2018-05-16 21:20 UTC (3+ messages)
` [PATCH v2 2/2] scsi: ufs: Use freq table with devfreq
[PATCH v3 0/2] Add support for general system clock on ST AMD platform
2018-05-16 21:18 UTC (7+ messages)
` [PATCH v5 1/2] clk: x86: Add ST oscout platform clock
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).