All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-28 17:06:25 to 2022-02-28 17:36:04 UTC [more...]

[PATCH 5.4 00/53] 5.4.182-rc1 review
 2022-02-28 17:24 UTC  (9+ messages)
` [PATCH 5.4 01/53] cgroup/cpuset: Fix a race between cpuset_attach() and cpu hotplug
` [PATCH 5.4 10/53] x86/fpu: Correct pkru/xstate inconsistency
` [PATCH 5.4 12/53] optee: use driver internal tee_context for some rpc
` [PATCH 5.4 13/53] lan743x: fix deadlock in lan743x_phy_link_status_change()
` [PATCH 5.4 14/53] ping: remove pr_err from ping_lookup
` [PATCH 5.4 15/53] perf data: Fix double free in perf_session__delete()
` [PATCH 5.4 16/53] bpf: Do not try bpf_msg_push_data with len 0
` [PATCH 5.4 17/53] net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friends

[PATCH] Kbuild: remove -std=gnu89 from compiler arguments
 2022-02-28 17:36 UTC 

[PATCH 4.19 00/34] 4.19.232-rc1 review
 2022-02-28 17:24 UTC  (35+ messages)
` [PATCH 4.19 01/34] cgroup/cpuset: Fix a race between cpuset_attach() and cpu hotplug
` [PATCH 4.19 02/34] vhost/vsock: dont check owner in vhost_vsock_stop() while releasing
` [PATCH 4.19 03/34] parisc/unaligned: Fix fldd and fstd unaligned handlers on 32-bit kernel
` [PATCH 4.19 04/34] parisc/unaligned: Fix ldw() and stw() unalignment handlers
` [PATCH 4.19 05/34] sr9700: sanity check for packet length
` [PATCH 4.19 06/34] USB: zaurus: support another broken Zaurus
` [PATCH 4.19 07/34] ping: remove pr_err from ping_lookup
` [PATCH 4.19 08/34] net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friends
` [PATCH 4.19 09/34] tipc: Fix end of loop tests for list_for_each_entry()
` [PATCH 4.19 10/34] gso: do not skip outer ip header in case of ipip and net_failover
` [PATCH 4.19 11/34] openvswitch: Fix setting ipv6 fields causing hw csum failure
` [PATCH 4.19 12/34] drm/edid: Always set RGB444
` [PATCH 4.19 13/34] net/mlx5e: Fix wrong return value on ioctl EEPROM query failure
` [PATCH 4.19 14/34] configfs: fix a race in configfs_{,un}register_subsystem()
` [PATCH 4.19 15/34] RDMA/ib_srp: Fix a deadlock
` [PATCH 4.19 16/34] tty: n_gsm: fix proper link termination after failed open
` [PATCH 4.19 17/34] gpio: tegra186: Fix chip_data type confusion
` [PATCH 4.19 18/34] Revert "drm/nouveau/pmu/gm200-: avoid touching PMU outside of DEVINIT/PREOS/ACR"
` [PATCH 4.19 19/34] memblock: use kfree() to release kmalloced memblock regions
` [PATCH 4.19 20/34] fget: clarify and improve __fget_files() implementation
` [PATCH 4.19 21/34] tracing: Have traceon and traceoff trigger honor the instance
` [PATCH 4.19 22/34] iio: adc: men_z188_adc: Fix a resource leak in an error handling path
` [PATCH 4.19 23/34] ata: pata_hpt37x: disable primary channel on HPT371
` [PATCH 4.19 24/34] Revert "USB: serial: ch341: add new Product ID for CH341A"
` [PATCH 4.19 25/34] usb: gadget: rndis: add spinlock for rndis response list
` [PATCH 4.19 26/34] USB: gadget: validate endpoint index for xilinx udc
` [PATCH 4.19 27/34] tracefs: Set the group ownership in apply_options() not parse_options()
` [PATCH 4.19 28/34] USB: serial: option: add support for DW5829e
` [PATCH 4.19 29/34] USB: serial: option: add Telit LE910R1 compositions
` [PATCH 4.19 30/34] usb: dwc3: pci: Fix Bay Trail phy GPIO mappings
` [PATCH 4.19 31/34] usb: dwc3: gadget: Let the interrupt handler disable bottom halves
` [PATCH 4.19 32/34] xhci: re-initialize the HC during resume if HCE was set
` [PATCH 4.19 33/34] xhci: Prevent futile URB re-submissions due to incorrect return value
` [PATCH 4.19 34/34] tty: n_gsm: fix encoding of control signal octet bit DV

