All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-10 14:49:03 to 2020-12-10 15:13:18 UTC [more...]

[PATCH 4.4 00/39] 4.4.248-rc1 review
 2020-12-10 14:53 UTC  (6+ messages)
` [PATCH 4.4 15/39] geneve: pull IP header before ECN decapsulation

[PATCH kvmtool 00/21] Unify I/O port and MMIO trap handling
 2020-12-10 14:29 UTC  (17+ messages)
` [PATCH kvmtool 01/21] ioport: Remove ioport__setup_arch()
` [PATCH kvmtool 02/21] hw/serial: Use device abstraction for FDT generator function
` [PATCH kvmtool 04/21] mmio: Extend handling to include ioport emulation
` [PATCH kvmtool 05/21] hw/i8042: Clean up data types
` [PATCH kvmtool 06/21] hw/i8042: Refactor trap handler
` [PATCH kvmtool 07/21] hw/i8042: Switch to new trap handlers
` [PATCH kvmtool 08/21] x86/ioport: Refactor "
` [PATCH kvmtool 09/21] x86/ioport: Switch to new "
` [PATCH kvmtool 11/21] hw/rtc: Switch to new trap handler
` [PATCH kvmtool 12/21] hw/vesa: Switch trap handling to use MMIO handler
` [PATCH kvmtool 13/21] hw/serial: Refactor trap handler
` [PATCH kvmtool 14/21] hw/serial: Switch to new trap handlers
` [PATCH kvmtool 15/21] vfio: Refactor ioport trap handler
` [PATCH kvmtool 17/21] virtio: Switch trap handling to use MMIO handler
` [PATCH kvmtool 20/21] hw/serial: ARM/arm64: Use MMIO at higher addresses
` [PATCH kvmtool 21/21] hw/rtc: "

[PATCH 1/2] acpi: cppc: add cpufreq device
 2020-12-10 15:04 UTC  (4+ messages)

[PATCH] checkpatch: add --fix option to IS_ENABLED_CONFIG check
 2020-12-10 14:54 UTC  (4+ messages)
    ` [Linux-kernel-mentees] "

[PATCH 5.9 00/75] 5.9.14-rc1 review
 2020-12-10 14:27 UTC  (17+ messages)
` [PATCH 5.9 32/75] tracing: Fix userstacktrace option for instances
` [PATCH 5.9 34/75] drm/omap: sdi: fix bridge enable/disable
` [PATCH 5.9 35/75] drm/amdgpu/vcn3.0: stall DPG when WPTR/RPTR reset
` [PATCH 5.9 36/75] drm/amdgpu/vcn3.0: remove old DPG workaround
` [PATCH 5.9 51/75] x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes
` [PATCH 5.9 58/75] mm: memcg/slab: fix obj_cgroup_charge() return value handling
` [PATCH 5.9 59/75] lib/syscall: fix syscall registers retrieval on 32-bit platforms
` [PATCH 5.9 62/75] netfilter: ipset: prevent uninit-value in hash_ip6_add
` [PATCH 5.9 64/75] ASoC: wm_adsp: fix error return code in wm_adsp_load()
` [PATCH 5.9 66/75] gfs2: Dont freeze the file system during unmount
` [PATCH 5.9 67/75] rtw88: debug: Fix uninitialized memory in debugfs code
` [PATCH 5.9 68/75] i2c: qcom: Fix IRQ error misassignement
` [PATCH 5.9 72/75] netfilter: nf_tables: avoid false-postive lockdep splat
` [PATCH 5.9 73/75] netfilter: nftables_offload: set address type in control dissector
` [PATCH 5.9 74/75] netfilter: nftables_offload: build mask based from the matching bytes
` [PATCH 5.9 75/75] x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytes

[PATCH] cxl: Reduce scope for the variable “mm” in cxllib_get_PE_attributes()
 2020-12-10 14:47 UTC  (2+ messages)

[PATCH v3 net-next 0/2] add ppp_generic ioctl(s) to bridge channels
 2020-12-10 15:05 UTC  (5+ messages)
