All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-22 20:07:19 to 2021-01-22 20:59:20 UTC [more...]

[PATCH bpf-next 1/2] bpf: allow rewriting to ports under ip_unprivileged_port_start
 2021-01-22 20:08 UTC  (4+ messages)

[PATCHv3 0/2] libbpf: Add support to use optional extended section index table
 2021-01-22 20:33 UTC  (5+ messages)
` [PATCH 2/2] bpf_encoder: Translate SHN_XINDEX in symbol's st_shndx values

[PATCH v4 0/3] Support wakeup methods of Atmel maXTouch controllers
 2021-01-22 20:06 UTC  (2+ messages)
` [PATCH v4 3/3] ARM: tegra: acer-a500: Add atmel,wakeup-method property

[PATCH v3 0/5] btrfs: implement send/receive of compressed extents without decompressing
 2021-01-22 20:47 UTC  (9+ messages)
` [PATCH v3 1/5] btrfs: add send stream v2 definitions
` [PATCH v3 01/11] btrfs-progs: receive: support v2 send stream larger tlv_len
` [PATCH v3 02/11] btrfs-progs: receive: dynamically allocate sctx->read_buf
` [PATCH v3 2/5] btrfs: send: write larger chunks when using stream v2
` [PATCH v3 03/11] btrfs-progs: receive: support v2 send stream DATA tlv format
` [PATCH v3 3/5] btrfs: send: allocate send buffer with alloc_page() and vmap() for v2
` [PATCH v3 04/11] btrfs-progs: receive: add send stream v2 cmds and attrs to send.h
` [PATCH v3 11/11] btrfs-progs: receive: add tests for basic encoded_write send/receive

[Patch bpf-next v5 0/3] bpf: introduce timeout hash map
 2021-01-22 20:54 UTC  (4+ messages)
` [Patch bpf-next v5 1/3] "
` [Patch bpf-next v5 2/3] selftests/bpf: add test cases for bpf timeout map
` [Patch bpf-next v5 3/3] selftests/bpf: add timeout map check in map_ptr tests

[PATCH v3 00/13] MFD/extcon/ASoC: Rework arizona codec jack-detect support
 2021-01-22 20:58 UTC  (22+ messages)
` [PATCH v3 05/13] extcon: arizona: Always use pm_runtime_get_sync() when we need the device to be awake
` [PATCH v3 06/13] ASoC/extcon: arizona: Move arizona jack code to sound/soc/codecs/arizona-jack.c
` [PATCH v3 08/13] ASoC: arizona-jack: Use arizona->dev for runtime-pm
` [PATCH v3 09/13] ASoC: arizona-jack: convert into a helper library for codec drivers
` [PATCH v3 10/13] ASoC: arizona-jack: Use snd_soc_jack to report jack events
` [PATCH v3 11/13] ASoC: arizona-jack: Cleanup logging
` [PATCH v3 12/13] ASoC: arizona: Make the wm5102, wm5110, wm8997 and wm8998 drivers use the new jack library

[PATCH v2 00/12] buildsys: Do not build various objects if not necessary
 2021-01-22 20:44 UTC  (12+ messages)
` [PATCH v2 01/12] configure: Only check for audio drivers if system-mode is selected
` [PATCH v2 02/12] tests/meson: Only build softfloat objects if TCG "
` [PATCH v2 03/12] pc-bios/meson: Only install EDK2 blob firmwares with system emulation
` [PATCH v2 04/12] meson: Do not build optional libraries by default
` [PATCH v2 05/12] meson: Restrict block subsystem processing
` [PATCH v2 06/12] meson: Merge trace_events_subdirs array
` [PATCH v2 07/12] meson: Restrict some trace event directories to user/system emulation
` [PATCH v2 08/12] meson: Restrict emulation code
` [PATCH v2 09/12] qapi/meson: Restrict qdev code to system-mode emulation
` [PATCH v2 10/12] qapi/meson: Remove QMP from user-mode emulation
` [PATCH v2 12/12] qapi/meson: Restrict UI module to system emulation and tools

[PATCH] Revert "mm: memcontrol: avoid workload stalls when lowering memory.high"
 2021-01-22 20:57 UTC  (2+ messages)

[dpdk-dev] [PATCH v7 0/3] pmdinfogen: rewrite in Python
 2021-01-22 20:57 UTC  (6+ messages)
` [dpdk-dev] [PATCH v8 2/3] build: use Python pmdinfogen

