messages from 2020-12-03 23:27:19 to 2020-12-04 00:04:37 UTC [more...]
+ ubsan-disable-object-size-sanitizer-under-gcc.patch added to -mm tree
2020-12-04 0:03 UTC
+ ubsan-move-cc-option-tests-into-kconfig.patch added to -mm tree
2020-12-04 0:03 UTC
[PATCH v4 00/11] hvf: Implement Apple Silicon Support
2020-12-04 0:03 UTC (24+ messages)
` [PATCH v4 01/11] hvf: Add hypervisor entitlement to output binaries
` [PATCH v4 02/11] hvf: x86: Remove unused definitions
` [PATCH v4 03/11] hvf: Move common code out
` [PATCH v4 04/11] hvf: Introduce hvf vcpu struct
` [PATCH v4 05/11] arm: Set PSCI to 0.2 for HVF
` [PATCH v4 06/11] hvf: Simplify post reset/init/loadvm hooks
` [PATCH v4 07/11] hvf: Add Apple Silicon support
` [PATCH v4 08/11] arm: Add Hypervisor.framework build target
` [PATCH v4 09/11] arm/hvf: Add a WFI handler
` [PATCH v4 10/11] hvf: arm: Add support for GICv3
` [PATCH v4 11/11] hvf: arm: Implement -cpu host
+ ubsan-remove-redundant-wno-maybe-uninitialized.patch added to -mm tree
2020-12-04 0:03 UTC
[PATCH v4 00/40] idmapped mounts
2020-12-03 23:57 UTC (41+ messages)
` [PATCH v4 01/40] namespace: take lock_mount_hash() directly when changing flags
` [PATCH v4 02/40] mount: make {lock,unlock}_mount_hash() static
` [PATCH v4 03/40] namespace: only take read lock in do_reconfigure_mnt()
` [PATCH v4 04/40] fs: split out functions to hold writers
` [PATCH v4 05/40] fs: add attr_flags_to_mnt_flags helper
` [PATCH v4 06/40] fs: add mount_setattr()
` [PATCH v4 07/40] tests: add mount_setattr() selftests
` [PATCH v4 08/40] fs: add id translation helpers
` [PATCH v4 09/40] mount: attach mappings to mounts
` [PATCH v4 10/40] capability: handle idmapped mounts
` [PATCH v4 11/40] namei: make permission helpers idmapped mount aware
` [PATCH v4 12/40] inode: make init and "
` [PATCH v4 13/40] attr: handle idmapped mounts
` [PATCH v4 14/40] acl: "
` [PATCH v4 15/40] xattr: "
` [PATCH v4 16/40] commoncap: "
` [PATCH v4 17/40] stat: "
` [PATCH v4 18/40] namei: handle idmapped mounts in may_*() helpers
` [PATCH v4 19/40] namei: introduce struct renamedata
` [PATCH v4 24/40] utimes: handle idmapped mounts
[PSIGN v4 00/40] idmapped mounts
2020-12-04 0:02 UTC
[PATCH v7 00/15] Free some vmemmap pages of hugetlb page
2020-12-04 0:01 UTC (5+ messages)
` [PATCH v7 13/15] mm/hugetlb: Add a kernel parameter hugetlb_free_vmemmap
[PATCH v12 12/15] PCI/RCEC: Add RCiEP's linked RCEC to AER/ERR
2020-12-04 0:01 UTC (2+ messages)
+ workqueue-kasan-record-workqueue-stack.patch added to -mm tree
2020-12-03 23:59 UTC
+ kasan-print-workqueue-stack.patch added to -mm tree
2020-12-03 23:59 UTC
+ lib-test_kasanc-add-workqueue-test-case.patch added to -mm tree
2020-12-03 23:59 UTC
+ kasan-update-documentation-for-generic-kasan.patch added to -mm tree
2020-12-03 23:59 UTC
[PATCH 00/11] OpenSBI domain configuration using device tree
2020-12-03 23:59 UTC (17+ messages)
` [PATCH 01/11] lib: sbi: Fix sbi_hart_switch_mode() for u-mode
` [PATCH 02/11] lib: sbi: Fix typo in sbi_domain_finalize()
` [PATCH 03/11] lib: sbi: Fix domain_count check "
` [PATCH 04/11] lib: sbi: Auto start domain only if boot HART within limits
` [PATCH 05/11] include: sbi: Use lower bits for domain memory region permissions
` [PATCH 07/11] lib: sbi: Add error prints in sbi_domain_finalize()
` [PATCH 08/11] include: sbi: Add domains_init() platform operation
` [PATCH 09/11] docs: Add domain device tree binding documentation
[PATCH v7 0/8] add support for direct I/O with fscrypt using blk-crypto
2020-12-03 23:57 UTC (4+ messages)
` [f2fs-dev] "
[PATCH] PCI: Add pci reset quirk for Huawei Intelligent NIC virtual function
2020-12-03 23:56 UTC (7+ messages)
[PATCH 0/5] Add clock drivers for SM8350
2020-12-03 23:56 UTC (5+ messages)
` [PATCH 1/5] dt-bindings: clock: Add RPMHCC bindings "
` [PATCH 2/5] clk: qcom: rpmh: add support for SM8350 rpmh clocks
[PATCH v2] audit: report audit wait metric in audit status reply
2020-12-03 23:55 UTC (9+ messages)
[PATCH 1/2] dt-bindings: pinctrl: qcom: Add SM8350 pinctrl bindings
2020-12-03 23:54 UTC (4+ messages)
` [PATCH 2/2] pinctrl: qcom: Add SM8350 pinctrl driver
[PATCH bpf-next 1/2] libbpf: use memcpy instead of strncpy to please GCC
2020-12-03 23:54 UTC (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: fix invalid use of strncat in test_sockmap
[PATCH 0/9] dm: treewide: Tidy up and adjust driver model naming
2020-12-03 23:55 UTC (10+ messages)
` [PATCH 1/9] dtoc: Tidy up more Python style in dtb_platdata
` [PATCH 2/9] dm: treewide: Rename auto_alloc_size members to be shorter
` [PATCH 3/9] dm: treewide: Rename 'platdata' variables to just 'plat'
` [PATCH 4/9] dm: Rename 'platdata_size' to 'plat_size'
` [PATCH 5/9] dm: treewide: Rename dev_get_platdata() to dev_get_plat()
` [PATCH 6/9] dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
` [PATCH 7/9] dm: treewide: Update 'auto' declarations to be on one line
` [PATCH 8/9] dm: treewide: Rename ..._platdata variables to just ..._plat
` [PATCH 9/9] checkpatch: Add warnings for unexpected struct names
[MPTCP] [RFC PATCH] selinux: handle MPTCP consistently with TCP
2020-12-03 23:54 UTC (7+ messages)
` [MPTCP] "
+ mm-memcontrol-make-the-slab-calculation-consistent.patch added to -mm tree
2020-12-03 23:54 UTC
stable-rc/queue/4.19 build: 204 builds: 0 failed, 204 passed, 77 warnings (v4.19.161-13-g090ec202335e)
2020-12-03 23:53 UTC
[PATCH 1/3] intel-hid: add support for SW_TABLET_MODE
2020-12-03 23:52 UTC (4+ messages)
` [PATCH v2 2/2] intel-hid: add alternative method to enable switches
[PATCH kernel v2] vfio/pci/nvlink2: Do not attempt NPU2 setup on POWER8NVL NPU
2020-12-03 23:48 UTC (4+ messages)
[PATCH] vfio/pci: Move dummy_resources_list init in vfio_pci_probe()
2020-12-03 23:49 UTC (2+ messages)
[Intel-gfx] [PATCH v3 1/9] drm/i915/display/vrr: Create VRR file and add VRR capability check
2020-12-03 23:53 UTC (9+ messages)
` [Intel-gfx] [PATCH v3 2/9] drm/i915/display/dp: Attach and set drm connector VRR property
` [Intel-gfx] [PATCH v3 3/9] drm/i915/display/dp: Compute VRR state in atomic_check
` [Intel-gfx] [PATCH v3 4/9] drm/i915/display/dp: Do not enable PSR if VRR is enabled
` [Intel-gfx] [PATCH v3 5/9] drm/i915/display/vrr: Configure and enable VRR in modeset enable
` [Intel-gfx] [PATCH v3 6/9] drm/i915/display/vrr: Send VRR push to flip the frame
` [Intel-gfx] [PATCH v3 7/9] drm/i915/display/vrr: Disable VRR in modeset disable path
` [Intel-gfx] [PATCH v3 8/9] drm/i915/display/vrr: Set IGNORE_MSA_PAR state in DP Sink
` [Intel-gfx] [PATCH v3 9/9] drm/i915/display: Add HW state readout for VRR
[PATCH v3 0/2] Connect request callback to mdev and vfio-ccw
2020-12-03 23:48 UTC (2+ messages)
[PATCH v2 1/1] clocksource: sp804: add static for functions such as sp804_clockevents_init()
2020-12-03 23:47 UTC (2+ messages)
` [tip: timers/core] clocksource/drivers/sp804: Add "
[PATCH v3 1/1] dt-bindings: timer: Add new OST support for the upcoming new driver
2020-12-03 23:47 UTC (2+ messages)
` [tip: timers/core] "
[PATCH 1/4] clocksource/drivers/sp804: Make some symbol static
2020-12-03 23:47 UTC (2+ messages)
` [tip: timers/core] "
[PATCH 2/4] clocksource/drivers/sp804: Use clk_prepare_enable and clk_disable_unprepare
2020-12-03 23:47 UTC (2+ messages)
` [tip: timers/core] "
[PATCH 1/3] drivers/clocksource: Remove EZChip NPS clocksource driver
2020-12-03 23:47 UTC (2+ messages)
` [tip: timers/core] clocksource/drivers/nps: "
[PATCH] clocksource/drivers/orion: add missing clk_disable_unprepare() on error path
2020-12-03 23:47 UTC (2+ messages)
` [tip: timers/core] clocksource/drivers/orion: Add "
[PATCH 3/4] clocksource/drivers/sp804: Correct clk_get_rate handle
2020-12-03 23:47 UTC (2+ messages)
` [tip: timers/core] "
[PATCH 4/4] clocksource/drivers/sp804: Use pr_fmt
2020-12-03 23:47 UTC (2+ messages)
` [tip: timers/core] "
[PATCH v5 2/2] dt-bindings: timer: renesas: tmu: Convert to json-schema
2020-12-03 23:47 UTC (2+ messages)
` [tip: timers/core] "
[PATCH V4] clocksource/drivers/cadence_ttc: fix memory leak in ttc_setup_clockevent()
2020-12-03 23:47 UTC (2+ messages)
` [tip: timers/core] clocksource/drivers/cadence_ttc: Fix "
[PATCH] clocksource/drivers/ingenic: Fix section mismatch
2020-12-03 23:47 UTC (2+ messages)
` [tip: timers/core] "
[GIT PULL] timer drivers for v5.11
2020-12-03 23:47 UTC (3+ messages)
` [tip: timers/core] Merge tag 'timers-v5.11' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core
[PATCH v5 1/2] dt-bindings: timer: renesas: tmu: Document r8a774e1 bindings
2020-12-03 23:47 UTC (2+ messages)
` [tip: timers/core] "
[PATCH] riscv: Make RISCV_TIMER depends on RISCV_SBI
2020-12-03 23:47 UTC (2+ messages)
` [tip: timers/core] clocksource/drivers/riscv: "
[PATCH] block: add bio_iov_iter_nvecs for figuring out nr_vecs
2020-12-03 23:43 UTC (7+ messages)
[PATCH v15 0/4] userspace MHI client interface driver
2020-12-03 23:45 UTC (3+ messages)
` [PATCH v15 4/4] bus: mhi: Add userspace "
[OE-core][dunfell 00/16] Pull request (cover letter only)
2020-12-03 23:46 UTC
[PATCH 1/2] regulator: dt-bindings: Add PM8350x compatibles
2020-12-03 23:45 UTC (4+ messages)
` [PATCH 2/2] regulator: qcom-rpmh: Add support for PM8350/PM8350c
[PATCH v18 3/4] PCI: microchip: Add host driver for Microchip PCIe controller
2020-12-03 23:44 UTC (3+ messages)
[PATCH v2 0/6] Add a PRU remoteproc driver
2020-12-03 23:42 UTC (7+ messages)
` [PATCH v2 2/6] remoteproc/pru: "
+ secretmem-use-pmd-size-pages-to-amortize-direct-map-fragmentation.patch added to -mm tree
2020-12-03 23:43 UTC
+ arch-mm-wire-up-memfd_secret-system-call-were-relevant.patch added to -mm tree
2020-12-03 23:43 UTC
+ secretmem-test-add-basic-selftest-for-memfd_secret2.patch added to -mm tree
2020-12-03 23:43 UTC
+ secretmem-add-memcg-accounting.patch added to -mm tree
2020-12-03 23:43 UTC
+ pm-hibernate-disable-when-there-are-active-secretmem-users.patch added to -mm tree
2020-12-03 23:43 UTC
[PATCH] pwm: bcm2835: Support apply function for atomic configuration
2020-12-03 23:42 UTC (5+ messages)
` [PATCH v2] "
+ mm-introduce-memfd_secret-system-call-to-create-secret-memory-areas.patch added to -mm tree
2020-12-03 23:43 UTC
[PATCH] arm: dts: k3-j721e: ddr: Update to 0.5.0 version of DDR config tool
2020-12-03 23:43 UTC
+ set_memory-allow-set_direct_map__noflush-for-multiple-pages.patch added to -mm tree
2020-12-03 23:42 UTC
+ set_memory-allow-querying-whether-set_direct_map_-is-actually-enabled.patch added to -mm tree
2020-12-03 23:42 UTC
+ mm-add-definition-of-pmd_page_order.patch added to -mm tree
2020-12-03 23:42 UTC
+ mmap-make-mlock_future_check-global.patch added to -mm tree
2020-12-03 23:42 UTC
[PATCH v14 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
2020-12-03 23:39 UTC (11+ messages)
` [PATCH v14 04/10] set_memory: allow querying whether set_direct_map_*() is actually enabled
` [PATCH v14 09/10] arch, mm: wire up memfd_secret system call were relevant
[Intel-gfx] [PATCH v1] vfio/pci: Add support for opregion v2.0+
2020-12-03 23:38 UTC (5+ messages)
` "
[PATCHv2 0/3] btf_encoder: Detect kernel modules
2020-12-03 23:37 UTC (4+ messages)
` [PATCH 2/3] btf_encoder: Use address size based on ELF's class
[PATCH] overlay: Implement volatile-specific fsync error behaviour
2020-12-03 23:36 UTC (12+ messages)
stable-rc/queue/5.4 build: 200 builds: 0 failed, 200 passed, 109 warnings (v5.4.81-14-g3a9e57ad9b6b)
2020-12-03 23:37 UTC
[PATCH] PM: domains: create debugfs nodes when adding power domains
2020-12-03 23:35 UTC
[Bridge] [PATCH] bridge: Fix a deadlock when enabling multicast snooping
2020-12-03 23:34 UTC (7+ messages)
` "
Adventures in NFS re-exporting
2020-12-03 23:34 UTC (19+ messages)
crypto: sun4i-ss: error with kmap
2020-12-03 23:34 UTC (12+ messages)
[PATCH v1 0/2] Introduce perf-stat -b for BPF programs
2020-12-03 23:31 UTC (5+ messages)
` [PATCH v1 1/2] perf: support build BPF skeletons with perf
` [PATCH v1 2/2] perf-stat: enable counting events for BPF programs
[RFC PATCH 0/9] Make shrinker's nr_deferred memcg aware
2020-12-03 23:30 UTC (8+ messages)
` [PATCH 5/9] mm: memcontrol: add per memcg shrinker nr_deferred
[OE-Core][master][gatesgarth][PATCH v2] populate_sdk_ext: use SDK_CUSTOM_TEPLATECONF variable to enable custom templateconf.cfg
2020-12-03 23:30 UTC
[Intel-gfx] [PATCH] drm/i915: Stop sampling rc6 from inside pmu_enable
2020-12-03 23:30 UTC (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
LKP with bluetooth-next
2020-12-03 23:30 UTC (2+ messages)
[PATCH] arm64: dts: qcom: sm8250: add CPU capacity and dynamic power properties
2020-12-03 23:29 UTC
[PATCH] Kbuild: implement support for DWARF5
2020-12-03 23:28 UTC (6+ messages)
` [PATCH v2 0/4] Kbuild: DWARF v5 support
` [PATCH v2 4/4] Kbuild: implement support for DWARF v5
[PATCH net 1/1] net: ipa: pass the correct size when freeing DMA memory
2020-12-03 23:28 UTC (2+ messages)
[meta-oe][PATCH v4 1/3] introduce lib_subpackage
2020-12-03 23:28 UTC (3+ messages)
` [meta-oe][PATCH v4 2/3] net-tools: split into binary packages
` [meta-oe][PATCH v4 3/3] procps: split into binary subpackages
[PATCH 0/3] x86/resctrl: Fix a few issues in moving a task to a resource group
2020-12-03 23:25 UTC (4+ messages)
` [PATCH 1/3] x86/resctrl: Move setting task's active CPU in a mask into helpers
` [PATCH 2/3] x86/resctrl: Update PQR_ASSOC MSR synchronously when moving task to resource group
` [PATCH 3/3] x86/resctrl: Don't move a task to the same "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.