All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-27 15:54:54 to 2022-07-27 16:27:47 UTC [more...]

[PATCH 4.14 00/37] 4.14.290-rc1 review
 2022-07-27 16:10 UTC  (19+ messages)
` [PATCH 4.14 01/37] xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE
` [PATCH 4.14 02/37] xfrm: xfrm_policy: fix a possible double xfrm_pols_put() in xfrm_bundle_lookup()
` [PATCH 4.14 03/37] power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probe
` [PATCH 4.14 04/37] perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()
` [PATCH 4.14 05/37] ip: Fix a data-race around sysctl_fwmark_reflect
` [PATCH 4.14 06/37] tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept
` [PATCH 4.14 07/37] tcp: Fix a data-race around sysctl_tcp_probe_threshold
` [PATCH 4.14 08/37] tcp: Fix a data-race around sysctl_tcp_probe_interval
` [PATCH 4.14 09/37] i2c: cadence: Change large transfer count reset logic to be unconditional
` [PATCH 4.14 11/37] igmp: Fix data-races around sysctl_igmp_llm_reports
` [PATCH 4.14 20/37] ALSA: memalloc: Align buffer allocations in page size
` [PATCH 4.14 21/37] Bluetooth: Add bt_skb_sendmsg helper
` [PATCH 4.14 22/37] Bluetooth: Add bt_skb_sendmmsg helper
` [PATCH 4.14 23/37] Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsg
` [PATCH 4.14 24/37] Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsg
` [PATCH 4.14 25/37] Bluetooth: Fix passing NULL to PTR_ERR
` [PATCH 4.14 27/37] Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunks
` [PATCH 4.14 29/37] tty: the rest, stop using tty_schedule_flip()

[PATCH/RFC] rockchip: derive GPIO bank from alias if available
 2022-07-27 16:27 UTC  (3+ messages)

[igt-dev] [PATCH 1/7] lib/amdgpu: increase number of resources
 2022-07-27 16:27 UTC  (6+ messages)

[PATCH 0/5] LoongArch: Support new relocation types
 2022-07-27 16:27 UTC  (3+ messages)
` [PATCH 1/5] LoongArch: Add section of GOT for kernel module
` [PATCH 2/5] LoongArch: Support R_LARCH_SOP_PUSH_GPREL relocation type in "

[PATCH] drm/amd/display: Reduce stack size in the mode support function
 2022-07-27 16:27 UTC  (4+ messages)

linux-next: build failure after merge of the amdgpu tree
 2022-07-27 16:23 UTC  (3+ messages)

bio splitting cleanups v4
 2022-07-27 16:23 UTC  (7+ messages)
` [PATCH 1/6] block: change the blk_queue_split calling convention
` [PATCH 2/6] block: change the blk_queue_bounce "
` [PATCH 3/6] block: move ->bio_split to the gendisk
` [PATCH 4/6] block: move the call to get_max_io_size out of blk_bio_segment_split
` [PATCH 5/6] block: move bio_allowed_max_sectors to blk-merge.c
` [PATCH 6/6] block: pass struct queue_limits to the bio splitting helpers