[Intel-gfx] [PATCH v3 0/8] drm/i915: Remainder of dbuf state stuff
 2021-01-22 20:56 UTC  (9+ messages)
` [Intel-gfx] [PATCH v3 1/8] drm/i915: Extract intel_crtc_ddb_weight()
` [Intel-gfx] [PATCH v3 2/8] drm/i915: Pass the crtc to skl_compute_dbuf_slices()
` [Intel-gfx] [PATCH v3 3/8] drm/i915: Introduce intel_dbuf_slice_size()
` [Intel-gfx] [PATCH v3 4/8] drm/i915: Introduce skl_ddb_entry_for_slices()
` [Intel-gfx] [PATCH v3 5/8] drm/i915: Add pipe ddb entries into the dbuf state
` [Intel-gfx] [PATCH v3 6/8] drm/i915: Extract intel_crtc_dbuf_weights()
` [Intel-gfx] [PATCH v3 7/8] drm/i915: Encapsulate dbuf state handling harder
` [Intel-gfx] [PATCH v3 8/8] drm/i915: Do a bit more initial readout for dbuf

Update
 2021-01-22 20:56 UTC 

[PATCH 1/2] drm: distinguish return value of drm_dp_check_and_send_link_address
 2021-01-22 20:55 UTC  (9+ messages)
` [PATCH 2/2] drm/amdgpu/display: buffer INTERRUPT_LOW_IRQ_CONTEXT interrupt work

[meta-oe][dunfell][PATCH] networkd-dispatcher: use git fetcher
 2021-01-22 20:55 UTC 

[PATCH v7 11/15] btrfs: add send stream v2 definitions
 2021-01-22 20:47 UTC  (4+ messages)
` [PATCH v7 12/15] btrfs: send: write larger chunks when using stream v2
` [PATCH v7 14/15] btrfs: send: send compressed extents with encoded writes
` [PATCH v7 15/15] btrfs: send: enable support for stream v2 and compressed writes

[PATCH 00/25] Convert CMSDK timer, watchdog, dualtimer to Clock framework
 2021-01-22 20:49 UTC  (9+ messages)
` [PATCH 16/25] hw/arm/stellaris: Convert SSYS to QOM device
` [PATCH 17/25] hw/arm/stellaris: Create Clock input for watchdog
` [PATCH 18/25] hw/timer/cmsdk-apb-timer: Convert to use Clock input
` [PATCH 19/25] hw/timer/cmsdk-apb-dualtimer: "

[PATCH v7 00/10] fs: interface for directly reading/writing compressed data
 2021-01-22 20:46 UTC  (7+ messages)
` [PATCH v7 02/10] fs: add O_ALLOW_ENCODED open flag
` [PATCH v7 03/10] fs: add RWF_ENCODED for reading/writing compressed data
` [PATCH v7 04/10] btrfs: fix check_data_csum() error message for direct I/O
` [PATCH v7 05/10] btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio()
` [PATCH v7 07/10] btrfs: support different disk extent size for delalloc
` [PATCH v7 08/10] btrfs: optionally extend i_size in cow_file_range_inline()

[PATCH 0/3] Range diff with ranges lacking dotdot
 2021-01-22 20:32 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] range-diff/format-patch: refactor check for commit range
  ` [PATCH v2 2/3] range-diff/format-patch: handle commit ranges other than A..B

[PATCH v2 00/13] NVIDIA Tegra ARM32 device-tree improvements
 2021-01-22 20:24 UTC  (14+ messages)
` [PATCH v2 01/13] ARM: tegra: ventana: Support CPU and Core voltage scaling
` [PATCH v2 02/13] ARM: tegra: ventana: Support CPU thermal throttling
` [PATCH v2 03/13] ARM: tegra: cardhu: Support CPU frequency and voltage scaling on all board variants
` [PATCH v2 04/13] ARM: tegra: cardhu: Support CPU thermal throttling
` [PATCH v2 05/13] ARM: tegra: paz00: Enable full voltage scaling ranges for CPU and Core domains
` [PATCH v2 06/13] ARM: tegra: acer-a500: Enable core voltage scaling
` [PATCH v2 07/13] ARM: tegra: acer-a500: Reduce thermal throttling hysteresis to 0.2C
` [PATCH v2 08/13] ARM: tegra: acer-a500: Specify all CPU cores as cooling devices
` [PATCH v2 09/13] ARM: tegra: acer-a500: Rename avdd to vdda of touchscreen node
` [PATCH v2 10/13] ARM: tegra: nexus7: Specify all CPU cores as cooling devices
` [PATCH v2 11/13] ARM: tegra: ouya: "
` [PATCH v2 12/13] ARM: tegra: Specify CPU suspend OPP in device-tree
` [PATCH v2 13/13] ARM: tegra: Specify memory "