sound/soc/codecs/nau8821.c:393:20: warning: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
 2022-02-28 17:36 UTC 

cleanup swiotlb initialization v2
 2022-02-28 17:21 UTC  (8+ messages)
` [PATCH 08/11] swiotlb: make the swiotlb_init interface more useful

drivers/rtc/rtc-gamecube.c:247 gamecube_rtc_read_offset_from_sram() warn: 'hw_srnprot' not released on lines: 239
 2022-02-28 17:35 UTC 

[PATCH v3 4/6] mm: pvmw: add support for walking devmap pages
 2022-02-28 17:35 UTC  (2+ messages)

[PATCH] bpf, docs: add a missing colon in verifier.rst
 2022-02-28 17:30 UTC  (2+ messages)

[linux-next:master 4624/9128] drivers/platform/x86/x86-android-tablets.c:275 asus_me176c_tf103c_init() error: uninitialized symbol 'gpiod'
 2022-02-28 17:34 UTC 

sound/soc/codecs/nau8821.c:393:20: warning: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
 2022-02-28 17:34 UTC 

[patch] allow using standard ar from the build ini files instead of 'ar' string
 2022-02-28 17:33 UTC  (2+ messages)

[meta-python][PATCH] python3-pyiface: upgrade to latest git
 2022-02-28 17:32 UTC 

[PATCH v4] network: add 6GHz restrictions to network_can_connect_bss
 2022-02-28 17:32 UTC 

[PATCH for-next v10 00/11] Fix race conditions in rxe_pool
 2022-02-28 17:28 UTC  (10+ messages)
` [PATCH for-next v10 01/11] RDMA/rxe: Reverse the sense of RXE_POOL_NO_ALLOC
` [PATCH for-next v10 04/11] RDMA/rxe: Replace red-black trees by xarrays
` [PATCH for-next v10 07/11] RDMA/rxe: Fix ref error in rxe_av.c
` [PATCH for-next v10 09/11] RDMA/rxe: Convert read side locking to rcu

[PATCH 4.14 00/31] 4.14.269-rc1 review
 2022-02-28 17:24 UTC  (32+ messages)
` [PATCH 4.14 01/31] cgroup/cpuset: Fix a race between cpuset_attach() and cpu hotplug
` [PATCH 4.14 02/31] vhost/vsock: dont check owner in vhost_vsock_stop() while releasing
` [PATCH 4.14 03/31] parisc/unaligned: Fix fldd and fstd unaligned handlers on 32-bit kernel
` [PATCH 4.14 04/31] parisc/unaligned: Fix ldw() and stw() unalignment handlers
` [PATCH 4.14 05/31] sr9700: sanity check for packet length
` [PATCH 4.14 06/31] USB: zaurus: support another broken Zaurus
` [PATCH 4.14 07/31] serial: 8250: of: Fix mapped region size when using reg-offset property
` [PATCH 4.14 08/31] ping: remove pr_err from ping_lookup
` [PATCH 4.14 09/31] net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friends
` [PATCH 4.14 10/31] gso: do not skip outer ip header in case of ipip and net_failover
` [PATCH 4.14 11/31] openvswitch: Fix setting ipv6 fields causing hw csum failure
` [PATCH 4.14 12/31] drm/edid: Always set RGB444
` [PATCH 4.14 13/31] net/mlx5e: Fix wrong return value on ioctl EEPROM query failure
` [PATCH 4.14 14/31] configfs: fix a race in configfs_{,un}register_subsystem()
` [PATCH 4.14 15/31] RDMA/ib_srp: Fix a deadlock
` [PATCH 4.14 16/31] iio: adc: men_z188_adc: Fix a resource leak in an error handling path
` [PATCH 4.14 17/31] ata: pata_hpt37x: disable primary channel on HPT371
` [PATCH 4.14 18/31] Revert "USB: serial: ch341: add new Product ID for CH341A"
` [PATCH 4.14 19/31] usb: gadget: rndis: add spinlock for rndis response list
` [PATCH 4.14 20/31] USB: gadget: validate endpoint index for xilinx udc
` [PATCH 4.14 21/31] tracefs: Set the group ownership in apply_options() not parse_options()
` [PATCH 4.14 22/31] USB: serial: option: add support for DW5829e
` [PATCH 4.14 23/31] USB: serial: option: add Telit LE910R1 compositions
` [PATCH 4.14 24/31] usb: dwc3: gadget: Let the interrupt handler disable bottom halves
` [PATCH 4.14 25/31] xhci: re-initialize the HC during resume if HCE was set
` [PATCH 4.14 26/31] xhci: Prevent futile URB re-submissions due to incorrect return value
` [PATCH 4.14 27/31] tty: n_gsm: fix encoding of control signal octet bit DV
` [PATCH 4.14 28/31] tty: n_gsm: fix proper link termination after failed open
` [PATCH 4.14 29/31] Revert "drm/nouveau/pmu/gm200-: avoid touching PMU outside of DEVINIT/PREOS/ACR"
` [PATCH 4.14 30/31] memblock: use kfree() to release kmalloced memblock regions
` [PATCH 4.14 31/31] fget: clarify and improve __fget_files() implementation