[PATCH v8 00/11] support non power of 2 zoned device
 2022-07-27 16:22 UTC  (12+ messages)
    ` [PATCH v8 01/11] block: make bdev_nr_zones and disk_zone_no generic for npo2 zsze
    ` [PATCH v8 02/11] block: allow blk-zoned devices to have non-power-of-2 zone size
    ` [PATCH v8 03/11] nvme: zns: Allow ZNS drives that have non-power_of_2 "
    ` [PATCH v8 04/11] nvmet: Allow ZNS target to support non-power_of_2 zone sizes
    ` [PATCH v8 05/11] null_blk: allow non power of 2 zoned devices
    ` [PATCH v8 06/11] zonefs: "
    ` [PATCH v8 07/11] dm-zoned: ensure only power of 2 zone sizes are allowed
    ` [PATCH v8 08/11] dm-zone: use generic helpers to calculate offset from zone start
    ` [PATCH v8 09/11] dm-table: allow non po2 zoned devices
    ` [PATCH v8 10/11] dm: call dm_zone_endio after the target endio callback for "
    ` [PATCH v8 11/11] dm: add power-of-2 zoned target for non-power-of-2 "

[PATCH 4.9 00/26] 4.9.325-rc1 review
 2022-07-27 16:10 UTC  (27+ messages)
` [PATCH 4.9 01/26] security,selinux,smack: kill security_task_wait hook
` [PATCH 4.9 02/26] xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE
` [PATCH 4.9 03/26] misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transfer
` [PATCH 4.9 04/26] misc: rtsx_usb: use separate command and response buffers
` [PATCH 4.9 05/26] misc: rtsx_usb: set return value in rsp_buf alloc err path
` [PATCH 4.9 06/26] xfrm: xfrm_policy: fix a possible double xfrm_pols_put() in xfrm_bundle_lookup()
` [PATCH 4.9 07/26] power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probe
` [PATCH 4.9 08/26] perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()
` [PATCH 4.9 09/26] ip: Fix a data-race around sysctl_fwmark_reflect
` [PATCH 4.9 10/26] tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept
` [PATCH 4.9 11/26] tcp: Fix a data-race around sysctl_tcp_probe_threshold
` [PATCH 4.9 12/26] i2c: cadence: Change large transfer count reset logic to be unconditional
` [PATCH 4.9 13/26] igmp: Fix data-races around sysctl_igmp_llm_reports
` [PATCH 4.9 14/26] igmp: Fix a data-race around sysctl_igmp_max_memberships
` [PATCH 4.9 15/26] tcp: Fix a data-race around sysctl_tcp_notsent_lowat
` [PATCH 4.9 16/26] be2net: Fix buffer overflow in be_get_module_eeprom
` [PATCH 4.9 17/26] Revert "Revert "char/random: silence a lockdep splat with printk()""
` [PATCH 4.9 18/26] mm/mempolicy: fix uninit-value in mpol_rebind_policy()
` [PATCH 4.9 19/26] bpf: Make sure mac_header was set before using it
` [PATCH 4.9 20/26] ALSA: memalloc: Align buffer allocations in page size
` [PATCH 4.9 21/26] tty: drivers/tty/, stop using tty_schedule_flip()
` [PATCH 4.9 22/26] tty: the rest, "
` [PATCH 4.9 23/26] tty: drop tty_schedule_flip()
` [PATCH 4.9 24/26] tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push()
` [PATCH 4.9 25/26] tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()
` [PATCH 4.9 26/26] net: usb: ax88179_178a needs FLAG_SEND_ZLP

[PATCH] virtio-pci: don't touch pci on virtio reset
 2022-07-27 16:14 UTC 

[ovmf test] 171883: all pass - PUSHED
 2022-07-27 16:23 UTC 

[PATCH 0/2] xen/arm: asm/atomic.h: Fix MISRA C 2012 Rule violations
 2022-07-27 16:23 UTC  (7+ messages)
` [PATCH 1/2] xen/arm: asm/atomic.h: Fix MISRA C 2012 Rule 20.7 violation
` [PATCH 2/2] xen/arm: asm/atomic.h: Fix MISRA C 2012 Rule 2.5 violation

[PATCH V2 0/5] ublk_drv: add generic mechanism to get/set parameters
 2022-07-27 16:22 UTC  (5+ messages)
` [PATCH V2 1/5] ublk_drv: avoid to leak ublk device in case that add_disk fails
` [PATCH V2 3/5] ublk_drv: add SET_PARAM/GET_PARAM control command

[PATCH v4] Improve Windows build documentation
 2022-07-27 16:21 UTC  (4+ messages)

[PATCH] kernel/watch_queue: Make pipe NULL while clearing watch_queue
 2022-07-27 16:20 UTC  (6+ messages)

[PATCH v2 00/11] Refactor bdrv_try_set_aio_context using transactions
 2022-07-27 16:13 UTC  (2+ messages)

[Buildroot] [git commit] support/testing/run-tests: fix --testcases option
 2022-07-27 16:20 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-07-27 16:20 UTC 

[Buildroot] [PATCH] support/testing/run-tests: fix --testcases option
 2022-07-27 16:20 UTC  (2+ messages)

[PATCH] libusb1: Link with -latomic only if no atomic builtins
 2022-07-27 16:20 UTC  (3+ messages)
` [OE-core] "

