All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-01 03:12:09 to 2021-12-01 05:48:44 UTC [more...]

[PATCH net 1/2] ibmvnic: drop bad optimization in reuse_rx_pools()
 2021-12-01  5:48 UTC  (2+ messages)
` [PATCH net 2/2] ibmvnic: drop bad optimization in reuse_tx_pools()

[PATCH] drm: rcar-du: add modifiers support
 2021-12-01  5:47 UTC  (11+ messages)

[PATCH v2 0/4] Refactor Aspeed USB vhub driver
 2021-12-01  5:43 UTC  (9+ messages)
` [PATCH v2 1/4] usb: aspeed-vhub: add qualifier descriptor
` [PATCH v2 4/4] usb: aspeed-vhub: support test mode feature

[PATCH 00/64] fscache, cachefiles: Rewrite
 2021-12-01  5:46 UTC  (3+ messages)
` [PATCH 44/64] cachefiles: Implement key to filename encoding

[PATCH] drm/amdgpu: add SMU debug option support
 2021-12-01  5:44 UTC  (3+ messages)

[PATCH v2 rebased 0/9] Convert powerpc to default topdown mmap layout
 2021-12-01  5:43 UTC  (7+ messages)
` [PATCH v2 rebased 1/9] powerpc/mm: Make slice specific to book3s/64
` [PATCH v2 rebased 2/9] powerpc/mm: Move vma_mmu_pagesize() and hugetlb_get_unmapped_area() to slice.c

[xen-unstable test] 166960: regressions - FAIL
 2021-12-01  5:43 UTC 

[PATCH v2 1/2] media: uvcvideo: Avoid invalid memory access
 2021-12-01  5:42 UTC  (3+ messages)
` [PATCH v2 2/2] media: uvcvideo: Avoid returning invalid controls

[igt-dev] [i-g-t] tests/i915/i915_pm_dc: Fix DC9 test case
 2021-12-01  5:41 UTC 

[PATCH 1/2] media: uvcvideo: Avoid invalid memory access
 2021-12-01  5:41 UTC  (3+ messages)

[PATCH V2 00/17] Unified entry point for other blocks to interact with power
 2021-12-01  5:39 UTC  (16+ messages)
` [PATCH V2 01/17] drm/amd/pm: do not expose implementation details to other blocks out of power
` [PATCH V2 07/17] drm/amd/pm: create a new holder for those APIs used only by legacy ASICs(si/kv)
` [PATCH V2 11/17] drm/amd/pm: correct the usage for amdgpu_dpm_dispatch_task()
` [PATCH V2 13/17] drm/amd/pm: do not expose the smu_context structure used internally in power

[PATCH bpf] libbpf: fix missing section "sk_skb/skb_verdict"
 2021-12-01  5:38 UTC  (8+ messages)

[RFC PATCH] vreportf: ensure sensible ordering of normal and error output
 2021-12-01  5:38 UTC  (6+ messages)

linux-next: Tree for Dec 1
 2021-12-01  5:37 UTC 

[RESEND RFC PATCH 00/10] FWU: Add support for FWU Multi Bank Update feature
 2021-12-01  5:36 UTC  (4+ messages)
` [RESEND RFC PATCH 03/10] FWU: Add metadata structure and functions for accessing metadata

[PATCH v7 0/5] Introduce multi-preference mempolicy
 2021-12-01  5:33 UTC  (3+ messages)

[PATCH] CodingGuidelines: document which output goes to stdout vs. stderr
 2021-12-01  5:32 UTC 

[PATCH 0/2] ftrace: improve ftrace during compiling
 2021-12-01  5:32 UTC  (4+ messages)
` [PATCH v5 0/2] ftrace sorting optimization changelog
  ` [PATCH v5 1/2] scripts: ftrace - move the sort-processing in ftrace_init to compile time
  ` [PATCH v5 2/2] script/sorttable: code style improvements

[GIT PULL FOR v5.17] uvcvideo fixes
 2021-12-01  5:31 UTC 

[PATCH v5 0/2] arm64: dts: renesas: r8a779a0 DU support
 2021-12-01  5:28 UTC  (2+ messages)

[PATCH v3 0/2] R-Car DU: Add DSI encoder driver for V3U
 2021-12-01  5:24 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: display: bridge: Add binding for R-Car MIPI DSI/CSI-2 TX
` [PATCH v3 2/2] drm: rcar-du: Add R-Car DSI driver