` [PATCH v3 net-next 1/2] ppp: add PPPIOCBRIDGECHAN and PPPIOCUNBRIDGECHAN ioctls

patch "USB: gadget: f_acm: add support for SuperSpeed Plus" added to usb-testing
 2020-12-10 15:13 UTC 

patch "USB: gadget: f_midi: setup SuperSpeed Plus descriptors" added to usb-testing
 2020-12-10 15:13 UTC 

patch "usb: gadget: f_fs: Re-use SS descriptors for SuperSpeedPlus" added to usb-testing
 2020-12-10 15:13 UTC 

[dpdk-dev] [PATCH v1 01/72] mlx5: fix relaxed ordering DevX flow
 2020-12-10 15:06 UTC  (16+ messages)
` [dpdk-dev] [PATCH v2 00/33] mlx5 Windows support - part #5
  ` [dpdk-dev] [PATCH v2 01/33] net/mlx5: fix folding constant array error
  ` [dpdk-dev] [PATCH v2 02/33] net/mlx5/linux: extend device attributes getter
  ` [dpdk-dev] [PATCH v2 03/33] net/mlx5: remove Linux files from Windows compilation
  ` [dpdk-dev] [PATCH v2 05/33] net/mlx5: replace Linux sleep with rte sleep
  ` [dpdk-dev] [PATCH v2 06/33] net/mlx5: define mprq functions as static inline
  ` [dpdk-dev] [PATCH v2 07/33] net/mlx5: do not define static_assert in Windows
  ` [dpdk-dev] [PATCH v2 08/33] net/mlx5: move static_assert calls to global scope
  ` [dpdk-dev] [PATCH v2 09/33] net/mlx5: wrap glue alloc/dealloc PD with OS calls
  ` [dpdk-dev] [PATCH v2 10/33] net/mlx5: wrap glue reg/dereg UMEM "
  ` [dpdk-dev] [PATCH v2 11/33] net/mlx5: fix adding destroy flow action wrapper
  ` [dpdk-dev] [PATCH v2 12/33] common/mlx5: add definition HAVE_INFINIBAND_VERBS_H
  ` [dpdk-dev] [PATCH v2 13/33] common/mlx5/linux: handle memory allocations with alignment
  ` [dpdk-dev] [PATCH v2 14/33] common/mlx5/windows: "
  ` [dpdk-dev] [PATCH v2 15/33] common/mlx5/linux: wrap event channel APIs with OS calls

[PATCH v2 0/5] USB: Gadget SuperSpeed fixes and a cleanup
 2020-12-10 15:12 UTC  (4+ messages)
` [PATCH v2 4/5] USB: gadget: f_fs: add SuperSpeed Plus support

patch "USB: gadget: f_rndis: fix bitrate for SuperSpeed and above" added to usb-testing
 2020-12-10 15:13 UTC 

What's cooking in git.git (Dec 2020, #01; Tue, 8)
 2020-12-10 15:11 UTC  (6+ messages)
` fc/pull-merge-rebase, was "

[PATCH] mmc: atmel-mci: Reduce scope for the variable “slot” in atmci_request_end()
 2020-12-10 15:10 UTC  (4+ messages)
  ` [PATCH] mmc: atmel-mci: Reduce scope for the variable “slot =?u

[PATCH 1/2] ALSA: ppc: drop if block with always false condition
 2020-12-10 11:30 UTC  (2+ messages)

stable-rc/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 69 warnings (v4.14.211-32-gf4d9ae6d47a42)
 2020-12-10 15:10 UTC 

[linux-linus test] 157368: regressions - FAIL
 2020-12-10 15:11 UTC 

[PATCH] ath10k: Remove voltage regulator votes during wifi disable
 2020-12-10 15:09 UTC  (2+ messages)

next/master baseline: 590 runs, 32 regressions (next-20201210)
 2020-12-10 15:09 UTC 

[PATCH 0/2] Create 'old' ptes for faultaround mappings on arm64 with hardware access flag
 2020-12-10 15:08 UTC  (7+ messages)
` [PATCH 1/2] mm: Allow architectures to request 'old' entries when prefaulting

[PATCH 0/2] xfs: don't drain buffer lru on freeze
 2020-12-10 14:46 UTC  (2+ messages)
` [PATCH 1/2] xfs: rename xfs_wait_buftarg() to xfs_buftarg_drain()

[PATCH v3 0/7] xen/arm: Emulate ID registers
 2020-12-10 15:09 UTC  (4+ messages)
` [PATCH v3 5/7] xen/arm: Add handler for cp15 "

stable-rc/queue/4.4 build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.247-36-g57bdbb50fa7b)
 2020-12-10 14:47 UTC 

[PATCH] dma-mapping: move hint unlikely for dma_mapping_error from drivers to core
 2020-12-10 14:47 UTC 

[PATCH net-next 3/4] sch_htb: Stats for offloaded HTB
 2020-12-10 15:07 UTC  (3+ messages)