[dm-devel] [PATCH v2 0/6] dm verity: optionally use tasklets
 2022-07-27 15:47 UTC  (4+ messages)
` [dm-devel] [PATCH v2 2/6] dm bufio: Add DM_BUFIO_CLIENT_NO_SLEEP flag

[PATCH] ARM: traps: print un-hashed user pc on undefined instruction
 2022-07-27 16:18 UTC 

[PATCH v1 00/11] Put struct nfsd4_copy on a diet
 2022-07-27 16:18 UTC  (3+ messages)

drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-core.c:1175:34: warning: unused variable 'c8sectpfe_match'
 2022-07-27 16:17 UTC 

[PATCH V7 00/11] PCI devices passthrough on Arm, part 3
 2022-07-27 16:17 UTC  (4+ messages)
` [PATCH V7 03/11] vpci/header: implement guest BAR register handlers

[steev:lenovo-x13s-next-20220722 8/142] drivers/phy/qualcomm/phy-qcom-qmp-qserdes-txrx-v4.h:12:9: sparse: this was the original definition
 2022-07-27 16:17 UTC 

[PATCH v2 net] net/sched: make dev_trans_start() have a better chance of working with stacked interfaces
 2022-07-27 16:17 UTC  (3+ messages)

[PATCH] perf scripts python: Let script to be python2 compliant
 2022-07-27 16:17 UTC  (7+ messages)

[PATCH] Introduce the pkill_on_warn boot parameter
 2022-07-27 16:17 UTC  (6+ messages)

[PATCH v3 0/4] wcn36xx: Add in debugfs export of firmware feature bits
 2022-07-27 16:16 UTC  (5+ messages)
` [PATCH v3 1/4] wcn36xx: Rename clunky firmware feature bit enum
` [PATCH v3 2/4] wcn36xx: Move firmware feature bit storage to dedicated firmware.c file
` [PATCH v3 3/4] wcn36xx: Move capability bitmap to string translation function to firmware.c
` [PATCH v3 4/4] wcn36xx: Add debugfs entry to read firmware feature strings

linux-next: build failure after merge of the amdgpu and powerpc-fixes trees
 2022-07-27 16:15 UTC  (3+ messages)

[RFC v4 0/9] Add support for zoned device
 2022-07-27 14:59 UTC  (4+ messages)
` [RFC v4 5/9] qemu-iotests: test new zone operations

[Buildroot] [PATCH] support/testing/tests/init/test_systemd.py: use downloaded kernel
 2022-07-27 16:14 UTC  (2+ messages)

[PATCH v5 07/12] clk: imx: Update pllv3 to support i.MXRT1170
 2022-07-27 16:11 UTC  (4+ messages)

[PATCH 1/1] drivers/base/cpu: Print kernel arch
 2022-07-27 16:11 UTC 

[igt-dev] [PATCH igt] tests/kms_bw: Skip unsupported modes
 2022-07-27 16:11 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_bw: Skip unsupported modes (rev4)

RTT-PROBE: lore-subspace-rtt
 2022-07-27 16:10 UTC 

[PATCH V7 00/16] The Runtime Verification (RV) interface
 2022-07-27 16:10 UTC  (6+ messages)
` [PATCH V7 01/16] rv: Add "
` [PATCH V7 04/16] rv/include: Add deterministic automata monitor definition via C macros

[PATCH for 7.1 v1 0/5] virtio fixes (split from virtio-gpio series)
 2022-07-27 15:56 UTC  (6+ messages)
` [PATCH v1 1/5] block/vhost-user-blk-server: don't expose VHOST_USER_F_PROTOCOL_FEATURES
` [PATCH v1 2/5] hw/virtio: incorporate backend features in features
` [PATCH v1 3/5] hw/virtio: gracefully handle unset vhost_dev vdev
` [PATCH v1 4/5] hw/virtio: handle un-configured shutdown in virtio-pci
` [PATCH v1 5/5] hw/virtio: fix vhost_user_read tracepoint

