LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
simplify procfs code for seq_file instances V2
2018-04-26 1:45 UTC (3+ messages)
` [PATCH 06/40] proc: introduce proc_create_single{,_data}
[PATCH 2/2] printk: wake up klogd in vprintk_emit
2018-04-26 1:44 UTC (6+ messages)
` [PATCHv2] "
[RFC][PATCH] printk: do not call console drivers from printk_safe context
2018-04-26 1:44 UTC (4+ messages)
[PATCH v2] bpf, x86_32: add eBPF JIT compiler for ia32
2018-04-26 1:43 UTC (3+ messages)
[RFC 00/10] ARM: Remove support for Exynos5440
2018-04-26 1:41 UTC (9+ messages)
` [RFC 04/10] clk: samsung: "
` [RFC 03/10] cpufreq: exynos: "
` [RFC 07/10] pinctrl: samsung: "
` [RFC 06/10] thermal: "
[PATCH v2] f2fs: wait IO writeback in commit_inmem_pages()
2018-04-26 1:36 UTC (2+ messages)
[PATCH] soc: qcom: smem: introduce qcom_smem_virt_to_phys()
2018-04-26 1:31 UTC (5+ messages)
[PATCH v5 00/11] vsprintf: Prevent silent crashes and consolidate error handling
2018-04-26 1:28 UTC (3+ messages)
` [PATCH v5 10/11] vsprintf: WARN() on invalid pointer access
[REVIEW][PATCH 00/22] Simplifying siginfo users
2018-04-26 1:24 UTC (13+ messages)
` [REVIEW][PATCH 09/22] signal/nds32: Use force_sig_fault where appropriate
` [REVIEW][PATCH 19/22] signal/um: Use force_sig_fault in relay_signal
` [uml-devel] "
[PATCH v2 net-next 0/2] tcp: mmap: rework zerocopy receive
2018-04-26 1:20 UTC (4+ messages)
` [PATCH v2 net-next 1/2] tcp: add TCP_ZEROCOPY_RECEIVE support for "
` [PATCH v2 net-next 2/2] selftests: net: tcp_mmap must use TCP_ZEROCOPY_RECEIVE
[PATCH v3 0/3] resource: Use list_head to link sibling resource
2018-04-26 1:18 UTC (3+ messages)
` [PATCH v3 1/3] "
[PATCH 4/5] cifs: smbd: depend on INFINIBAND_ADDR_TRANS
2018-04-26 1:14 UTC (2+ messages)
[PATCH v6 00/10] drivers/qcom: add RPMH communication support
2018-04-26 1:14 UTC (9+ messages)
` [PATCH v6 05/10] drivers: qcom: rpmh-rsc: write sleep/wake requests to TCS
` [PATCH v6 06/10] drivers: qcom: rpmh-rsc: allow invalidation of sleep/wake TCS
` [PATCH v6 09/10] drivers: qcom: rpmh: add support for batch RPMH request
` [PATCH v6 10/10] drivers: qcom: rpmh-rsc: allow active requests from wake TCS
linux-next: manual merge of the wireless-drivers-next tree with the wireless-drivers tree
2018-04-26 1:09 UTC
linux-next: manual merge of the bpf-next tree with the bpf tree
2018-04-26 0:53 UTC
linux-next: manual merge of the bpf-next tree with the net-next tree
2018-04-26 0:49 UTC
[PATCH] of: overlay: Stop leaking resources on overlay removal
2018-04-26 0:44 UTC (6+ messages)
[PATCH stable v4.4+] r8152: add Linksys USB3GIGV1 id
2018-04-26 0:41 UTC (2+ messages)
[PATCH][v6] tools/power turbostat: if --iterations, print for specific count of iterations
2018-04-26 0:41 UTC
[PATCH v7 0/5] of: change overlay apply input data from unflattened
2018-04-26 0:20 UTC (30+ messages)
` [PATCH v7 2/5] of: change overlay apply input data from unflattened to FDT
[tip:x86/urgent 4/6] arch/x86/kernel/cpu/intel.c:839:31: error: expected '}' before string constant
2018-04-26 0:18 UTC
[PATCH][v5] tools/power turbostat: if --iterations, print for specific count of iterations
2018-04-26 0:08 UTC (3+ messages)
Avoid uninterruptible sleep during process exit
2018-04-26 0:01 UTC (17+ messages)
` [PATCH 2/3] drm/scheduler: Don't call wait_event_killable for signaled process
` [PATCH 3/3] drm/amdgpu: Switch to interrupted wait to recover from ring hang
[PATCH 5/6 v2] bus: fsl-mc: supoprt dma configure for devices on fsl-mc bus
2018-04-26 0:00 UTC (2+ messages)
[PATCH] trace: initcall: Ordered comparison of function pointers
2018-04-25 23:42 UTC
[PATCH] PM / Sleep: only update last time for active wakeup sources
2018-04-25 23:40 UTC
[PATCH] arm64: skip cpu nodes marked as disabled in DT
2018-04-25 23:36 UTC (2+ messages)
[PATCH v8 00/13] Support PPTT for ARM64
2018-04-25 23:31 UTC (14+ messages)
` [PATCH v8 01/13] drivers: base: cacheinfo: move cache_setup_of_node()
` [PATCH v8 02/13] drivers: base: cacheinfo: setup DT cache properties early
` [PATCH v8 03/13] cacheinfo: rename of_node to fw_token
` [PATCH v8 04/13] arm64/acpi: Create arch specific cpu to acpi id helper
` [PATCH v8 05/13] ACPI/PPTT: Add Processor Properties Topology Table parsing
` [PATCH v8 06/13] ACPI: Enable PPTT support on ARM64
` [PATCH v8 07/13] drivers: base cacheinfo: Add support for ACPI based firmware tables
` [PATCH v8 08/13] arm64: "
` [PATCH v8 09/13] ACPI/PPTT: Add topology parsing code
` [PATCH v8 10/13] arm64: topology: rename cluster_id
` [PATCH v8 11/13] arm64: topology: enable ACPI/PPTT based CPU topology
` [PATCH v8 12/13] ACPI: Add PPTT to injectable table list
` [PATCH v8 13/13] arm64: topology: divorce MC scheduling domain from core_siblings
[PATCH 4/8] dma-buf: add peer2peer flag
2018-04-25 23:26 UTC (22+ messages)
` [Linaro-mm-sig] "
` noveau vs arm dma ops
[PATCH RESEND] slab: introduce the flag SLAB_MINIMIZE_WASTE
2018-04-25 23:24 UTC (6+ messages)
linux-next: build failure after merge of the clk-samsung tree
2018-04-25 23:19 UTC
[RESEND PATCH 1/1] drm/i915/glk: Add MODULE_FIRMWARE for Geminilake
2018-04-25 23:15 UTC (11+ messages)
[RFC v4 3/4] irqflags: Avoid unnecessary calls to trace_ if you can
2018-04-25 23:13 UTC (16+ messages)
#pragma once
2018-04-25 23:09 UTC
[PATCH] kvmalloc: always use vmalloc if CONFIG_DEBUG_VM
2018-04-25 23:08 UTC (24+ messages)
` [PATCH v3] kvmalloc: always use vmalloc if CONFIG_DEBUG_SG
` [PATCH] fault-injection: reorder config entries
` [PATCH v4] fault-injection: introduce kvmalloc fallback options
` [PATCH v5] "
` [dm-devel] "
[PATCH v2] input/touchscreen: atmel_mxt_ts: Add correct touchpad button mapping for the Caroline Chromebook
2018-04-25 22:57 UTC (3+ messages)
[PATCH] drm: udl: Destroy framebuffer only if it was initialized
2018-04-25 22:56 UTC (4+ messages)
[PATCH 0/4] ALSA: usb: UAC3 new features
2018-04-25 22:53 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/4] ALSA: usb-audio: UAC3. Add support for mixer unit
` [alsa-devel] "
` [PATCH v2 3/4] ALSA: usb-audio: Use Class Specific EP for UAC3 devices
` [alsa-devel] "
[PATCH net-next 3/3] net: phy: Enable C45 PHYs with vendor specific address space
2018-04-25 22:46 UTC (2+ messages)
[tip:timers/urgent] Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME
2018-04-25 22:41 UTC (7+ messages)
linux-next: build failure after merge of the qcom tree
2018-04-25 22:40 UTC
[PATCH 5/5] IB: make INFINIBAND_ADDR_TRANS configurable
2018-04-25 22:34 UTC
[PATCH 3/5] ib_srpt: depend on INFINIBAND_ADDR_TRANS
2018-04-25 22:33 UTC
[PATCH 2/5] nvmet-rdma: depend on INFINIBAND_ADDR_TRANS
2018-04-25 22:33 UTC
[PATCH 1/5] nvme: depend on INFINIBAND_ADDR_TRANS
2018-04-25 22:32 UTC
[PATCH 0/9] [v2] x86, pkeys: two protection keys bug fixes
2018-04-25 22:10 UTC (3+ messages)
` [PATCH 4/9] x86, pkeys: override pkey when moving away from PROT_EXEC
[PATCH] MIPS: c-r4k: fix data corruption related to cache coherence
2018-04-25 22:08 UTC (4+ messages)
[PATCH] arm64: dts: qcom: Add SDM845 SMEM nodes
2018-04-25 22:06 UTC (2+ messages)
[PATCH v2 0/2] drm/bridge: sii902x: add optional power supplies
2018-04-25 22:05 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings/display/bridge: "
[PATCH 1/2] mips: mscc: build FIT image for Ocelot
2018-04-25 22:01 UTC (3+ messages)
` [PATCH 2/2] mips: generic: allow not building DTB in
linux-next: unable to fetch the kbuild-current tree
2018-04-25 21:57 UTC
[PATCH] power: supply: ab8500_fg: fix spelling mistake: "Disharge" -> "Discharge"
2018-04-25 21:46 UTC (2+ messages)
[PATCH V4 1/6] ARM: dts: imx6sx-sabreauto: add PMIC support
2018-04-25 21:46 UTC (3+ messages)
` [PATCH V4 3/6] ARM: dts: imx6sx-sabreauto: add IO expander max7310 support
[PATCH 4.16 00/26] 4.16.5-stable review
2018-04-25 21:42 UTC (3+ messages)
[PATCH v1 1/3] ARM: dts: stm32: add cec support on stm32mp157c
2018-04-25 21:39 UTC (2+ messages)
[PATCH v5 0/8] arm: Base support for Renesas RZN1D-DB Board
2018-04-25 21:37 UTC (3+ messages)
` [PATCH v5 6/6] reset: Renesas RZ/N1 reboot driver
Lack of suspend/resume/shutdown ordering between GPIO providers and consumers
2018-04-25 21:35 UTC (11+ messages)
linux-next: Signed-off-by missing for commit in the qcom tree
2018-04-25 21:33 UTC
[PATCH] selftests: net: add in_netns.sh TEST_GEN_PROGS_EXTENDED
2018-04-25 21:32 UTC (2+ messages)
` [PATCH v2] "
[PATCH] [RESEND] [media] omap3isp: support 64-bit version of omap3isp_stat_data
2018-04-25 21:30 UTC
simplify procfs code for seq_file instances
2018-04-25 21:24 UTC (6+ messages)
[PATCH] mm: don't show nr_indirectly_reclaimable in /proc/vmstat
2018-04-25 21:20 UTC (5+ messages)
[GIT PULL] SCSI fixes for 4.17-rc2
2018-04-25 21:17 UTC (2+ messages)
[PATCH] firmware: dmi: Add access to the SKU ID string
2018-04-25 21:17 UTC (3+ messages)
[greybus-dev] [PATCH 00/61] tree-wide: simplify getting .drvdata
2018-04-25 21:16 UTC (3+ messages)
` [PATCH 41/61] power: supply: "
[PATCH] power: supply: bq27xxx: Add support for BQ27426
2018-04-25 21:15 UTC (2+ messages)
[PATCHv2 0/3] bpf: Store/dump license string for loaded program
2018-04-25 21:14 UTC (4+ messages)
` [PATCH 3/3] tools bpftool: Display license GPL compatible in prog show/list
[PATCH] gpio-poweroff: Use gpiod_set_value_cansleep
2018-04-25 21:11 UTC (2+ messages)
[PATCH 1/2] mips: xilfpga: stop generating useless dtb.o
2018-04-25 21:10 UTC (2+ messages)
` [PATCH 2/2] mips: xilfpga: actually include FDT in fitImage
(no subject)
2018-04-25 21:07 UTC (5+ messages)
` [PATCH 22/22] parisc: use generic dma_noncoherent_ops
[PATCH v2 0/2] regulator: add QCOM RPMh regulator driver
2018-04-25 21:04 UTC (10+ messages)
` [PATCH v2 2/2] "
[PATCH 2/3] sample: vfio mdev display - guest driver
2018-04-25 21:03 UTC (2+ messages)
[RFC PATCH v23 0/6] mm: security: write protection for dynamic data
2018-04-25 20:58 UTC (6+ messages)
` [PATCH 7/9] Pmalloc Rare Write: modify selected pools
[PATCH] proc: use #pragma once
2018-04-25 20:55 UTC (3+ messages)
[RFC PATCH v2 0/4] acpi: apei: Improve error handling with firmware-first
2018-04-25 20:39 UTC (5+ messages)
` [RFC PATCH v3 0/3] acpi: apei: Improve PCIe "
` [RFC PATCH v3 1/3] EDAC, GHES: Remove unused argument to ghes_edac_report_mem_error
` [RFC PATCH v3 2/3] acpi: apei: Do not panic() on PCIe errors reported through GHES
` [RFC PATCH v3 3/3] acpi: apei: Warn when GHES marks correctable errors as "fatal"
config option for SQUASHFS_CACHED_BLKS,
2018-04-25 20:34 UTC
Moving unmaintained filesystems to staging
2018-04-25 20:30 UTC (2+ messages)
[patch V2 0/7] LICENSES: Add missing License Text and provide a checker script
2018-04-25 20:30 UTC (8+ messages)
` [patch V2 1/7] LICENSES/GPL2.0: Add GPL-2.0-only/or-later as valid identifiers
` [patch V2 2/7] LICENSES: Add X11 license
` [patch V2 3/7] LICENSES: Add Apache 2.0 license text
` [patch V2 4/7] LICENSES: Add CDDL-1.0 "
` [patch V2 5/7] LICENSES: Add CC-BY-SA-4.0 "
` [patch V2 6/7] LICENSES: Add Linux-OpenIB "
` [patch V2 7/7] scripts: Add SPDX checker script
[PATCH] PCI: Add Intel 7th & 8th Gen mobile to ACS quirks
2018-04-25 20:27 UTC
[PATCH v8 00/13] V4L2 Explicit Synchronization
2018-04-25 20:11 UTC (4+ messages)
` [PATCH v8 09/13] [media] vb2: add in-fence support to QBUF
[PATCH v1] kthread/smpboot: Serialize kthread parking against wakeup
2018-04-25 20:09 UTC (2+ messages)
[PATCH 1/7] dt-bindings: add cdtech vendor prefix
2018-04-25 20:08 UTC (8+ messages)
` [PATCH 7/7] ARM: dts: sun7i: Add dts file for the A20-linova1-7 HMI
[PATCH v4 0/8] Add tda998x (HDMI) support to atmel-hlcdc
2018-04-25 20:01 UTC (11+ messages)
` [PATCH v4 7/8] drm/i2c: tda998x: register as a drm bridge
[PATCH] sched/rt: Rework for_each_process_thread() iterations in tg_has_rt_tasks()
2018-04-25 19:49 UTC (5+ messages)
` [PATCH v2] "
[PATCH 0/6] PCI: leak fixes, removable generic PCI host, assorted stuff
2018-04-25 19:47 UTC (3+ messages)
` [PATCH 4/6] PCI: Convert of_pci_get_host_bridge_resources users to devm variant
[V2 PATCH] perf/x86/intel: Don't enable freeze-on-smi for PerfMon V1
2018-04-25 19:45 UTC (3+ messages)
` [tip:perf/urgent] "
[RFC PATCH 00/35] overlayfs: stack file operations
2018-04-25 19:44 UTC (3+ messages)
[PATCH 1/6] backlight: Nuke unused backlight.props.state states
2018-04-25 19:43 UTC (4+ messages)
` [PATCH 6/6] MAINTAINERS: add dri-devel for backlight subsystem patches
KMSAN: uninit-value in _copy_to_iter (2)
2018-04-25 19:19 UTC (2+ messages)
Fwd: [Bug 199473] New: pcieport does not scan devices behind PEX switch, while resources are allocated
2018-04-25 19:05 UTC (2+ messages)
` "
[PATCH 0/3] Introduce LSM-hook for socketpair(2)
2018-04-25 19:02 UTC (5+ messages)
[PATCH 4.14 000/183] 4.14.37-stable review
2018-04-25 18:36 UTC (2+ messages)
[PATCH 00/17] y2038: system calls, part 3
2018-04-25 18:36 UTC (5+ messages)
` [PATCH 02/17] y2038: Remove newstat family from default syscall set
` [PATCH 04/17] asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
[PATCH] rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qp
2018-04-25 18:34 UTC (2+ messages)
[PATCH v5] cifs: Allocate validate negotiation request through kmalloc
2018-04-25 18:30 UTC (2+ messages)
` [PATCH rebased] cifs: smbd: Enable signing with smbdirect
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).