LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
simplify procfs code for seq_file instances V2
2018-05-17 6:42 UTC (10+ messages)
` [PATCH 11/40] ipv6/flowlabel: simplify pid namespace lookup
` [PATCH 34/40] atm: simplify procfs code
[PATCH v5] xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCE
2018-05-17 6:42 UTC (2+ messages)
[PATCH v4 00/31] kconfig: move compiler capability tests to Kconfig
2018-05-17 6:41 UTC (42+ 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 v4 04/31] kconfig: remove string expansion in file_lookup()
` [PATCH v4 05/31] kconfig: remove string expansion for mainmenu after yyparse()
` [PATCH v4 06/31] kconfig: remove sym_expand_string_value()
` [PATCH v4 07/31] kconfig: add built-in function support
` [PATCH v4 08/31] kconfig: add 'shell' built-in function
` [PATCH v4 09/31] kconfig: replace $(UNAME_RELEASE) with function call
` [PATCH v4 10/31] kconfig: begin PARAM state only when seeing a command keyword
` [PATCH v4 11/31] kconfig: support user-defined function and recursively expanded variable
` [PATCH v4 12/31] kconfig: support simply "
` [PATCH v4 13/31] kconfig: support append assignment operator
` [PATCH v4 14/31] kconfig: expand lefthand side of assignment statement
` [PATCH v4 15/31] kconfig: add 'info', 'warning', and 'error' built-in functions
` [PATCH v4 16/31] kconfig: add 'if' built-in function
` [PATCH v4 17/31] kconfig: add 'filename' and 'lineno' built-in variables
` [PATCH v4 18/31] kconfig: error out if a recursive variable references itself
` [PATCH v4 19/31] Documentation: kconfig: document a new Kconfig macro language
` [PATCH v4 20/31] kconfig: test: add Kconfig macro language tests
` [PATCH v4 21/31] kconfig: show compiler version text in the top comment
` [PATCH v4 22/31] kconfig: add basic helper macros to scripts/Kconfig.include
` [PATCH v4 23/31] stack-protector: test compiler capability in Kconfig and drop AUTO mode
` [PATCH v4 24/31] kconfig: add CC_IS_GCC and GCC_VERSION
` [PATCH v4 25/31] kconfig: add CC_IS_CLANG and CLANG_VERSION
` [PATCH v4 26/31] gcov: remove CONFIG_GCOV_FORMAT_AUTODETECT
` [PATCH v4 27/31] kcov: test compiler capability in Kconfig and correct dependency
` [PATCH v4 28/31] gcc-plugins: move GCC version check for PowerPC to Kconfig
` [PATCH v4 29/31] gcc-plugins: test plugin support in Kconfig and clean up Makefile
` [PATCH v4 30/31] gcc-plugins: allow to enable GCC_PLUGINS for COMPILE_TEST
` [PATCH v4 31/31] arm64: move GCC version check for ARCH_SUPPORTS_INT128 to Kconfig
linux-next: build warning after merge of the vfs tree
2018-05-17 6:41 UTC (2+ messages)
[RFC PATCH] UAPI: Document auxvec AT_* namespace policy and note reservations
2018-05-17 6:40 UTC (2+ messages)
[PATCH v2] mm: save two stranding bit in gfp_mask
2018-05-17 6:39 UTC (2+ messages)
[RFC 2/6] dmaengine: xilinx_dma: Pass AXI4-Stream control words to netdev dma client
2018-05-17 6:39 UTC (13+ messages)
[PATCH 0/5] Introduce STMFX I2C GPIO expander
2018-05-17 6:36 UTC (8+ messages)
` [PATCH 1/5] dt-bindings: pinctrl: document the STMFX pinctrl bindings
linux-next: manual merge of the akpm tree with the vfs tree
2018-05-17 6:36 UTC
[PATCH 1/2] perf script: Show virtual addresses instead of offsets
2018-05-17 6:33 UTC (2+ messages)
` [PATCH 2/2] perf script: Show symbol offsets by default
[PATCH v3 0/6] ALSA: xen-front: Add Xen para-virtualized frontend driver
2018-05-17 6:33 UTC (8+ messages)
` [PATCH v3 4/6] ALSA: xen-front: Implement handling of shared buffers
[PATCH v3 1/2] dmaengine: sprd: Optimize the sprd_dma_prep_dma_memcpy()
2018-05-17 6:28 UTC (6+ messages)
` [PATCH v3 2/2] dmaengine: sprd: Add Spreadtrum DMA configuration
[PATCH v6] gpio: dwapb: Add support for 1 interrupt per port A GPIO
2018-05-17 6:25 UTC (3+ messages)
[PATCH] mmc: block: propagate correct returned value in mmc_rpmb_ioctl
2018-05-17 6:24 UTC (4+ messages)
[PATCH v4 0/8] PCI: leak fixes, removable generic PCI host, assorted stuff
2018-05-17 6:23 UTC (6+ messages)
` [PATCH v4 6/8] PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge_resources()
` [PATCH] PCI: Clean up resource allocation in devm_of_pci_get_host_bridge_resources()
[PATCH v3 0/4] Add basic support for Mediatek MT8183 SoC
2018-05-17 6:22 UTC (5+ messages)
` [PATCH v3 1/4] dt-bindings: arm: Add bindings for Mediatek MT8183 SoC Platform
` [PATCH v3 2/4] dt-bindings: mtk-sysirq: Add compatible for Mediatek MT8183
` [PATCH v3 3/4] dt-bindings: serial: "
` [PATCH v3 4/4] arm64: dts: Add Mediatek SoC MT8183 and evaluation board dts and Makefile
[GIT PULL] s390 patches for 4.17-rc6
2018-05-17 6:21 UTC
[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 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] 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 2/3] arm64: dts: renesas: draak: Describe CVBS input
2018-05-17 5:58 UTC (2+ messages)
[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
[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 (3+ messages)
` [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 (6+ messages)
` [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)
[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 (3+ 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 (4+ messages)
` [PATCH 4.4 60/97] clk: mvebu: armada-38x: add support for 1866MHz variants
[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
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).