[helgaas-pci:next] BUILD SUCCESS bef2b1c97d77978924005e0b5c3def392200dafb
 2021-12-01  5:23 UTC 

[PATCH] KVM: PPC: Book3S HV P9: Remove unused ri_set local variable
 2021-12-01  5:21 UTC 

[PATCH 00/15] Rework parsing of HCI events
 2021-12-01  5:20 UTC  (3+ messages)
` [PATCH 01/15] skbuff: introduce skb_pull_data

[PATCH v3 1/2] x86/tsc: add a timer to make sure tsc_adjust is always checked
 2021-12-01  5:19 UTC  (4+ messages)
` [PATCH v3 2/2] x86/tsc: skip tsc watchdog checking for qualified platforms

[PATCH 00/17] btrfs: split bio at btrfs_map_bio() time
 2021-12-01  5:17 UTC  (18+ messages)
` [PATCH 01/17] btrfs: update an stale comment on btrfs_submit_bio_hook()
` [PATCH 02/17] btrfs: save bio::bi_iter into btrfs_bio::iter before submitting
` [PATCH 03/17] btrfs: use correct bio size for error message in btrfs_end_dio_bio()
` [PATCH 04/17] btrfs: refactor btrfs_map_bio()
` [PATCH 05/17] btrfs: move btrfs_bio_wq_end_io() calls into submit_stripe_bio()
` [PATCH 06/17] btrfs: replace btrfs_dio_private::refs with btrfs_dio_private::pending_bytes
` [PATCH 07/17] btrfs: introduce btrfs_bio_split() helper
` [PATCH 08/17] btrfs: make data buffered read path to handle split bio properly
` [PATCH 09/17] btrfs: make data buffered write endio function to be split bio compatible
` [PATCH 10/17] btrfs: make metadata write endio functions "
` [PATCH 11/17] btrfs: make dec_and_test_compressed_bio() "
` [PATCH 12/17] btrfs: return proper mapped length for RAID56 profiles in __btrfs_map_block()
` [PATCH 13/17] btrfs: allow btrfs_map_bio() to split bio according to chunk stripe boundaries
` [PATCH 14/17] btrfs: remove buffered IO stripe boundary calculation
` [PATCH 15/17] btrfs: remove stripe boundary calculation for compressed IO
` [PATCH 16/17] btrfs: remove the stripe boundary calculation for direct IO
` [PATCH 17/17] btrfs: unexport btrfs_get_io_geometry()

[PATCH] xfs: remove incorrect ASSERT in xfs_rename
 2021-12-01  5:17 UTC 

[PATCH v5 00/17] powerpc: Make hash MMU code build configurable
 2021-12-01  5:13 UTC  (4+ messages)
` [PATCH v5 15/17] powerpc/64s: Make hash MMU support configurable

Update to Git 2.34.0 breaks application
 2021-12-01  5:12 UTC  (6+ messages)
` [PATCH] editor: only save (and restore) the terminal if using a tty

[PATCH V4 0/2] riscv: add RISC-V Svpbmt Standard Extension supports
 2021-12-01  5:05 UTC  (5+ messages)
` [PATCH V4 2/2] riscv: add RISC-V Svpbmt extension supports

[PATCH 0/1] hw/arm/virt: Support for virtio-mem-pci
 2021-12-01  5:09 UTC  (4+ messages)
