linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-12 21:47:43 to 2020-03-13 02:58:52 UTC [more...]

[PATCH 00/14] VFS: Filesystem information [ver #18]
 2020-03-12 21:48 UTC  (10+ messages)
` [PATCH 01/14] VFS: Add additional RESOLVE_* flags "

[PATCH] mm/hmm.c : Remove additional check for lockdep_assert_held()
 2020-03-13  2:58 UTC  (2+ messages)

[PATCH] checkpatch: always allow C99 SPDX License Identifer comments
 2020-03-13  2:47 UTC  (5+ messages)

[PATCH RFC tip/core/rcu 0/2] Fix RCU idle-exit problem and comment
 2020-03-13  2:40 UTC  (3+ messages)
` [PATCH RFC tip/core/rcu 1/2] rcu: Don't acquire lock in NMI handler in rcu_nmi_enter_common()
` [PATCH RFC tip/core/rcu 2/2] rcu: Add comments marking transitions between RCU watching and not

[PATCH] arm64: dts: qcom: sdm845-mtp: Relocate remoteproc firmware
 2020-03-13  2:37 UTC  (2+ messages)

[PATCH v2] HID: Add driver fixing Glorious PC Gaming Race mouse report descriptor
 2020-03-13  2:12 UTC 

[PATCH] f2fs: fix long latency due to discard during umount
 2020-03-13  2:20 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: mailbox: Add the Spreadtrum mailbox documentation
 2020-03-13  2:19 UTC  (3+ messages)

[PATCH v9 00/10] Guest Last Branch Recording Enabling
 2020-03-13  2:16 UTC  (11+ messages)
` [PATCH v9 01/10] perf/x86: Fix msr variable type for the LBR msrs
` [PATCH v9 02/10] perf/x86/lbr: Add interface to get basic information about LBR stack
` [PATCH v9 03/10] perf/x86: Add constraint to create guest LBR event without hw counter
` [PATCH v9 04/10] perf/x86: Keep LBR stack unchanged on the host for guest LBR event
` [PATCH v9 05/10] KVM: x86: Add KVM_CAP_X86_GUEST_LBR interface to dis/enable LBR feature
` [PATCH v9 06/10] KVM: x86/pmu: Tweak kvm_pmu_get_msr to pass 'struct msr_data' in
` [PATCH v9 07/10] KVM: x86/pmu: Add LBR feature emulation via guest LBR event
` [PATCH v9 08/10] KVM: x86/pmu: Release guest LBR event via vPMU lazy release mechanism
` [PATCH v9 09/10] KVM: x86: Expose MSR_IA32_PERF_CAPABILITIES to guest for LBR record format
` [PATCH v9 10/10] KVM: x86: Remove the common trap handler of the MSR_IA32_DEBUGCTLMSR

linux-next: build failure after merge of the v4l-dvb tree
 2020-03-13  2:19 UTC 

interaction of MADV_PAGEOUT with CoW anonymous mappings?
 2020-03-13  2:08 UTC  (8+ messages)

[PATCH V2] regmap: debugfs: check count when read regmap file
 2020-03-13  1:58 UTC 

[PATCH v5 0/7] ASoC: Add new module driver for new ASRC
 2020-03-13  1:58 UTC  (4+ messages)
` [PATCH v5 1/7] ASoC: dt-bindings: fsl_asrc: Add new property fsl,asrc-format

[PATCH] fs: Fix missing 'bit' in comment
 2020-03-13  1:46 UTC 

linux-next: build failure after merge of the pci tree
 2020-03-13  1:54 UTC 

[PATCH 0/3] media: staging: rkisp1: allow simultaneous streaming from multiple capture devices
 2020-03-13  1:46 UTC  (4+ messages)
` [PATCH 1/3] media: staging: rkisp1: cap: fix return values from pm functions
` [PATCH 2/3] media: staging: rkisp1: do not call s_stream if the entity is still in use
` [PATCH 3/3] media: staging: rkisp1: cap: serialize start/stop stream

WARNING in geneve_exit_batch_net (2)
 2020-03-13  1:44 UTC  (3+ messages)

[PATCH] Fix missing 'bit' in comment
 2020-03-13  1:35 UTC  (2+ messages)
`  "

[PATCH v5 00/23] irqchip/gic-v4: GICv4.1 architecture support
 2020-03-13  1:39 UTC  (6+ messages)
` [PATCH v5 01/23] irqchip/gic-v3: Use SGIs without active state if offered

[PATCH v1] arm64: tegra: Add reset-cells to mc
 2020-03-13  1:23 UTC  (2+ messages)

[PATCH v2 1/2] sdhci: tegra: Implement Tegra specific set_timeout callback
 2020-03-13  1:19 UTC  (6+ messages)
` [PATCH v2 2/2] sdhci: tegra: Enable MMC_CAP_WAIT_WHILE_BUSY host capability

[GIT] Networking
 2020-03-13  1:15 UTC  (2+ messages)

[git pull] drm fixes for 5.6-rc6
 2020-03-13  1:15 UTC  (2+ messages)

[PATCH v2 0/2] mm: mmap: add mmap trace point
 2020-03-13  1:14 UTC  (3+ messages)
    ` [PATCH v2 1/2] mmap: remove inline of vm_unmapped_area
    ` [PATCH v2 2/2] mm: mmap: add trace point "

[PATCH 00/89] drm/vc4: Support BCM2711 Display Pipeline
 2020-03-13  1:13 UTC  (35+ messages)
` [PATCH 05/89] clk: Return error code when of provider pointer is NULL
` [PATCH 06/89] dt-bindings: clock: Add a binding for the RPi Firmware clocks
` [PATCH 09/89] clk: bcm: rpi: Use clk_hw_register for pllb_arm
` [PATCH 11/89] clk: bcm: rpi: Make sure pllb_arm is removed
` [PATCH 12/89] clk: bcm: rpi: Remove pllb_arm_lookup global pointer
` [PATCH 13/89] clk: bcm: rpi: Switch to clk_hw_register_clkdev
` [PATCH 14/89] clk: bcm: rpi: Make sure the clkdev lookup is removed
` [PATCH 15/89] clk: bcm: rpi: Create a data structure for the clocks
` [PATCH 16/89] clk: bcm: rpi: Add clock id to data
` [PATCH 17/89] clk: bcm: rpi: Pass the clocks data to the firmware function
` [PATCH 18/89] clk: bcm: rpi: Rename is_prepared function
` [PATCH 19/89] clk: bcm: rpi: Split pllb clock hooks
` [PATCH 20/89] clk: bcm: rpi: Make the PLLB registration function return a clk_hw
` [PATCH 21/89] clk: bcm: rpi: Add DT provider for the clocks
` [PATCH 22/89] clk: bcm: rpi: Discover the firmware clocks
` [PATCH 27/89] clk: bcm: Add BCM2711 DVP driver

[PATCH v1 1/3] mmc: core: Add capability for hosts supporting long HW busy wait
 2020-03-10  0:13 UTC  (3+ messages)
` [PATCH v1 2/3] mmc: tegra: Implement HW busy wait timeout based on command busy time
` [PATCH v1 3/3] mmc: tegra: Enable host capability MMC_CAP2_LONG_WAIT_HW_BUSY

[PATCH v2 1/2] sdhci: tegra: Implement Tegra specific set_timeout callback
 2020-03-11  8:56 UTC  (2+ messages)
` [PATCH v2 2/2] sdhci: tegra: Enable MMC_CAP_WAIT_WHILE_BUSY host capability

[PATCH v2 1/2] sdhci: tegra: Implement Tegra specific set_timeout callback
 2020-03-11  8:54 UTC  (2+ messages)
` [PATCH v2 2/2] sdhci: tegra: Enable MMC_CAP_WAIT_WHILE_BUSY host capability

[rcu:rcu/next] BUILD SUCCESS a5ba56ed4232e53b2550a57ff004b60844699bf1
 2020-03-13  1:09 UTC 

[PATCH v2 0/4] module autoloading fixes and cleanups
 2020-03-13  1:09 UTC  (12+ messages)
` [PATCH v2 1/4] kmod: make request_module() return an error when autoloading is disabled
` [PATCH v2 2/4] fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()
` [PATCH v2 3/4] docs: admin-guide: document the kernel.modprobe sysctl
` [PATCH v2 4/4] selftests: kmod: test disabling module autoloading

[PATCH v3] docs: sysctl/kernel: document BPF entries
 2020-03-13  1:08 UTC  (2+ messages)

[PATCH V6 0/4] mailbox/firmware: imx: support SCU channel type
 2020-03-13  1:07 UTC  (3+ messages)

[PATCHv2] exec: Fix a deadlock in ptrace
 2020-03-13  1:05 UTC  (18+ messages)
` [PATCHv4] "
  ` [PATCHv5] "
              ` [PATCHv6] "
                  ` [PATCH 0/2] Infrastructure to allow fixing exec deadlocks
                    ` [PATCH 0/5] "
                      ` [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex

[PATCH v2 0/2] KEYS: Read keys to internal buffer & then copy to userspace
 2020-03-13  1:04 UTC  (3+ messages)
` [PATCH v2 1/2] KEYS: Don't write out to userspace while holding key semaphore

[PATCH v3 0/4] Support user xattrs in cgroupfs
 2020-03-13  1:00 UTC  (4+ messages)

[PATCH] perf test: print if shell directory isn't present
 2020-03-13  0:56 UTC 

[PATCH v3] mm: hugetlb: optionally allocate gigantic hugepages using cma 65;5803;1c Commit 944d9fec8d7a ("hugetlb: add support for gigantic page allocation at runtime") has added the run-time allocation of gigantic pages. However it actually works only at early stages of the system loading, when the majority of memory is free. After some time the memory gets fragmented by non-movable pages, so the chances to find a contiguous 1 GB block are getting close to zero. Even dropping caches manually doesn't help a lot
 2020-03-13  0:55 UTC  (3+ messages)
` [PATCH v3] mm: hugetlb: optionally allocate gigantic hugepages using cma

[PATCH for-5.7/drivers v2 1/1] null_blk: describe the usage of fault injection param
 2020-03-13  0:54 UTC  (3+ messages)

[PATCH v28 00/22] Intel SGX foundations
 2020-03-13  0:52 UTC  (4+ messages)
` [PATCH v28 21/22] x86/vdso: Implement a vDSO for Intel SGX enclave call

[PATCH] kernel/printk: add kmsg SEEK_CUR handling
 2020-03-13  0:35 UTC 

linux-next: build warning after merge of the akpm-current tree
 2020-03-13  0:31 UTC  (2+ messages)

[PATCH 00/15] AMD ntb driver fixes and improvements
 2020-03-13  0:25 UTC  (3+ messages)

[patch] mm, oom: prevent soft lockup on memcg oom for UP systems
 2020-03-13  0:15 UTC  (6+ messages)

[RFC PATCH kunit-next 0/2] kunit: extend kunit resources API
 2020-03-13  0:09 UTC  (3+ messages)
` [RFC PATCH kunit-next 2/2] kunit: add support for named resources

[PATCH v4 0/6] binfmt_elf: Update READ_IMPLIES_EXEC logic for modern CPUs
 2020-03-13  0:06 UTC  (4+ messages)
` [PATCH v4 1/6] x86/elf: Add table to document READ_IMPLIES_EXEC

[PATCH v2] platform/chrome: Update cros_ec_commands.h to latest ec commands
 2020-03-13  0:02 UTC  (3+ messages)

[PATCH v9 00/13] arm64: Branch Target Identification support
 2020-03-13  0:01 UTC  (7+ messages)
` [PATCH v9 02/13] ELF: Add ELF program property parsing support
` [PATCH v9 12/13] mm: smaps: Report arm64 guarded pages in smaps
` [PATCH v9 13/13] arm64: BTI: Add Kconfig entry for userspace BTI

[PATCH] arm64: dts: rockchip: Add Hugsun X99 IR receiver and power led
 2020-03-13  0:01 UTC 

[PATCH v2] mm/sparse.c: Use kvmalloc_node/kvfree to alloc/free memmap for the classic sparse
 2020-03-13  0:00 UTC  (6+ messages)

[PATCH] binderfs: use refcount for binder control devices too
 2020-03-12 23:56 UTC  (9+ messages)
` [PATCH 1/3] binderfs: port tests to test harness infrastructure
  ` [PATCH 2/3] binderfs: add stress test for binderfs binder devices
  ` [PATCH 3/3] binderfs_test: switch from /dev to /tmp as mountpoint
  ` [PATCH] binderfs: port to new mount api

[tip:x86/mm] BUILD SUCCESS 6a9feaa8774f3b8210dfe40626a75ca047e4ecae
 2020-03-12 23:52 UTC 

[PATCH] arm64: Kconfig: allow to change FORCE_MAX_ZONEORDER via custom config
 2020-03-12 23:50 UTC 

[PATCH] ntb_tool: Fix printk format
 2020-03-12 23:41 UTC  (2+ messages)

[PATCH] x86: Add trace points to (nearly) all vectors
 2020-03-12 23:39 UTC  (2+ messages)

[v1,net-next, 1/2] ethtool: add setting frame preemption of traffic classes
 2020-03-12 23:34 UTC  (4+ messages)
  ` [EXT] "

[PATCH] rtc: m48t35: remove SGI-IP27 kludge
 2020-03-12 23:21 UTC  (2+ messages)

[PATCH v2 0/2] rtc: sun6i: Make external oscillator optional
 2020-03-12 23:20 UTC  (3+ messages)
` [PATCH v2 1/2] rtc: sun6i: Make external 32k "

[PATCH v3 00/27] Add support for OpenCAPI Persistent Memory devices
 2020-03-12 23:14 UTC  (4+ messages)
` [PATCH v3 24/27] powerpc/powernv/pmem: Expose SMART data via ndctl

[PATCH] x86/speculation: Allow overriding seccomp speculation disable
 2020-03-12 23:12 UTC 

[PATCH v2] net/bpfilter: fix dprintf usage for /dev/kmsg
 2020-03-12 23:08 UTC 

[PATCH v4 0/4] platform/chrome: Add Type C connector class driver
 2020-03-12 22:57 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: Add cros-ec Type C port driver
` [PATCH v4 2/4] platform/chrome: Add Type C connector class driver
` [PATCH v4 3/4] platform/chrome: typec: Get PD_CONTROL cmd version
` [PATCH v4 4/4] platform/chrome: typec: Update port info from EC

[PATCH v2 0/3] ov5645: Switch to assigned-clock-rates
 2020-03-12 23:02 UTC  (6+ messages)
` [PATCH v2 2/3] media: i2c: "

[git pull] vfs.git fixes
 2020-03-12 23:00 UTC  (2+ messages)

Linux Foundation Technical Advisory Board Elections -- Change to charter
 2020-03-12 22:58 UTC  (4+ messages)
` [Ksummit-discuss] "

[PATCH 0/3] treewide: Convert unscriptable /* fallthrough */ comments to fallthrough;
 2020-03-12 22:56 UTC  (5+ messages)
` [PATCH 2/3] net: [IPv4/IPv6]: Use fallthrough;
` [PATCH 2/3 V2] inet: "

[PATCH v2 0/5] Add support for block disk resize notification
 2020-03-12 22:51 UTC  (4+ messages)

[PATCH] net: systemport: fix index check to avoid an array out of bounds access
 2020-03-12 22:51 UTC  (2+ messages)

[PATCH 0/2] net: fix net-next
 2020-03-12 22:48 UTC  (2+ messages)

[PATCH 1/5] pci: handled return value of platform_get_irq correctly
 2020-03-12 22:45 UTC  (3+ messages)

[PATCH net-next v2 0/3] net: phy: split the mscc driver
 2020-03-12 22:43 UTC  (5+ messages)
` [PATCH net-next v2 1/3] net: phy: move the mscc driver to its own directory
` [PATCH net-next v2 2/3] net: phy: mscc: split the driver into separate files
` [PATCH net-next v2 3/3] net: phy: mscc: fix header defines and descriptions

[RFC 00/11] perf: Enhancing perf to export processor hazard information
 2020-03-12 22:38 UTC  (8+ messages)

[PATCH v17 09/12] PCI/AER: Allow clearing Error Status Register in FF mode
 2020-03-12 22:36 UTC  (4+ messages)

[PATCH] selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
 2020-03-12 22:35 UTC 

[PATCH] net/bpfilter: fix dprintf usage for logging into /dev/kmsg
 2020-03-12 22:34 UTC  (2+ messages)

[PATCH v2 2/2] ASoC: brcm: DSL/PON SoC device tree bindings of audio driver
 2020-03-12 22:32 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: brcm: Add DSL/PON SoC "
` [PATCH v2 0/2] ASoC: brcm: add dsl and pon chip "

[PATCH net-next v2 00/15] ethtool netlink interface, part 3
 2020-03-12 22:32 UTC  (2+ messages)

[PATCH v17 09/12] PCI/AER: Allow clearing Error Status Register in FF mode
 2020-03-12 22:32 UTC  (3+ messages)

[PATCH v2] Add kernel config option for fuzz testing
 2020-03-12 22:29 UTC  (9+ messages)

[PATCH 0/6] Fix sparse warnings for common qe library code
 2020-03-12 22:28 UTC  (7+ messages)
` [PATCH 1/6] soc: fsl: qe: fix sparse warnings for qe.c
` [PATCH 2/6] soc: fsl: qe: fix sparse warning for qe_common.c
` [PATCH 3/6] soc: fsl: qe: fix sparse warnings for ucc.c
` [PATCH 4/6] soc: fsl: qe: fix sparse warnings for qe_ic.c
` [PATCH 5/6] soc: fsl: qe: fix sparse warnings for ucc_fast.c
` [PATCH 6/6] soc: fsl: qe: fix sparse warnings for ucc_slow.c

linux-next: manual merge of the renesas tree with the qcom tree
 2020-03-12 22:28 UTC 

[PATCH v4 0/3] Add support for CellWise cw2015 fuel gauge
 2020-03-12 22:24 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: Document cellwise vendor-prefix
` [PATCH v4 2/3] dt-bindings: power: supply: add cw2015_battery bindings
` [PATCH v4 3/3] power: supply: add CellWise cw2015 fuel gauge driver

[PATCH 00/13] Reconcile NUMA balancing decisions with the load balancer v6
 2020-03-12 22:24 UTC  (7+ messages)

[RFC][PATCH 00/16] objtool: vmlinux.o and noinstr validation
 2020-03-12 22:23 UTC  (5+ messages)
` [RFC][PATCH 16/16] objtool: Optimize !vmlinux.o again
  ` [RFC][PATCH v2 "

[PATCH 2/7] dt-bindings: watchdog: dw-wdt: Add watchdog TOPs array property
 2020-03-12 22:22 UTC  (2+ messages)

[PATCH] xfs: clear PF_MEMALLOC before exiting xfsaild thread
 2020-03-12 22:20 UTC  (4+ messages)
` [PATCH v2] "

[locks] 6d390e4b5d: will-it-scale.per_process_ops -96.6% regression
 2020-03-12 22:19 UTC  (21+ messages)

Linux 5.5.9
 2020-03-12 22:15 UTC  (2+ messages)

Linux 5.4.25
 2020-03-12 22:14 UTC  (2+ messages)

Linux 4.19.109
 2020-03-12 22:14 UTC  (2+ messages)

Linux 4.14.173
 2020-03-12 22:14 UTC  (2+ messages)

Linux 4.9.216
 2020-03-12 22:13 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: hwmon: Add Baikal-T1 PVT sensor bindings
 2020-03-12 22:13 UTC  (2+ messages)

Linux 4.4.216
 2020-03-12 22:12 UTC  (2+ messages)

[RFC,net-next 0/9] Introduce a flow gate control action and apply IEEE
 2020-03-12 22:14 UTC  (5+ messages)
` [RFC,net-next 2/9] net: qos: introduce a gate control flow action
` [RFC,net-next 5/9] net: enetc: add tc flower psfp offload driver

[PATCH v8 0/8] Support for Casefolding and Encryption
 2020-03-12 22:11 UTC  (4+ messages)
` [PATCH v8 2/8] fs: Add standard casefolding support

[PATCH 1/2] net: dsa: felix: allow the device to be disabled
 2020-03-12 22:07 UTC  (4+ messages)

[PATCH -next] PCI: rpaphp: remove set but not used variable 'value'
 2020-03-12 21:36 UTC  (2+ messages)

[PATCH ghak90 V8 00/16] audit: implement container identifier
 2020-03-12 21:58 UTC  (8+ messages)
` [PATCH ghak90 V8 16/16] audit: add capcontid to set contid outside init_user_ns


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).