[Intel-gfx] [CI 1/3] drm/i915: stop registering if drm_dev_register() fails
 2021-01-22 20:48 UTC  (3+ messages)
` [Intel-gfx] [CI 2/3] drm/i915: group display-related register calls
` [Intel-gfx] [CI 3/3] drm/i915/display: move register functions to display/

[igt-dev] [PATCH] tests/kms_rotation_crc: Add Hwrotation test case for amdgpu with tiling
 2021-01-22 20:47 UTC 

[PATCH v2 0/1] AMD EPYC: fix schedutil perf regression (freq-invariance)
 2021-01-22 20:40 UTC  (2+ messages)
` [PATCH v2 1/1] x86,sched: On AMD EPYC set freq_max = max_boost in schedutil invariant formula

Update
 2021-01-22 20:45 UTC 

[PATCH v4 0/2] Realtek RTL838x/RTL839x interrupt controller driver
 2021-01-22 20:42 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: interrupt-controller: Add Realtek RTL838x/RTL839x support
` [PATCH v4 2/2] irqchip: Add support for Realtek RTL838x/RTL839x interrupt controller

[PATCH net] tcp: make TCP_USER_TIMEOUT accurate for zero window probes
 2021-01-22 20:41 UTC  (2+ messages)

[RFC PATCH v2 0/8] Automatically convert configure options to meson build options
 2021-01-22 20:43 UTC  (6+ messages)
` [PATCH 8/8] configure: automatically parse command line for meson -D options

[Linux-kernel-mentees] [PATCH] checkpatch: add warning for avoiding .L prefix symbols in assembly files
 2021-01-22 20:36 UTC  (9+ messages)
              `  "

[PATCH v2 0/4] Permit fault-less access to non-emulated MSRs
 2021-01-22 20:42 UTC  (7+ messages)
` [PATCH v2 1/4] xl: Add support for ignore_msrs option

[PATCH v3 0/2] x86/cpufeatures: KVM: Add mem encrypt word
 2021-01-22 20:40 UTC  (3+ messages)
` [PATCH v3 1/2] x86/cpufeatures: Assign dedicated feature word for CPUID_0x8000001F[EAX]
` [PATCH v3 2/2] KVM: x86: Override reported SME/SEV feature flags with host mask

git archive setting user and group
 2021-01-22 20:40 UTC 

[PATCH] um: fix os_idle_sleep() to not hang
 2021-01-22 20:40 UTC 

Thread safety of coroutine-sigaltstack
 2021-01-22 20:38 UTC  (8+ messages)

[PATCH v4 1/8] netdev: move netdev_station_info to diagnostic.h
 2021-01-22 20:38 UTC  (8+ messages)
` [PATCH v4 2/8] diagnostic: commonize the building of diagnostic dict
` [PATCH v4 3/8] station: refactor to use diagnostic_info_to_dict
` [PATCH v4 4/8] ap: add AP diagnostic interface
` [PATCH v4 5/8] client: implement diagnostic module
` [PATCH v4 6/8] client: implement "ap <wlan> show"
` [PATCH v4 7/8] client: update station to use diagnostic_display
` [PATCH v4 8/8] client: remove display_dictionary

[PATCH bpf-next v5 1/4] bpf: Be less specific about socket cookies guarantees
 2021-01-22 20:32 UTC  (5+ messages)