[Intel-gfx] [RFC v2] refactor intel display a bit more
 2020-12-10 15:09 UTC  (9+ messages)
` [Intel-gfx] [PATCH 1/9] drm/i915/display: move needs_modeset to an inline in header
` [Intel-gfx] [PATCH 2/9] drm/i915/display: move to_intel_frontbuffer to header
` [Intel-gfx] [PATCH 3/9] drm/i915/display: fix misused comma
` [Intel-gfx] [PATCH 4/9] drm/i915: refactor cursor code out of i915_display.c

[PATCH v2 0/6] arm/arm64: Allow the rescheduling IPI to bypass irq_enter/exit
 2020-12-10 15:07 UTC  (4+ messages)
` [PATCH v2 2/6] genirq: Allow an interrupt to be marked as 'raw'

stable-rc/linux-4.9.y build: 196 builds: 0 failed, 196 passed, 4 warnings (v4.9.247-42-gf761790c11ce)
 2020-12-10 15:08 UTC 

[PATCH 0/6] Fix lockdep vs local_lock_t
 2020-12-10 14:43 UTC  (7+ messages)
` [PATCH 1/6] locking/selftests: More granular debug_locks_verbose
` [PATCH 2/6] locking/lockdep: Mark local_lock_t
` [PATCH 3/6] locking/lockdep: Add a skip() function to __bfs()
` [PATCH 4/6] locking/lockdep: Clean up check_redundant() a bit
` [PATCH 5/6] locking/lockdep: Exclude local_lock_t from IRQ inversions
` [PATCH 6/6] locking/selftests: Add local_lock inversion tests

[PATCH RESEND v2 00/12] e2fsprogs: improve case-insensitive fs
 2020-12-10 15:03 UTC  (13+ messages)
` [PATCH RESEND v2 01/12] tune2fs: Allow enabling casefold feature after fs creation
` [PATCH RESEND v2 02/12] tune2fs: Fix casefold+encrypt error message
` [PATCH RESEND v2 03/12] ext2fs: Add method to validate casefolded strings
` [PATCH RESEND v2 04/12] ext2fs: Implement faster CI comparison of strings
` [PATCH RESEND v2 05/12] e2fsck: add new problem for casefolded name check
` [PATCH RESEND v2 06/12] e2fsck: Fix entries with invalid encoded characters
` [PATCH RESEND v2 07/12] e2fsck: Support casefold directories when rehashing
` [PATCH RESEND v2 08/12] dict: Support comparison with context
` [PATCH RESEND v2 09/12] e2fsck: Detect duplicated casefolded direntries for rehash
` [PATCH RESEND v2 10/12] e2fsck: Add option to force encoded filename verification
` [PATCH RESEND v2 11/12] e2fsck.8.in: Document check_encoding extended option
` [PATCH RESEND v2 12/12] tests: f_bad_fname: Test fixes of invalid filenames and duplicates

How to install kernel modules after a successful compiling
 2020-12-10 15:02 UTC  (8+ messages)

[Intel-gfx] [PATCH] drm/i915/debugfs : PM_REQ and PM_RES register debugfs
 2020-12-10 15:07 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v3 0/4] dt-bindings: reset: convert Hisilicon reset controller bindings to json-schema
 2020-12-10 15:06 UTC  (3+ messages)

[PATCH 0/5] clk: renesas: Add MFIS clock
 2020-12-10 15:03 UTC  (3+ messages)

[PATCH] staging: rtl8712: check register_netdev() return value
 2020-12-10 15:05 UTC  (4+ messages)
  `  "

[PATCH] nvme: hwmon: fix crash on device teardown
 2020-12-10 15:05 UTC  (3+ messages)

[dpdk-dev] [PATCH v4 0/9] net/ionic: minor updates and documentation
 2020-12-10 15:06 UTC  (5+ messages)
` [dpdk-dev] [PATCH v5 "
    ` [dpdk-dev] Patchworks "

acpi_device_notify() binding devices that don't seem like they should be bound
 2020-12-10 15:02 UTC  (9+ messages)

[PATCH 00/13] Address issues with PDF output at media uAPI docs
 2020-12-10 14:48 UTC  (3+ messages)
` [PATCH 01/13] docs: conf.py: fix sphinx version detection for margin set

[PATCH] powerpc: Use common STABS_DEBUG and DWARF_DEBUG and ELF_DETAILS macro
 2020-12-10 11:30 UTC  (2+ messages)

[PATCH v16 0/4] userspace MHI client interface driver
 2020-12-10 15:01 UTC  (4+ messages)
` [PATCH v16 4/4] bus: mhi: Add userspace "