` [PATCH 1/1] "

XFS: Assertion failed: !(flags & (RENAME_NOREPLACE | RENAME_EXCHANGE))
 2021-12-01  5:10 UTC  (5+ messages)

[PATCH] perf tools: Add SPE total latency as PERF_SAMPLE_WEIGHT
 2021-12-01  5:08 UTC  (2+ messages)

linux-next: build failure after merge of the akpm tree
 2021-12-01  5:06 UTC 

[PATCH] resize2fs : resize2fs failed due to the same name of tmpfs
 2021-12-01  5:05 UTC  (2+ messages)

[PATCH v3 0/3] vimdiff: new implementation with layout support
 2021-12-01  5:03 UTC  (2+ messages)

[PATCH V6 0/7] Add driver support for Data Capture and Compare Engine(DCC) for SM8150,SC7280,SC7180,SDM845
 2021-12-01  5:01 UTC  (2+ messages)

[PATCH 0/2] Remove USB2 nodes from SC7280 IDP common dtsi file
 2021-12-01  4:59 UTC  (6+ messages)
` [PATCH 1/2] arm64: qcom: sc7280: Remove USB2 controller and phy nodes from common dtsi
` [PATCH 2/2] arm64: qcom: sc7280: Add USB2 controller and phy nodes for SKU1 board

[PATCH v2] perf/core: Set event shadow time for inactive events too
 2021-12-01  4:58 UTC 

[PATCH net-next] bond: pass get_ts_info and SIOC[SG]HWTSTAMP ioctl to active device
 2021-12-01  4:57 UTC  (3+ messages)

[PATCH v9 1/3] pwm: driver for qualcomm ipq6018 pwm block
 2021-12-01  4:49 UTC  (5+ messages)
` [PATCH v9 2/3] dt-bindings: pwm: add IPQ6018 binding

[Intel-gfx] [PATCH] drm/i915: Reject 5k on HDR planes for planar fb formats
 2021-12-01  4:52 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Reject 5k on HDR planes for planar fb formats (rev7)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Reject 5k on HDR planes for planar fb formats (rev8)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Reject 5k on HDR planes for planar fb formats (rev7)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Reject 5k on HDR planes for planar fb formats (rev8)

[PATCH] ath11k: Add provision to configure rx hashmap
 2021-12-01  4:52 UTC  (4+ messages)

[PATCH v2] media: venus: Synchronize probe() between venus_core and enc/dec
 2021-12-01  4:49 UTC  (3+ messages)

[PATCH V1] mtd: spi-nor: winbond: Add support for winbond chip
 2021-12-01  4:45 UTC  (4+ messages)

[PATCH] linux-yocto-dev: Make -dev kernel work for a fixed revision
 2021-12-01  4:39 UTC 

[PATCH v2 0/2] drm: rcar-du: mipi-dsi: Cleanup and Fixes
 2021-12-01  4:39 UTC  (7+ messages)
` [PATCH v2 1/2] drm: rcar-du: mipi-dsi: Support bridge probe ordering
` [PATCH v2 2/2] drm: rcar-du: mipi-dsi: Use devm_drm_of_get_bridge helper

