All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-03 23:06:55 to 2020-12-04 00:01:11 UTC [more...]

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2020-12-04  0:01 UTC 

+ 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 v4 00/11] hvf: Implement Apple Silicon Support
 2020-12-03 23:48 UTC  (12+ 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

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

post-receive: pub/scm/linux/kernel/git/helgaas/pci
 2020-12-03 23:56 UTC 

[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 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 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

post-receive: pub/scm/linux/kernel/git/helgaas/pci
 2020-12-03 23:55 UTC 

[RFC PATCH] selinux: handle MPTCP consistently with TCP
 2020-12-03 23:54 UTC  (7+ messages)
` [MPTCP] "
  ` [MPTCP] "

+ mm-memcontrol-make-the-slab-calculation-consistent.patch added to -mm tree
 2020-12-03 23:54 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

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 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 v7 00/15] Free some vmemmap pages of hugetlb page
 2020-12-03 23:48 UTC  (3+ messages)

[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 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-12-03 23:41 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

[PATCH v1] vfio/pci: Add support for opregion v2.0+
 2020-12-03 23:38 UTC  (5+ messages)
` [Intel-gfx] "

[PATCHv2 0/3] btf_encoder: Detect kernel modules
 2020-12-03 23:37 UTC  (8+ messages)
` [PATCH 1/3] btf_encoder: Factor filter_functions function
` [PATCH 2/3] btf_encoder: Use address size based on ELF's class
` [PATCH 3/3] btf_encoder: Detect kernel module ftrace addresses

[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 

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2020-12-03 23:37 UTC 

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2020-12-03 23:37 UTC 

[PATCH] PM: domains: create debugfs nodes when adding power domains
 2020-12-03 23:35 UTC 

[PATCH] bridge: Fix a deadlock when enabling multicast snooping
 2020-12-03 23:34 UTC  (7+ messages)
          ` [Bridge] "

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 "

[PATCH] mm/memblock:use a more appropriate order calculation when free memblock pages
 2020-12-03 15:23 UTC 

[PATCH] init-db: init the_repository->hash_algo early from GIT_DEFAULT_HASH
 2020-12-03 23:25 UTC  (4+ messages)

[net-next v2 0/8] Perf. optimizations for TCP Recv. Zerocopy
 2020-12-03 23:24 UTC  (7+ messages)
` [net-next v2 1/8] net-zerocopy: Copy straggler unaligned data for TCP Rx. zerocopy

[SMB3][PATCH] ifs: refactor create_sd_buf() and and avoid corrupting the buffer
 2020-12-03 23:23 UTC  (6+ messages)

[PATCH] ethernet: select CONFIG_CRC32 as needed
 2020-12-03 23:20 UTC 

[PATCH] crypto: atmel-i2c - select CONFIG_BITREVERSE
 2020-12-03 23:20 UTC 

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 66 warnings (v4.14.210-7-g5c828e58d4a6)
 2020-12-03 23:20 UTC 

+ kbuild-avoid-static_assert-for-genksyms.patch added to -mm tree
 2020-12-03 23:19 UTC 

[PATCH] ARM: keystone: remove SECTION_SIZE_BITS/MAX_PHYSMEM_BITS
 2020-12-03 23:18 UTC  (2+ messages)

[PATCH] net: usb: select CONFIG_CRC32 where needed
 2020-12-03 23:19 UTC 

[PATCH] cpufreq: scmi: add COMMON_CLK dependency
 2020-12-03 23:17 UTC 

[PATCH] Documentation: fix multiple typos found in the admin-guide subdirectory
 2020-12-03 23:17 UTC  (2+ messages)

[PATCH] net/mlx5e: fix non-IPV6 build
 2020-12-03 23:17 UTC  (2+ messages)

[PATCH] media: rc: select CONFIG_BITREVERSE where needed
 2020-12-03 23:17 UTC 

[PATCH] platform/x86: mlx-platform: remove an unused variable
 2020-12-03 23:17 UTC  (2+ messages)

[PATCH] mm/vmalloc: randomize vmalloc() allocations
 2020-12-03 23:15 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/rw/misc
 2020-12-03 23:16 UTC 

[PATCH] media: mtk-vcodec: add remoteproc dependency
 2020-12-03 23:14 UTC 

[PATCH] ASoC: qcom: fix QDSP6 dependencies, attempt #3
 2020-12-03 23:14 UTC  (2+ messages)

[PATCH linux hwmon-next v4 0/3] SB-TSI hwmon driver v4
 2020-12-03 18:06 UTC  (4+ messages)
` [PATCH linux hwmon-next v4 1/3] hwmon: (sbtsi) Add basic support for SB-TSI sensors

[PATCH] drm/msm: add IOMMU_SUPPORT dependency
 2020-12-03 23:13 UTC  (2+ messages)

[PATCH] (fixed after review) Documentation: fix typos found in admin-guide subdirectory
 2020-12-03 23:12 UTC  (2+ messages)

[PATCH] coresight: remove broken __exit annotations
 2020-12-03 23:11 UTC  (2+ messages)

[PATCH] intel_idle: fix intel_idle_state_needs_timer_stop build failure
 2020-12-03 23:12 UTC  (2+ messages)

[PATCH v3 net-next 0/4] net: dsa: Link aggregation support
 2020-12-03 23:12 UTC  (6+ messages)
` [PATCH v3 net-next 2/4] "

[PATCH] kvm: x86/mmu: Use cpuid to determine max gfn
 2020-12-03 23:11 UTC 

[PATCH] ARM: dts: mmp2-olpc-xo-1-75: add back #address-cells
 2020-12-03 23:10 UTC  (2+ messages)

[PATCH] kbuild: avoid static_assert for genksyms
 2020-12-03 23:09 UTC 

[PATCH v3] drm/amdgpu: VCN 3.0 multiple queue ring reset
 2020-12-03 23:10 UTC 

post-receive: pub/scm/linux/kernel/git/axboe/fio
 2020-12-03 23:10 UTC 

[PATCH] tools build: Add missing libcap to test-all.bin target
 2020-12-03 23:08 UTC 

[PATCH] clk: imx: fix build failure on i.MX SCU clk
 2020-12-03 23:07 UTC  (2+ messages)

[PATCH] scripts: kernel-doc: fix parsing function-like typedefs
 2020-12-03 23:08 UTC  (2+ messages)

[PATCH] memory: ti-emif-sram: only build for ARMv7
 2020-12-03 23:08 UTC 

[RFC][PATCH] fetch2.wget: add support for per-source download flags
 2020-12-03 23:09 UTC  (3+ messages)
  ` [bitbake-devel] "

[PATCH] scsi/NCR5380: Remove in_interrupt() test
 2020-12-03 23:08 UTC  (3+ messages)

[PATCH v2 0/2] dt-bindings: media: Convert video-interfaces.txt to schemas
 2020-12-03 23:07 UTC  (4+ messages)
` [PATCH v2 1/2] media: dt-bindings: Convert video-interfaces.txt properties "

[PATCH] media: ti-vpe: cal: avoid FIELD_GET assertion
 2020-12-03 23:07 UTC 

[PATCH] drm/amdgpu: fix debugfs creation/removal, again
 2020-12-03 23:06 UTC  (3+ messages)

[PATCH] firmware: tegra: bpmp: fix T234 build failure
 2020-12-03 23:06 UTC 

[PATCH] smb3: set COMPOUND_FID to FileID field of subsequent compound request
 2020-12-03 23:05 UTC  (3+ messages)

[PATCH] soc/tegra: fix T234 build failure
 2020-12-03 23:05 UTC 


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.