RTT-PROBE: lore-subspace-rtt
 2022-02-28 17:31 UTC 

[PATCH V3 0/2] ASoC: audio_graph_card2: Support variable slot widths
 2022-02-28 17:27 UTC  (6+ messages)
` [PATCH V3 1/2] ASoC: dt-bindings: audio-graph-port: Add dai-tdm-slot-width-map
` [PATCH V3 2/2] ASoC: audio_graph_card2: Add support for variable slot widths

[PATCH 4.9 00/29] 4.9.304-rc1 review
 2022-02-28 17:23 UTC  (30+ messages)
` [PATCH 4.9 01/29] mtd: rawnand: brcmnand: Fixed incorrect sub-page ECC status
` [PATCH 4.9 02/29] vhost/vsock: dont check owner in vhost_vsock_stop() while releasing
` [PATCH 4.9 03/29] parisc/unaligned: Fix fldd and fstd unaligned handlers on 32-bit kernel
` [PATCH 4.9 04/29] parisc/unaligned: Fix ldw() and stw() unalignment handlers
` [PATCH 4.9 05/29] sr9700: sanity check for packet length
` [PATCH 4.9 06/29] USB: zaurus: support another broken Zaurus
` [PATCH 4.9 07/29] serial: 8250: fix error handling in of_platform_serial_probe()
` [PATCH 4.9 08/29] serial: 8250: of: Fix mapped region size when using reg-offset property
` [PATCH 4.9 09/29] net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friends
` [PATCH 4.9 10/29] gso: do not skip outer ip header in case of ipip and net_failover
` [PATCH 4.9 11/29] openvswitch: Fix setting ipv6 fields causing hw csum failure
` [PATCH 4.9 12/29] drm/edid: Always set RGB444
` [PATCH 4.9 13/29] net/mlx5e: Fix wrong return value on ioctl EEPROM query failure
` [PATCH 4.9 14/29] configfs: fix a race in configfs_{,un}register_subsystem()
` [PATCH 4.9 15/29] RDMA/ib_srp: Fix a deadlock
` [PATCH 4.9 16/29] iio: adc: men_z188_adc: Fix a resource leak in an error handling path
` [PATCH 4.9 17/29] ata: pata_hpt37x: disable primary channel on HPT371
` [PATCH 4.9 18/29] Revert "USB: serial: ch341: add new Product ID for CH341A"
` [PATCH 4.9 19/29] usb: gadget: rndis: add spinlock for rndis response list
` [PATCH 4.9 20/29] USB: gadget: validate endpoint index for xilinx udc
` [PATCH 4.9 21/29] tracefs: Set the group ownership in apply_options() not parse_options()
` [PATCH 4.9 22/29] USB: serial: option: add support for DW5829e
` [PATCH 4.9 23/29] USB: serial: option: add Telit LE910R1 compositions
` [PATCH 4.9 24/29] usb: dwc3: gadget: Let the interrupt handler disable bottom halves
` [PATCH 4.9 25/29] xhci: Prevent futile URB re-submissions due to incorrect return value
` [PATCH 4.9 26/29] tty: n_gsm: fix encoding of control signal octet bit DV
` [PATCH 4.9 27/29] tty: n_gsm: fix proper link termination after failed open
` [PATCH 4.9 28/29] memblock: use kfree() to release kmalloced memblock regions
` [PATCH 4.9 29/29] fget: clarify and improve __fget_files() implementation

[PATCH] allow disabling tests
 2022-02-28 17:28 UTC  (5+ messages)

[PATCH 0/6] [RFC] partial-clone: add ability to refetch with expanded filter
 2022-02-28 17:27 UTC  (8+ messages)
` [PATCH v2 0/8] fetch: add repair: full refetch without negotiation (was: "refiltering")
  ` [PATCH v2 6/8] maintenance: add ability to pass config options

[PATCH v2] drm/amdgpu: check vm ready by amdgpu_vm->evicting flag
 2022-02-28 17:26 UTC  (2+ messages)

[PATCH v4 00/18] ppc/pnv: Extend the powernv10 machin
 2022-02-28 17:26 UTC  (3+ messages)
` [PATCH v4 06/18] ppc/pnv: Add model for POWER10 PHB5 PCIe Host bridge