[PATCH 1/3] drm/exynos: Init the DSIM PHY in samsung_dsim_enable()
 2020-12-10 15:01 UTC  (4+ messages)
` [PATCH 2/3] drm/exynos: Scale the DSIM PHY HFP/HBP/HSA to lanes and bpp

[PATCH v2 00/10] virtio-mem: vfio support
 2020-12-10 15:00 UTC  (6+ messages)
` [PATCH v2 07/10] softmmu/physmem: Don't use atomic operations in ram_block_discard_(disable|require)
` [PATCH v2 10/10] vfio: Disable only uncoordinated discards

[PATCH v4 0/6] Add a PRU remoteproc driver
 2020-12-10 15:00 UTC  (4+ messages)
` [PATCH v4 1/6] dt-bindings: remoteproc: Add binding doc for PRU cores in the PRU-ICSS

[PATCH 1/3] syslinux: rewrite recipe so only target code is x86-specific
 2020-12-10 15:02 UTC  (3+ messages)
` [PATCH 2/3] wic-image-minimal: only depend on syslinux on x86 targets
` [PATCH 3/3] wic-tools: don't build syslinux-native for targets without syslinux

[PATCH] amdgpu: resize BAR0 to the maximum available size, even if it doesn't cover VRAM
 2020-12-10 13:59 UTC  (3+ messages)

[PATCH v3] usb: musb: remove unused variable 'devctl'
 2020-12-10 15:01 UTC  (4+ messages)

[PATCH v9 0/4] Adding the Sparx5 Serdes driver
 2020-12-10 14:59 UTC  (7+ messages)
` [PATCH v9 3/4] phy: Add Sparx5 ethernet serdes PHY driver

[PATCH ndctl v2 00/10] daxctl: Support for sub-dividing soft-reserved regions
 2020-12-10 15:01 UTC  (4+ messages)
` [PATCH ndctl v2 10/10] daxctl/test: Add tests for dynamic dax regions

[RESEND PATCH 0/4] PCI: J7: J7200/J721E PCIe bindings
 2020-12-10 14:39 UTC  (2+ messages)

[PATCH] arm64: dts: bitmain: Use generic "ngpios" rather than "snps,nr-gpios"
 2020-12-10 15:00 UTC  (2+ messages)
` [PATCH] arm64: dts: bitmain: Use generic "ngpios" rather than "snps, nr-gpios"

Patchwork summary for: linux-soc
 2020-12-10 15:00 UTC 

[PATCH] file-posix: detect the lock using the real file
 2020-12-10 14:56 UTC  (5+ messages)

[PATCH 0/3] block: blk_interposer - Block Layer Interposer
 2020-12-10 14:58 UTC  (3+ messages)

[PATCH v3 00/13] Remove GCC < 4.8 checks
 2020-12-10 14:56 UTC  (12+ messages)
` [PATCH v3 03/13] compiler.h: remove GCC < 3 __builtin_expect fallback
` [PATCH v3 08/13] audio: remove GNUC & MSVC check

[PATCH for-next 00/18] Misc update for rtrs
 2020-12-10 14:56 UTC  (3+ messages)
` [PATCH for-next 02/18] RMDA/rtrs-srv: Occasionally flush ongoing session closing

NOHZ tick-stop error: Non-RCU local softirq work is pending
 2020-12-10 14:56 UTC  (2+ messages)

[PATCH v8 00/12] Free some vmemmap pages of HugeTLB page
 2020-12-10 14:44 UTC  (4+ messages)
` [PATCH v8 04/12] mm/hugetlb: Free the vmemmap pages associated with each "

[PATCH v3 0/1] spapr.c: set a 'kvm-type' default value instead of relying on NULL
 2020-12-10 14:55 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH] dt-bindings: mtd: convert "fixed-partitions" to the json-schema
 2020-12-10 14:55 UTC  (7+ messages)

[PATCH v2 0/4] Powerpc: Better preemption for shared processor
 2020-12-10 11:30 UTC  (2+ messages)

[Patch v3 0/2] cgroup: KVM: New Encryption IDs cgroup controller
 2020-12-10 14:54 UTC  (4+ messages)

[PATCH v2 0/3] RFC: Precise TSC migration
 2020-12-10 14:52 UTC  (9+ messages)
` [PATCH v2 1/3] KVM: x86: implement KVM_{GET|SET}_TSC_STATE