[PATCH v3] irqchip/ls-extirq: fix invalid wait context by avoiding to use regmap
 2022-07-27 16:09 UTC 

[PATCH v5 00/10] Add RZ/G2L Display support
 2022-07-27 16:07 UTC  (22+ messages)
` [PATCH v5 01/10] drm: rcar-du: Move rcar_du_vsp_plane_prepare_fb()
` [PATCH v5 02/10] drm: rcar-du: Move rcar_du_vsp_plane_cleanup_fb()
` [PATCH v5 03/10] drm: rcar-du: Move rcar_du_vsp_plane_atomic_update()
` [PATCH v5 04/10] drm: rcar-du: Add rcar_du_lib_fb_create()
` [PATCH v5 05/10] drm: rcar-du: Add rcar_du_lib_mode_cfg_helper_fns()
` [PATCH v5 06/10] drm: rcar-du: Move rcar_du_encoders_init()
` [PATCH v5 07/10] drm: rcar-du: Move rcar_du_properties_init()
` [PATCH v5 08/10] drm: rcar-du: Add rcar_du_lib_vsps_init()
` [PATCH v5 09/10] dt-bindings: display: Document Renesas RZ/G2L DU bindings
` [PATCH v5 10/10] drm: rcar-du: Add RZ/G2L DU Support

question on MAC passthrough and multiple devices in r8152
 2022-07-27 16:09 UTC  (2+ messages)

[PATCH 1/7] sched/uclamp: Fix relationship between uclamp and migration margin
 2022-07-27 16:08 UTC  (11+ messages)

[PATCH v3 0/8] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / Platform Support
 2022-07-27 16:06 UTC  (7+ messages)
` [PATCH RFC v3 1/8] of: Mark interconnects property supplier as optional

KVM/arm64: SPE: Translate VA to IPA on a stage 2 fault instead of pinning VM memory
 2022-07-27 16:06 UTC  (9+ messages)

[GIT PULL] second row of nvme updates for Linux 5.20
 2022-07-27 16:07 UTC  (2+ messages)

[PATCH 0/9] sched/psi: some optimization and extension
 2022-07-27 16:07 UTC  (4+ messages)
` [PATCH 9/9] sched/psi: add PSI_IRQ to track IRQ/SOFTIRQ pressure

drivers/gpu/drm/msm/adreno/a6xx_gmu.c:1458:20: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-07-27 16:07 UTC 

[PATCH 0/3] staging: vt6655: Convert multiline macro to static function
 2022-07-27 16:06 UTC  (5+ messages)
` [PATCH 1/3] staging: vt6655: Rename byOrgValue to reg_value in a macro

All caps .TH page name
 2022-07-27 16:05 UTC  (11+ messages)
  ` All caps .TH page title

[PATCH 0/7] Fix relationship between uclamp and fits_capacity()
 2022-07-27 16:05 UTC  (7+ messages)
` [PATCH 2/7] sched/uclamp: Make task_fits_capacity() use util_fits_cpu()

[GIT PULL] nvme fix for Linux 5.19
 2022-07-27 16:04 UTC  (2+ messages)

[GIT PULL] timer drivers for v5.20-rc1
 2022-07-27 16:04 UTC 

[PATCH] drm/amdkfd: use time_is_before_jiffies(a + b) to replace "jiffies - a > b"
 2022-07-27 16:04 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: arm: qcom: document zoglin board
 2022-07-27 16:03 UTC  (2+ messages)

bio splitting cleanups v3
 2022-07-27 16:03 UTC  (5+ messages)
` [PATCH 1/6] block: change the blk_queue_split calling convention

[PATCH v6 17/17] KVM: arm64: Introduce pkvm_dump_backtrace()
 2022-07-27 16:01 UTC  (8+ messages)