[PATCH v3 0/3] soundwire: qcom: add pm runtime support
 2022-02-28 17:25 UTC  (8+ messages)
` [PATCH v3 1/3] soundwire: qcom: add runtime pm support
` [PATCH v3 2/3] dt-bindings: soundwire: qcom: document optional wake irq
` [PATCH v3 3/3] soundwire: qcom: add in-band wake up interrupt support

stable-rc/linux-4.19.y build: 194 builds: 5 failed, 189 passed, 2 errors, 32 warnings (v4.19.231-32-g703fd9abe200)
 2022-02-28 17:26 UTC 

What is the correct way to handle the VirtIO config space in vhost-user?, What is the correct way to handle the VirtIO config space in vhost-user?
 2022-02-28 17:24 UTC  (4+ messages)
  `  "

RTT-PROBE: lore-subspace-rtt
 2022-02-28 17:26 UTC 

Minimum compiler version (was: Re: [PATCH v5 0/4] Update gnulib and drop some patches)
 2022-02-28 17:24 UTC  (2+ messages)

[PATCH] NFSv4: Tune the race to set and use the client id uniquifier
 2022-02-28 17:24 UTC  (4+ messages)

stable-rc/linux-5.4.y build: 178 builds: 3 failed, 175 passed, 4 errors, 25 warnings (v5.4.181-51-gb77a12b8d613)
 2022-02-28 17:24 UTC 

[PATCH iproute2-next 0/2] lib: add profinet and ethercat as link layer protocol
 2022-02-28 17:21 UTC  (3+ messages)
` [PATCH iproute2-next 1/2] lib: add profinet and ethercat as link layer protocol names

RTT-PROBE: lore-subspace-rtt
 2022-02-28 17:21 UTC 

[PATCH v2 0/2] ic2: mux: pca9541: add delayed-release support
 2022-02-28 17:19 UTC  (7+ messages)

[PATCH bpf-next v2] bpf: Cache the last valid build_id
 2022-02-28 17:20 UTC  (2+ messages)

[PATCH] [v2] Kbuild: move to -std=gnu11
 2022-02-28 17:07 UTC  (7+ messages)

[PATCH] brcmfmac: include missing AP scan feature
 2022-02-28 17:17 UTC  (5+ messages)

[PATCH] worktree: add -z option for list subcommand
 2022-02-28 17:16 UTC  (4+ messages)

xfrm regression in 5.10.94
 2022-02-28 17:16 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-28 17:16 UTC 

[PATCH net] ipv4: fix route lookups when handling ICMP redirects and PMTU updates
 2022-02-28 17:16 UTC 

[PATCH] tun: support NAPI to accelerate packet processing
 2022-02-28 17:15 UTC  (4+ messages)
` [PATCH net-next v3] tun: support NAPI for packets received from batched XDP buffs

[PATCH v1 0/4] Thermal library and tools
 2022-02-28 17:13 UTC  (3+ messages)

[PATCH 0/3] Improve anti-pre-emption w/a for compute workloads
 2022-02-28 17:12 UTC  (11+ messages)