` [PATCH bpf-next v5 3/4] selftests/bpf: Integrate the socket_cookie test to test_progs

Add the ExtendedVersion to MANIFEST file and os-release
 2021-01-22 20:32 UTC  (2+ messages)

[PATCH v3] ext4: fix bug for rename with RENAME_WHITEOUT
 2021-01-22 20:32 UTC  (6+ messages)

[PATCH RFC] NFSD: Reduce svc_rqst::rq_pages churn during READDIR operations
 2021-01-22 20:34 UTC  (2+ messages)

[PATCH 1/2] arm64: boot: dts: add new dts for hellcat & petra
 2021-01-22 20:32 UTC  (4+ messages)

[PATCH 0/1] upload-pack.c: fix filter spec quoting bug
 2021-01-22 20:32 UTC  (3+ messages)
` [PATCH 1/1] "

getting the console output for s390 cdrom-test?
 2021-01-22 20:32 UTC 

[PATCH v3] use delete_refs when deleting tags or branches
 2021-01-22 20:29 UTC  (5+ messages)

[PATCH v2] xen-blkfront: allow discard-* nodes to be optional
 2021-01-22 20:29 UTC  (5+ messages)

[PATCH v7 00/35] Hexagon patch series
 2021-01-22 20:30 UTC  (3+ messages)
` [PATCH v7 07/35] Hexagon (target/hexagon) scalar core helpers

❌ FAIL: Test report for kernel 5.11.0-rc4 (arm-next)
 2021-01-22 20:30 UTC  (6+ messages)

[Intel-gfx] [PATCH] drm/i915/dmabuf: don't trust the dma_buf->size
 2021-01-22 20:32 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v3 00/38] ZBD fixes and improvements
 2021-01-22 20:31 UTC  (3+ messages)

[PATCH v3 00/13] KVM: SVM: Misc SEV cleanups
 2021-01-22 20:21 UTC  (8+ messages)
` [PATCH v3 01/13] KVM: SVM: Zero out the VMCB array used to track SEV ASID association
` [PATCH v3 02/13] KVM: SVM: Free sev_asid_bitmap during init if SEV setup fails
` [PATCH v3 03/13] KVM: SVM: Move SEV module params/variables to sev.c
` [PATCH v3 07/13] KVM: SVM: Enable SEV/SEV-ES functionality by default (when supported)
` [PATCH v3 09/13] KVM: SVM: Explicitly check max SEV ASID during sev_hardware_setup()
` [PATCH v3 11/13] KVM: SVM: Drop redundant svm_sev_enabled() helper
` [PATCH v3 13/13] KVM: SVM: Skip SEV cache flush if no ASIDs have been used

[PATCH 0/8] cpupower: Updates and cleanup to support AMD Family 0x19
 2021-01-22 20:23 UTC  (5+ messages)
` [PATCH 1/8] cpupower: Update msr_pstate union struct naming
` [PATCH 3/8] cpupower: Add CPUPOWER_CAP_AMD_HW_PSTATE cpuid caps flag

[PATCH] virtio: Add corresponding memory_listener_unregister to unrealize
 2021-01-22 20:17 UTC  (2+ messages)

[PATCH v7 00/11] iOS and Apple Silicon host support
 2021-01-22 20:11 UTC  (12+ messages)