` [PATCH 0/6] KVM: arm64: nVHE stack unwinder rework

[Cluster-devel] [PATCH 0/3] Misc withdraw patches
 2022-07-27 16:02 UTC  (4+ messages)
` [Cluster-devel] [PATCH 1/3] gfs2: Prevent double iput for journal on error
` [Cluster-devel] [PATCH 2/3] gfs2: Dequeue waiters when withdrawn
` [Cluster-devel] [PATCH 3/3] gfs2: Clear GLF_LOCK when withdraw prevents xmote

[PATCH v2, 1/3] dt-bindings: media: mediatek: vcodec: add decoder dt-bindings for mt8188
 2022-07-27 16:00 UTC  (3+ messages)

[PATCH v2] ASoC: Intel: cirrus-common: Use UID to map correct amp to prefix
 2022-07-27 16:00 UTC  (2+ messages)

[PATCH for-next] RDMA/rxe: Cleanup rxe_init_packet()
 2022-07-27 16:01 UTC  (3+ messages)

[PATCH] x86/aperfmperf: use time_is_before_jiffies(a + b) to replace "jiffies - a > b"
 2022-07-27 16:00 UTC  (2+ messages)

[PATCH] dt-bindings: timer: renesas,tmu: Add r8a779f0 support
 2022-07-27 16:00 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-27 16:00 UTC 

[libvirt test] 171877: regressions - FAIL
 2022-07-27 16:00 UTC 

[PATCH v4 0/3] add imx8dxl evk support
 2022-07-27 16:00 UTC  (3+ messages)
` [PATCH v4 1/3] dt-bindings: firmware: add missing resource IDs for imx8dxl

[PATCH] x86: rework hypercall argument count table instantiation & use
 2022-07-27 16:00 UTC 

[syzbot] INFO: rcu detected stall in net_tx_action
 2022-07-27 16:00 UTC  (3+ messages)

[PATCH 01/10] manager: unregister nl80211 config watch
 2022-07-27 16:00 UTC  (4+ messages)
` [PATCH 04/10] wiphy: fix runtime error from bit shift

[PATCH] tools: relocate-rela: Don't assume <elf.h> defines Microblaze stuff
 2022-07-27 15:59 UTC  (2+ messages)

[oe] [meta-python] [PATCH] python3-absl: upgrade 1.1.0 -> 1.2.0
 2022-07-27 15:59 UTC  (2+ messages)

[PATCH v2] ext4: unconditionally enable the i_version counter
 2022-07-27 15:58 UTC  (3+ messages)

[PATCH] ext4: Avoid crash when inline data creation follows DIO write
 2022-07-27 15:57 UTC 

kernel BUG in ext4_writepages
 2022-07-27 15:57 UTC  (3+ messages)
` [PATCH] ext4: try to flush inline data before calling BUG in writepages

[Buildroot] [PATCH 1/1] package/boost: add option to force static build
 2022-07-27 15:57 UTC  (4+ messages)

[PATCH v7] evtchn: convert domain event lock to an r/w one
 2022-07-27 15:56 UTC 

[PATCH kirkstone 0/5] arm-bsp/trusted-firmware-a: N1SDP trusted boot
 2022-07-27 15:56 UTC  (6+ messages)
` [PATCH kirkstone 1/5] "
` [PATCH kirkstone 2/5] arm-bsp/scp-firmware: "
` [PATCH kirkstone 3/5] arm-bsp/sdcard-image-n1sdp: "
` [PATCH kirkstone 4/5] arm-bsp/edk2-firmware: Add NT_FW_CONFIG to N1SDP to fix aborts when accessing virtual memory
` [PATCH kirkstone 5/5] arm-bsp/sdcard-image-n1sdp: Fix N1SDP dependencies

[PATCH] objtool: Fix memory leak in create_static_call_section()
 2022-07-27 15:55 UTC  (2+ messages)

[RFC PATCH v3 0/9] can: slcan: extend supported features (step 2)
 2022-07-27 15:55 UTC  (4+ messages)
` [RFC PATCH v3 8/9] can: slcan: add support to set bit time register (btr)

[PATCH v10 00/21] job: replace AioContext lock with job_mutex
 2022-07-27 15:53 UTC  (3+ messages)
` [PATCH v10 18/21] job.c: enable job lock/unlock and remove Aiocontext locks


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.