` [PATCH 2/3] drm/i915/gt: Make the heartbeat play nice with long pre-emption timeouts
  ` [Intel-gfx] "

[PATCH v2 1/3] ACPI: APEI: Adjust for acpi_run_osc logic changes
 2022-02-28 17:11 UTC  (3+ messages)
` [PATCH v2 3/3] ACPI: bus: For platform OSC negotiate capabilities

[PATCH v3] usb: dwc3: Don't switch OTG -> peripheral if extcon is present
 2022-02-28 17:12 UTC 

[PATCH] buildhistory.bbclass: create the buildhistory directory when needed
 2022-02-28 17:12 UTC  (2+ messages)
` [OE-core] "

[PATCH 0/6] bugfixes for hns3 PMD
 2022-02-28 17:09 UTC  (3+ messages)
` [PATCH 4/6] net/hns3: fix the time waiting for PF reset completion

[igt-dev] [v9 0/8] Addition of new plane scaling test cases
 2022-02-28 17:23 UTC  (9+ messages)
` [igt-dev] [v9 1/8] tests/kms_plane_scaling: Removal of plane-scaling subtest
` [igt-dev] [v9 2/8] tests/kms_plane_scaling: Cleanup
` [igt-dev] [v9 3/8] tests/kms_plane_scaling: Minor changes with existing tests
` [igt-dev] [v9 4/8] tests/kms_plane_scaling: Addition of 0.75 scaling factor downscaling tests
` [igt-dev] [v9 5/8] tests/kms_plane_scaling: Upscaling on 2 planes
` [igt-dev] [v9 6/8] tests/kms_plane_scaling: Downscaling "
` [igt-dev] [v9 7/8] tests/kms_plane_scaling: Upscaling and downscaling scenario
` [igt-dev] [v9 8/8] tests/kms_plane_scaling: Add negative test to check num of scalers

[PATCHv4 00/30] TDX Guest: TDX core support
 2022-02-28 17:11 UTC  (7+ messages)
` [PATCHv4 01/30] x86/mm: Fix warning on build with X86_MEM_ENCRYPT=y

[pull] amdgpu, amdkfd drm-next-5.18
 2022-02-28 17:11 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-28 17:11 UTC 

[PATCH iproute2-next] configure: Allow command line override of toolchain
 2022-02-28 17:11 UTC  (2+ messages)

[PATCH 1/1] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
 2022-02-28 17:10 UTC  (3+ messages)

[Intel-gfx] [PATCH v8 00/13] Add GuC Error Capture Support
 2022-02-28 17:09 UTC 

[PATCH v3] app/pdump: check lcore is not the maximum core
 2022-02-28 17:09 UTC  (3+ messages)
` [PATCH v4] "

python3-smbus no longer builds - Does anyone have an idea?
 2022-02-28 17:08 UTC  (7+ messages)
` [yocto] "
  ` AW: "
      ` AW: "

[PATCH 0/3] more unnecessary null checks
 2022-02-28 17:08 UTC  (6+ messages)
` [PATCH v3 0/8] yet more unnecessary NULL checks
  ` [PATCH v3 4/8] lib: document existing free functions

stable-rc/linux-5.10.y build: 176 builds: 3 failed, 173 passed, 4 errors, 10 warnings (v5.10.102-80-ge3b609f6da45)
 2022-02-28 17:07 UTC 

[PATCH v3 0/3] Add sata nodes to rk356x
 2022-02-28 17:06 UTC  (10+ messages)
` [PATCH v3 1/3] dt-bindings: Convert ahci-platform DT bindings to yaml
    ` Aw: "
        ` Aw: "
            ` Aw: "

[PATCH v2] mmc: meson: Fix usage of meson_mmc_post_req()
 2022-02-28 17:05 UTC  (3+ messages)

Questions regarding regarding idt/renesas versaclock5 driver
 2022-02-28 17:06 UTC  (2+ messages)

[PATCH v2 0/6] Generic per-mount io stats
 2022-02-28 17:06 UTC  (6+ messages)
` [PATCH v2 4/6] fs: report "

[PATCH] mmc: sdhci_am654: Add Support for TI's AM62 SoC
 2022-02-28 17:05 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-28 17:06 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.