[PATCH] nfs41: update ff_layout_io_track_ds_error to accept rpc task
 2020-12-10 14:54 UTC  (3+ messages)

[GIT PULL v2] md-fixes 20201209
 2020-12-10 14:53 UTC  (4+ messages)

[GIT PULL 0/4] KVM: s390: features and test for 5.11
 2020-12-10 14:25 UTC  (2+ messages)
` [GIT PULL 2/4] s390/gmap: make gmap memcg aware

[PATCH 0/2] fix perf tool build error on MUSL libc
 2020-12-10 14:48 UTC  (3+ messages)
` [PATCH 1/2] perf: fix "
` [PATCH 2/2] perf: tool: "

[PATCH] kvm: Take into account the unaligned section size when preparing bitmap
 2020-12-10 14:50 UTC  (7+ messages)

[PATCH 2/2] video: fbdev: Fix a dev_err format specifier
 2020-12-10 14:49 UTC  (2+ messages)

[PATCH 1/2] video: fbdev: Use framebuffer_release instead of kfree to free a frame buffer
 2020-12-10 14:48 UTC 

[PATCH] drm/ttm: cleanup BO size handling v3
 2020-12-10 14:52 UTC 

[PATCH v4 00/15] Cryptodisk fixes for v2.06 redux
 2020-12-10 14:51 UTC  (4+ messages)
` [PATCH v8 00/18] "
  ` [PATCH v8 11/18] cryptodisk: Add macros GRUB_TYPE_U_MAX/MIN(type) to replace literals

[PATCH v3 0/8] xen: beginnings of moving library-like code into an archive
 2020-12-10 14:50 UTC  (5+ messages)
` [PATCH v3 1/8] xen: fix build when $(obj-y) consists of just blanks

[PATCH] powerpc/xmon: Fix build failure for 8xx
 2020-12-10 11:30 UTC  (2+ messages)

[PATCH 00/15] drm/vc4: hdmi: Add CEC support for the BCM2711
 2020-12-10 13:46 UTC  (9+ messages)
` [PATCH 05/15] drm/vc4: hdmi: Restore cec physical address on reconnect
` [PATCH 06/15] drm/vc4: hdmi: Compute the CEC clock divider from the clock rate
` [PATCH 07/15] drm/vc4: hdmi: Update the CEC clock divider on HSM rate change
` [PATCH 08/15] drm/vc4: hdmi: Introduce a CEC clock
` [PATCH 09/15] drm/vc4: hdmi: Split the interrupt handlers
` [PATCH 10/15] drm/vc4: hdmi: Support BCM2711 CEC interrupt setup
` [PATCH 14/15] ARM: dts: bcm2711: Add the BSC interrupt controller
` [PATCH 15/15] ARM: dts: bcm2711: Add the CEC "

[PATCH v6 0/9] drm/vc4: hdmi: Support the 10/12 bit output
 2020-12-10 14:23 UTC  (7+ messages)
` [PATCH v6 2/9] drm/vc4: Pass the atomic state to encoder hooks
` [PATCH v6 3/9] drm/vc4: hdmi: Take into account the clock doubling flag in atomic_check
` [PATCH v6 4/9] drm/vc4: hdmi: Don't access the connector state in reset if kmalloc fails
` [PATCH v6 5/9] drm/vc4: hdmi: Create a custom connector state
` [PATCH v6 6/9] drm/vc4: hdmi: Store pixel frequency in the "
` [PATCH v6 8/9] drm/vc4: hdmi: Limit the BCM2711 to the max without scrambling

[PATCH v4 0/5] Thermal devfreq cooling improvements with Energy Model
 2020-12-10 14:30 UTC  (4+ messages)
` [PATCH v4 1/5] thermal: devfreq_cooling: change tracing function and arguments
` [PATCH v4 4/5] thermal: devfreq_cooling: remove old power model and use EM
` [PATCH v4 5/5] drm/panfrost: Register devfreq cooling and attempt to add Energy Model

[PATCH v8, 0/6] drm/mediatek: add support for mediatek SOC MT8183
 2020-12-10  9:07 UTC  (2+ messages)
` [PATCH v8, 1/6] dt-bindings: mediatek: add rdma_fifo_size description for mt8183 display

[PATCH v2 0/7] vc4: Convert to drm_atomic_helper_commit
 2020-12-10 14:36 UTC  (3+ messages)
` [PATCH v2 5/7] drm/vc4: kms: Remove unassigned_channels from the HVS state


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.