[igt-dev] [i-g-t] tests/i915/i915_pm_dc: Fix DC9 test case
 2021-12-01  4:40 UTC  (8+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for tests/i915/i915_pm_dc: Fix DC9 test case (rev4)
` [igt-dev] ✗ Fi.CI.BUILD: failure for tests/i915/i915_pm_dc: Fix DC9 test case (rev6)

drivers/vhost/vringh.c:586:18: sparse: sparse: restricted __virtio16 degrades to integer
 2021-12-01  4:33 UTC  (2+ messages)

[PATCH 0/2] MUX: Add support for mux-states
 2021-12-01  4:32 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: mux: Document mux-states property

[PATCH 1/1] mm: vmscan: Reduce throttling due to a failure to make progress
 2021-12-01  4:32 UTC  (9+ messages)

[PATCH bpf-next v3 00/10] Introduce BPF iterators for io_uring and epoll
 2021-12-01  4:23 UTC  (11+ messages)
` [PATCH bpf-next v3 01/10] io_uring: Implement eBPF iterator for registered buffers
` [PATCH bpf-next v3 02/10] bpf: Add bpf_page_to_pfn helper
` [PATCH bpf-next v3 03/10] io_uring: Implement eBPF iterator for registered files
` [PATCH bpf-next v3 04/10] epoll: Implement eBPF iterator for registered items
` [PATCH bpf-next v3 05/10] bpftool: Output io_uring iterator info
` [PATCH bpf-next v3 06/10] selftests/bpf: Add test for io_uring BPF iterators
` [PATCH bpf-next v3 07/10] selftests/bpf: Add test for epoll BPF iterator
` [PATCH bpf-next v3 08/10] selftests/bpf: Test partial reads for io_uring, epoll iterators
` [PATCH bpf-next v3 09/10] selftests/bpf: Fix btf_dump test for bpf_iter_link_info
` [PATCH RFC bpf-next v3 10/10] samples/bpf: Add example to checkpoint/restore io_uring

[PATCH 0/2] cpufreq: Update function comment and document
 2021-12-01  4:22 UTC  (5+ messages)
` [PATCH 1/2] cpufreq: Fix a comment in cpufreq_policy_free
` [PATCH 2/2] doc/cpufreq: Update core.rst

[PATCH v2] qedi: Fix cmd_cleanup_cmpl counter mismatch issue
 2021-12-01  4:22 UTC  (2+ messages)

[PATCH v2 0/2] SYSFS_FLAG_FW_SEL_BOOT formatting fixes
 2021-12-01  4:20 UTC  (2+ messages)
` [EXT] "

[RFC PATCH 00/15] KVM: x86/mmu: Eager Page Splitting for the TDP MMU
 2021-12-01  4:19 UTC  (10+ messages)
` [RFC PATCH 13/15] KVM: x86/mmu: Split large pages during CLEAR_DIRTY_LOG

[regression] blktests nvme/002 nvme/016 nvme/017 failed from v5.16-rc1
 2021-12-01  4:18 UTC  (3+ messages)

[PATCH bpf-next] libbpf: Let any two INT/UNION compatible if their names and sizes match
 2021-12-01  4:17 UTC  (2+ messages)

[GIT PULL FOR v5.17] uvcvideo fixes
 2021-12-01  4:16 UTC  (2+ messages)
` [GIT PULL FOR v5.17] uvcvideo fixes (#79013)

[PATCH] scsi: pm80xx: Do not call scsi_remove_host() in pm8001_alloc()
 2021-12-01  4:16 UTC 

[PATCH net-next 0/7] Broadcom DT bindings conversion to YAML
 2021-12-01  4:12 UTC  (16+ messages)
` [PATCH net-next 1/7] dt-bindings: net: brcm, unimac-mdio: reg-names is optional
  ` [PATCH net-next 1/7] dt-bindings: net: brcm,unimac-mdio: "
` [PATCH net-next 2/7] dt-bindings: net: brcm, unimac-mdio: Update maintainers for binding
  ` [PATCH net-next 2/7] dt-bindings: net: brcm,unimac-mdio: "
` [PATCH net-next 3/7] dt-bindings: net: Document moca PHY interface
` [PATCH net-next 4/7] dt-bindings: net: Convert GENET binding to YAML
` [PATCH net-next 5/7] dt-bindings: net: Convert AMAC "
` [PATCH net-next 6/7] dt-bindings: net: Convert SYSTEMPORT "
` [PATCH net-next 7/7] dt-bindings: net: Convert iProc MDIO mux "

[PATCH v3 03/13] perf/x86/amd: add AMD Fam19h Branch Sampling support
 2021-12-01  4:02 UTC  (3+ messages)

[RFC 12/20] securityfs: Pass static variables as parameters from top level functions
 2021-12-01  4:02 UTC  (3+ messages)
` [RFC PATCH] securityfs: _securityfs_create_symlink() can be static

[PATCH net-next] tcp: remove the TCPSmallQueueFailure counter
 2021-12-01  4:00 UTC  (2+ messages)

[PATCH v8 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-12-01  3:56 UTC  (8+ messages)
` [PATCH v8 5/6] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst

[Intel-gfx] [PATCH] drm/i915: Add PLANE_CUS_CTL restriction in max_width
 2021-12-01  3:47 UTC  (2+ messages)

[PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server
 2021-12-01  3:52 UTC  (23+ messages)

[PATCH 0/2] Enable BAM-DMUX/WWAN on Qualcomm MSM8916
 2021-12-01  3:50 UTC  (3+ messages)
` [PATCH 1/2] remoteproc: qcom_q6v5_mss: Populate additional devices from DT

[PATCH v1 0/4] v4l-utils: support multiplexed streams
 2021-12-01  3:46 UTC  (2+ messages)

[PATCH v2] arm64: update PAC description for kernel
 2021-12-01  3:40 UTC  (3+ messages)

[PATCH v6 00/29] KVM: Scalable memslots implementation
 2021-12-01  3:45 UTC  (6+ messages)
` [PATCH v6 25/29] KVM: Call kvm_arch_flush_shadow_memslot() on the old slot in kvm_invalidate_memslot()
` [PATCH v6 26/29] KVM: Optimize gfn lookup in kvm_zap_gfn_range()

[ardb:for-kernelci 18/28] arch/arm/mach-footbridge/common.c:102:6: warning: no previous prototype for function 'dc21285_handle_irq'
 2021-12-01  3:42 UTC  (2+ messages)

[PATCH v6] ARM: dts: aspeed: Adding Facebook Bletchley BMC
 2021-12-01  3:37 UTC  (2+ messages)

[PATCH v13 0/3] am: support --empty=(die|drop|keep) option and --allow-empty option to handle empty patches
 2021-12-01  3:37 UTC  (5+ messages)
` [PATCH v14 "
  ` [PATCH v14 1/3] doc: git-format-patch: describe the option --always
  ` [PATCH v14 2/3] am: support --empty=<option> to handle empty patches
  ` [PATCH v14 3/3] am: support --allow-empty to record specific "

[PATCH] drm/komeda: Fix an undefined behavior bug in komeda_plane_add()
 2021-12-01  3:37 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net-next] Revert "net: snmp: add statistics for tcp small queue check"
 2021-12-01  3:32 UTC 

[v13 0/2] Support pwm driver for aspeed ast26xx
 2021-12-01  3:30 UTC  (5+ messages)
` [v13 2/2] pwm: Add Aspeed ast2600 PWM support

[PATCH net-next v3 0/2] This is a patch series for pinctrl driver for Sunplus SP7021 SoC
 2021-12-01  3:30 UTC  (3+ messages)
` [PATCH net-next v3 2/2] net: ethernet: Add driver for Sunplus SP7021

[RFC v3 00/12] Intro to Hardware timestamping engine
 2021-12-01  3:29 UTC  (4+ messages)
` [RFC v3 09/12] gpiolib: cdev: Add hardware timestamp clock type

[PATCH v4] drm/radeon/radeon_kms: Fix a NULL pointer dereference in radeon_driver_open_kms()
 2021-12-01  3:23 UTC  (2+ messages)

[PATCH 12/15] Bluetooth: hci_event: Use of a function table to handle HCI events
 2021-12-01  3:22 UTC  (5+ messages)

[PATCH v3] drm/radeon/radeon_kms: Fix a NULL pointer dereference in radeon_driver_open_kms()
 2021-12-01  3:22 UTC  (3+ messages)
` [PATCH v4] "

[Bug 215177] New: Stop exporting platform_profile interface for Lenovo T14/P14s Gen2 AMD
 2021-12-01  3:16 UTC  (2+ messages)
` [Bug 215177] "

[PATCH v3 0/3] staging: zynpu: Add driver support for ARM(China) ZHOUYI AI accelerator
 2021-12-01  3:15 UTC  (5+ messages)
` [PATCH v3 1/3] "

[PATCH v2] media: uvcvideo: use dynamic allocation for uvc_copy_op
 2021-12-01  3:15 UTC  (3+ messages)

[RESEND PATCH 0/2] arm64: dts: sm8350: add support for Microsoft Surface Duo 2
 2021-12-01  3:15 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: sm8350: fix tlmm base address

[LTP] [PATCH] syscalls/statx05, 07: Move e4crypt, exportfs to tst_test structure
 2021-12-01  3:15 UTC 

reminder: Xenomai community call on Wednesday, Dec 1, 2021, UTC 7:00 AM
 2021-12-01  3:15 UTC 

[PATCH RFC v2] vfio: Documentation for the migration region
 2021-12-01  3:14 UTC  (5+ messages)

[PATCH v3 0/2] docs/zh_CN: add scheduler completion translation
 2021-12-01  3:13 UTC  (3+ messages)
` [PATCH v3 2/2] docs/zh_CN: add "

[PATCH net-next 0/2] Extend devlink for port trust setting
 2021-12-01  3:12 UTC  (5+ messages)
` [PATCH net-next 1/2] devlink: Add support to set port function as trusted

[deller-parisc:for-next-maybe 1/1] mm/usercopy.c:134:2: warning: this 'if' clause does not guard
 2021-12-01  3:11 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.