` [PATCH v7 01/11] block: feature detection for host block support
` [PATCH v7 02/11] configure: cross-compiling with empty cross_prefix
` [PATCH v7 03/11] configure: check for sys/disk.h
` [PATCH v7 04/11] slirp: feature detection for smbd
` [PATCH v7 05/11] osdep: build with non-working system() function
` [PATCH v7 06/11] darwin: remove redundant dependency declaration
` [PATCH v7 07/11] darwin: fix cross-compiling for Darwin
` [PATCH v7 08/11] configure: cross compile should use x86_64 cpu_family
` [PATCH v7 09/11] block: check availablity for preadv/pwritev on mac
` [PATCH v7 10/11] darwin: detect CoreAudio for build
` [PATCH v7 11/11] darwin: remove 64-bit build detection on 32-bit OS

[PATCH v4 0/7] MediaTek IOMMU improve tlb flush performance in map/unmap
 2021-01-22 19:32 UTC  (2+ messages)

[PATCH 4.4 00/31] 4.4.253-rc1 review
 2021-01-22 14:08 UTC  (22+ messages)
` [PATCH 4.4 03/31] mm/hugetlb: fix potential missing huge page size info
` [PATCH 4.4 04/31] ext4: fix bug for rename with RENAME_WHITEOUT
` [PATCH 4.4 05/31] ARC: build: add boot_targets to PHONY
` [PATCH 4.4 08/31] misdn: dsp: select CONFIG_BITREVERSE
` [PATCH 4.4 09/31] net: ethernet: fs_enet: Add missing MODULE_LICENSE
` [PATCH 4.4 10/31] ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPI
` [PATCH 4.4 11/31] ARM: picoxcell: fix missing interrupt-parent properties
` [PATCH 4.4 13/31] dump_common_audit_data(): fix racy accesses to ->d_name
` [PATCH 4.4 15/31] ext4: fix superblock checksum failure when setting password salt
` [PATCH 4.4 17/31] mm, slub: consider rest of partial list if acquire_slab() fails
` [PATCH 4.4 18/31] net: sunrpc: interpret the return value of kstrtou32 correctly
` [PATCH 4.4 20/31] compiler.h: Raise minimum version of GCC to 5.1 for arm64
` [PATCH 4.4 21/31] iio: buffer: Fix demux update
` [PATCH 4.4 22/31] nfsd4: readdirplus shouldnt return parent of export
` [PATCH 4.4 23/31] net: cdc_ncm: correct overhead in delayed_ndp_size
` [PATCH 4.4 24/31] netxen_nic: fix MSI/MSI-x interrupts
` [PATCH 4.4 26/31] net: dcb: Validate netlink message in DCB handler
` [PATCH 4.4 27/31] net: dcb: Accept RTM_GETDCB messages carrying set-like DCB commands
` [PATCH 4.4 29/31] rxrpc: Fix handling of an unsupported token type in rxrpc_read()
` [PATCH 4.4 30/31] net: avoid 32 x truesize under-estimation for tiny skbs
` [PATCH 4.4 31/31] spi: cadence: cache reference clock rate during probe

[Intel-gfx] [PATCH 1/2] drm/i915: Check for all subplatform bits
 2021-01-22 20:19 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: Decrease number of "

[PATCH v2] build: add After=network-pre.target to service files
 2021-01-22 20:18 UTC  (2+ messages)

[PATCH v1 00/13] NVIDIA Tegra ARM32 device-tree improvements
 2021-01-22 20:14 UTC  (3+ messages)
` [PATCH v1 09/13] ARM: tegra: acer-a500: Rename avdd to vdda of touchscreen node

[PATCH v7 0/4] arm64: ARMv8.5-A: MTE: Add async mode support
 2021-01-22 14:11 UTC  (5+ messages)
` [PATCH v7 1/4] arm64: mte: Add asynchronous "
` [PATCH v7 2/4] kasan: Add KASAN mode kernel parameter
` [PATCH v7 3/4] kasan: Add report for async mode
` [PATCH v7 4/4] arm64: mte: Enable async tag check fault

[Bug 1912846] [NEW] Assertion hit on hot-unplugging virtio iommu enabled device
 2021-01-22 20:00 UTC 

[PATCH v6 2/2] PCI: keembay: Add support for Intel Keem Bay
 2021-01-22 20:08 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/gem: Allow importing of shmemfs objects into any device
 2021-01-22 20:09 UTC  (3+ messages)

[PATCH 4.9 00/35] 4.9.253-rc1 review
 2021-01-22 14:10 UTC  (4+ messages)
` [PATCH 4.9 01/35] ASoC: dapm: remove widget from dirty list on free
` [PATCH 4.9 11/35] misdn: dsp: select CONFIG_BITREVERSE
` [PATCH 4.9 12/35] net: ethernet: fs_enet: Add missing MODULE_LICENSE

[PATCH 00/12] DC Patches Jan 22, 2021
 2021-01-22 20:06 UTC  (5+ messages)
` [PATCH 08/12] drm/amd/display: Add more Clock Sources to DCN2.1
` [PATCH 10/12] drm/amd/display: 3.2.120
` [PATCH 11/12] drm/amd/display: fix calculation for the pwl backlight curve
` [PATCH 12/12] drm/amd/display: revert "drm/amd/display: Fix EDID parsing after resume from suspend"


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.