All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-13 09:58:21 to 2021-12-13 10:10:18 UTC [more...]

[PATCH 5.10 000/132] 5.10.85-rc1 review
 2021-12-13  9:31 UTC  (50+ messages)
` [PATCH 5.10 002/132] gcc-plugins: simplify GCC plugin-dev capability test
` [PATCH 5.10 004/132] HID: quirks: Add quirk for the Microsoft Surface 3 type-cover
` [PATCH 5.10 009/132] HID: add USB_HID dependancy on some USB HID drivers
` [PATCH 5.10 018/132] can: kvaser_pciefd: kvaser_pciefd_rx_error_frame(): increase correct stats->{rx,tx}_errors counter
` [PATCH 5.10 028/132] selftests: netfilter: add a vrf+conntrack testcase
` [PATCH 5.10 030/132] bpf, x86: Fix "no previous prototype" warning
` [PATCH 5.10 031/132] bpf: Fix the off-by-two error in range markings
` [PATCH 5.10 035/132] seg6: fix the iif in the IPv6 socket control block
` [PATCH 5.10 036/132] udp: using datalen to cap max gso segments
` [PATCH 5.10 037/132] netfilter: conntrack: annotate data-races around ct->timeout
` [PATCH 5.10 038/132] iavf: restore MSI state on reset
` [PATCH 5.10 040/132] IB/hfi1: Correct guard on eager buffer deallocation
` [PATCH 5.10 041/132] devlink: fix netns refcount leak in devlink_nl_cmd_reload()
` [PATCH 5.10 042/132] net/sched: fq_pie: prevent dismantle issue
` [PATCH 5.10 044/132] mm: bdi: initialize bdi_min_ratio when bdi is unregistered
` [PATCH 5.10 045/132] ALSA: ctl: Fix copy of updated id with element read/write
` [PATCH 5.10 047/132] ALSA: hda/realtek: Fix quirk for TongFang PHxTxX1
` [PATCH 5.10 048/132] ALSA: pcm: oss: Fix negative period/buffer sizes
` [PATCH 5.10 049/132] ALSA: pcm: oss: Limit the period size to 16MB
` [PATCH 5.10 055/132] nfsd: fix use-after-free due to delegation race
` [PATCH 5.10 056/132] nfsd: Fix nsfd startup race (again)
` [PATCH 5.10 058/132] mmc: renesas_sdhi: initialize variable properly when tuning
` [PATCH 5.10 059/132] clk: qcom: regmap-mux: fix parent clock lookup
` [PATCH 5.10 060/132] drm/syncobj: Deal with signalled fences in drm_syncobj_find_fence
` [PATCH 5.10 061/132] can: pch_can: pch_can_rx_normal: fix use after free
` [PATCH 5.10 062/132] can: m_can: Disable and ignore ELO interrupt
` [PATCH 5.10 063/132] libata: add horkage for ASMedia 1092
` [PATCH 5.10 064/132] wait: add wake_up_pollfree()
` [PATCH 5.10 065/132] binder: use wake_up_pollfree()
` [PATCH 5.10 066/132] signalfd: "
` [PATCH 5.10 067/132] aio: keep poll requests on waitqueue until completed
` [PATCH 5.10 068/132] aio: fix use-after-free due to missing POLLFREE handling
` [PATCH 5.10 069/132] net: mvpp2: fix XDP rx queues registering
` [PATCH 5.10 070/132] tracefs: Set all files to the same group ownership as the mount option
` [PATCH 5.10 078/132] ASoC: codecs: wsa881x: fix return values from kcontrol put
` [PATCH 5.10 084/132] i40e: Fix failed opcode appearing if handling messages from VF
` [PATCH 5.10 086/132] mtd: rawnand: fsmc: Take instruction delay into account
` [PATCH 5.10 087/132] mtd: rawnand: fsmc: Fix timing computation
` [PATCH 5.10 088/132] i40e: Fix NULL pointer dereference in i40e_dbg_dump_desc
` [PATCH 5.10 090/132] perf tools: Fix SMT detection fast read path
` [PATCH 5.10 099/132] selftests/fib_tests: Rework fib_rp_filter_test()
` [PATCH 5.10 102/132] usb: core: config: fix validation of wMaxPacketValue entries
` [PATCH 5.10 103/132] xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspending
` [PATCH 5.10 105/132] xhci: avoid race between disable slot command and host runtime suspend
` [PATCH 5.10 109/132] iio: stk3310: Dont return error code in interrupt handler
` [PATCH 5.10 110/132] iio: mma8452: Fix trigger reference couting
` [PATCH 5.10 111/132] iio: ltr501: Dont return error code in trigger handler
` [PATCH 5.10 116/132] iio: at91-sama5d2: Fix incorrect sign extension
` [PATCH 5.10 129/132] kbuild: simplify GCC_PLUGINS enablement in dummy-tools/gcc

[PATCH] drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly enabled
 2021-12-13 10:09 UTC  (4+ messages)

[PATCH linux dev-5.10] iio: adc: TLA2024: add IT TLA202x ADCs device
 2021-12-03 23:22 UTC 

[PATCH] bcm: pm-arm: add missing of_node_put before break and return
 2021-12-13  9:45 UTC 

[PATCH v2] selftests/resctrl: Print a message if the result of MBM&CMT tests is failed when Intel Sub-NUMA is enabled
 2021-12-13 10:03 UTC 

unable to build Jenkins Master
 2021-12-03  5:36 UTC 

[PATCH v2 10/23] x86,uaccess: Remove .fixup usage
 2021-12-13  9:50 UTC  (2+ messages)
` [tip: x86/core] x86/uaccess: "

[PATCH v2 0/5] selftests/resctrl: Add resctrl_tests into kselftest set
 2021-12-13 10:01 UTC  (6+ messages)
` [PATCH v2 1/5] selftests/resctrl: Kill the child process created by fork() when the SIGTERM signal comes
` [PATCH v2 2/5] selftests/resctrl: Make resctrl_tests run using kselftest framework
` [PATCH v2 3/5] selftests/resctrl: Add license to resctrl_test Makefile
` [PATCH v2 4/5] selftests/resctrl: Change default limited time to 120 seconds for resctrl_tests
` [PATCH v2 5/5] selftests/resctrl: Return KSFT_SKIP(4) if resctrlfile system is not supported or resctrl is not run as root

[PATCH v2 00/18] crypto: dh - infrastructure for NVM in-band auth and FIPS conformance
 2021-12-13 10:06 UTC  (4+ messages)
` [PATCH v2 03/18] crypto: dh - optimize domain parameter serialization for well-known groups

[PATCH 5.15 000/171] 5.15.8-rc1 review
 2021-12-13  9:31 UTC  (77+ messages)
` [PATCH 5.15 001/171] usb: gadget: uvc: fix multiple opens
` [PATCH 5.15 004/171] HID: intel-ish-hid: ipc: only enable IRQ wakeup when requested
` [PATCH 5.15 005/171] HID: add hid_is_usb() function to make it simpler for USB detection
` [PATCH 5.15 006/171] HID: add USB_HID dependancy to hid-prodikeys
` [PATCH 5.15 008/171] HID: add USB_HID dependancy on some USB HID drivers
` [PATCH 5.15 009/171] HID: bigbenff: prevent null pointer dereference
` [PATCH 5.15 015/171] HID: Ignore battery for Elan touchscreen on Asus UX550VE
` [PATCH 5.15 016/171] platform/x86/intel: hid: add quirk to support Surface Go 3
` [PATCH 5.15 017/171] nft_set_pipapo: Fix bucket load in AVX2 lookup routine for six 8-bit groups
` [PATCH 5.15 019/171] IB/hfi1: Fix early init panic
` [PATCH 5.15 022/171] can: kvaser_pciefd: kvaser_pciefd_rx_error_frame(): increase correct stats->{rx,tx}_errors counter
` [PATCH 5.15 023/171] can: sja1000: fix use after free in ems_pcmcia_add_card()
` [PATCH 5.15 024/171] can: pch_can: pch_can_rx_normal: fix use after free
` [PATCH 5.15 025/171] can: m_can: m_can_read_fifo: fix memory leak in error branch
` [PATCH 5.15 033/171] nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_done
` [PATCH 5.15 034/171] selftests: netfilter: add a vrf+conntrack testcase
` [PATCH 5.15 035/171] vrf: dont run conntrack on vrf with !dflt qdisc
` [PATCH 5.15 036/171] bpf, x86: Fix "no previous prototype" warning
` [PATCH 5.15 037/171] bpf, sockmap: Attach map progs to psock early for feature probes
` [PATCH 5.15 041/171] ethtool: do not perform operations on net devices being unregistered
` [PATCH 5.15 043/171] nfp: Fix memory leak in nfp_cpp_area_cache_add()
` [PATCH 5.15 044/171] seg6: fix the iif in the IPv6 socket control block
` [PATCH 5.15 045/171] udp: using datalen to cap max gso segments
` [PATCH 5.15 058/171] KVM: x86: Ignore sparse banks size for an "all CPUs", non-sparse IPI req
` [PATCH 5.15 061/171] mm/damon/core: fix fake load reports due to uninterruptible sleeps
` [PATCH 5.15 064/171] ALSA: ctl: Fix copy of updated id with element read/write
` [PATCH 5.15 067/171] ALSA: pcm: oss: Fix negative period/buffer sizes
` [PATCH 5.15 077/171] perf intel-pt: Fix sync state when a PSB (synchronization) packet is found
` [PATCH 5.15 078/171] perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state type
` [PATCH 5.15 080/171] perf intel-pt: Fix next err value, walking trace
` [PATCH 5.15 082/171] perf intel-pt: Fix error timestamp setting on the decoder error path
` [PATCH 5.15 095/171] wait: add wake_up_pollfree()
` [PATCH 5.15 097/171] signalfd: use wake_up_pollfree()
` [PATCH 5.15 102/171] block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2)
` [PATCH 5.15 103/171] scsi: pm80xx: Do not call scsi_remove_host() in pm8001_alloc()
` [PATCH 5.15 105/171] ALSA: usb-audio: Reorder snd_djm_devices[] entries
` [PATCH 5.15 111/171] ASoC: codecs: wcd934x: handle channel mappping list correctly
` [PATCH 5.15 112/171] ASoC: codecs: wcd934x: return correct value from mixer put
` [PATCH 5.15 113/171] RDMA/hns: Do not halt commands during reset until later
` [PATCH 5.15 114/171] RDMA/hns: Do not destroy QP resources in the hw resetting phase
` [PATCH 5.15 116/171] clk: imx: use module_platform_driver
` [PATCH 5.15 118/171] i40e: Fix failed opcode appearing if handling messages from VF
` [PATCH 5.15 120/171] mtd: rawnand: fsmc: Take instruction delay into account
` [PATCH 5.15 121/171] mtd: rawnand: fsmc: Fix timing computation
` [PATCH 5.15 122/171] bpf, sockmap: Re-evaluate proto ops when psock is removed from sockmap
` [PATCH 5.15 123/171] i40e: Fix NULL pointer dereference in i40e_dbg_dump_desc
` [PATCH 5.15 124/171] Revert "PCI: aardvark: Fix support for PCI_ROM_ADDRESS1 on emulated bridge"
` [PATCH 5.15 126/171] perf tools: Fix SMT detection fast read path
` [PATCH 5.15 127/171] Documentation/locking/locktypes: Update migrate_disable() bits
` [PATCH 5.15 128/171] dt-bindings: net: Reintroduce PHY no lane swap binding
` [PATCH 5.15 129/171] tools build: Remove needless libpython-version feature check that breaks test-all fast path
` [PATCH 5.15 130/171] net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zero
` [PATCH 5.15 131/171] net: altera: set a couple error code in probe()
` [PATCH 5.15 133/171] net, neigh: clear whole pneigh_entry at alloc time
` [PATCH 5.15 135/171] selftests/fib_tests: Rework fib_rp_filter_test()
` [PATCH 5.15 136/171] USB: gadget: detect too-big endpoint 0 requests
` [PATCH 5.15 137/171] USB: gadget: zero allocate endpoint 0 buffers
` [PATCH 5.15 138/171] Revert "usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default"
` [PATCH 5.15 139/171] usb: core: config: fix validation of wMaxPacketValue entries
` [PATCH 5.15 140/171] xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspending
` [PATCH 5.15 141/171] usb: core: config: using bit mask instead of individual bits
` [PATCH 5.15 142/171] xhci: avoid race between disable slot command and host runtime suspend
` [PATCH 5.15 143/171] iio: gyro: adxrs290: fix data signedness
` [PATCH 5.15 144/171] iio: trigger: Fix reference counting
` [PATCH 5.15 145/171] iio: trigger: stm32-timer: fix MODULE_ALIAS
` [PATCH 5.15 149/171] iio: kxsd9: Dont return error code in trigger handler
` [PATCH 5.15 151/171] iio: dln2-adc: Fix lockdep complaint
` [PATCH 5.15 156/171] iio: ad7768-1: Call iio_trigger_notify_done() on error
` [PATCH 5.15 158/171] misc: rtsx: Avoid mangling IRQ during runtime PM
` [PATCH 5.15 162/171] csky: fix typo of fpu config macro
` [PATCH 5.15 163/171] irqchip/aspeed-scu: Replace update_bits with write_bits
` [PATCH 5.15 164/171] irqchip/armada-370-xp: Fix return value of armada_370_xp_msi_alloc()
` [PATCH 5.15 165/171] irqchip/armada-370-xp: Fix support for Multi-MSI interrupts
` [PATCH 5.15 168/171] irqchip: nvic: Fix offset for Interrupt Priority Offsets
` [PATCH 5.15 169/171] misc: fastrpc: fix improper packet size calculation
` [PATCH 5.15 170/171] clocksource/drivers/dw_apb_timer_of: Fix probe failure

[PATCH] mm/memcontrol: Disable on PREEMPT_RT
 2021-12-13 10:08 UTC  (5+ messages)

Add member in the CLA
 2021-12-02  7:02 UTC 

[PATCH v4 0/5] tracing: Introduce configurable ring sub buffer size
 2021-12-13  9:50 UTC  (6+ messages)
` [PATCH v4 1/5] [RFC] tracing: Refactor ring buffer implementation
` [PATCH v4 2/5] [RFC] tracing: Page size per ring buffer
` [PATCH v4 3/5] [RFC] tracing: Add interface for configuring trace sub buffer size
` [PATCH v4 4/5] [RFC] tracing: Set new size of the ring buffer sub page
` [PATCH v4 5/5] [RFC] tracing: Read and write to ring buffers with custom sub buffer size

[PATCH] mailbox: zynq: add missing of_node_put before return
 2021-12-13  9:44 UTC 

[RFC] block-backend: prevent dangling BDS pointer in blk_drain()
 2021-12-13 10:06 UTC  (3+ messages)

[PATCH 1/2] ath10k: htt: remove array of flexible structures
 2021-12-13  9:45 UTC  (2+ messages)

[PATCH v7 0/8] virtio-iommu: Add ACPI support (Arm part + tests)
 2021-12-13 10:04 UTC  (4+ messages)

[PATCH] mailbox: mtk: add missing of_node_put before return
 2021-12-13  9:44 UTC  (2+ messages)

[PATCH 00/10] Add support for Renesas R-Car S4 IPMMU and other misc changes
 2021-12-13 10:05 UTC  (2+ messages)

[PATCH 1/3] coresight: Add config flag to enable branch broadcast
 2021-12-13  9:48 UTC  (6+ messages)
` [PATCH 2/3] coresight: Fail to open with return stacks if they are unavailable

[GIT PULL] Rockchip soc fix for 5.16
 2021-12-13 10:05 UTC 

[PATCH] x86: intel_epb: Allow model specific normal EPB value
 2021-12-13 10:00 UTC  (2+ messages)

[PATCH] arm: mach-omap2: add missing of_node_put before break and return
 2021-12-13  9:42 UTC 

[GIT PULL] Rockchip dts fixes for 5.16
 2021-12-13 10:04 UTC 

[PATCH v4 0/5] tracing: Introduce configurable ring sub buffer size
 2021-12-13  9:48 UTC  (6+ messages)
` [PATCH v4 1/5] [RFC] tracing: Refactor ring buffer implementation
` [PATCH v4 2/5] [RFC] tracing: Page size per ring buffer
` [PATCH v4 3/5] [RFC] tracing: Add interface for configuring trace sub buffer size
` [PATCH v4 4/5] [RFC] tracing: Set new size of the ring buffer sub page
` [PATCH v4 5/5] [RFC] tracing: Read and write to ring buffers with custom sub buffer size

[PATCH] drm/ast: potential dereference of null pointer
 2021-12-13  9:59 UTC  (2+ messages)

[PATCH] arm: mach-at91: add missing of_node_put
 2021-12-13  9:41 UTC 

[PATCHv8 00/12] nvme: In-band authentication support
 2021-12-13 10:00 UTC  (5+ messages)

[deller-parisc:5.16-vdso-3-timefunctions 1/7] arch/parisc/kernel/vdso32/restart_syscall.S:15: Error: bad or irreducible absolute expression
 2021-12-13  9:50 UTC 

[PATCH v5 3/4] mtd: core: protect access to MTD devices while in suspend
 2021-12-13  9:53 UTC  (15+ messages)

[PATCH] tools/vm/page_owner_sort.c: delete invalid duplicate code
 2021-12-13  9:57 UTC 

[PATCH v2] arm64/mm: avoid fixmap race condition when create pud mapping
 2021-12-13  9:57 UTC  (5+ messages)

[PATCH v6 0/4] virtio-iommu: config related fixes and qtest
 2021-12-13 10:02 UTC  (2+ messages)

[PATCH 5.10 0/5] memblock, arm: fixes for freeing of the memory map
 2021-12-13  9:41 UTC  (5+ messages)
` [PATCH 5.10 1/5] memblock: free_unused_memmap: use pageblock units instead of MAX_ORDER
` [PATCH 5.10 2/5] memblock: align freed memory map on pageblock boundaries with SPARSEMEM
` [PATCH 5.10 3/5] memblock: ensure there is no overflow in memblock_overlaps_region()
` [PATCH 5.10 4/5] arm: extend pfn_valid to take into account freed memory map alignment

[PATCH] drm/mediatek: hdmi: Perform NULL pointer check for mtk_hdmi_conf
 2021-12-13 10:02 UTC  (2+ messages)

[PATCH] usb: gadget: atmel: Revert regression in USB Gadget (atmel_usba_udc)
 2021-12-13 10:02 UTC  (2+ messages)

[PATCH 5.4 00/88] 5.4.165-rc1 review
 2021-12-13  9:30 UTC  (14+ messages)
` [PATCH 5.4 51/88] ASoC: qdsp6: q6routing: Fix return value from msm_routing_put_audio_mixer
` [PATCH 5.4 55/88] mtd: rawnand: fsmc: Fix timing computation
` [PATCH 5.4 56/88] dt-bindings: net: Reintroduce PHY no lane swap binding
` [PATCH 5.4 59/88] net: altera: set a couple error code in probe()
` [PATCH 5.4 61/88] net, neigh: clear whole pneigh_entry at alloc time
` [PATCH 5.4 65/88] USB: gadget: zero allocate endpoint 0 buffers
` [PATCH 5.4 70/88] iio: trigger: Fix reference counting
` [PATCH 5.4 75/88] iio: kxsd9: Dont return error code in trigger handler
` [PATCH 5.4 77/88] iio: dln2-adc: Fix lockdep complaint
` [PATCH 5.4 78/88] iio: dln2: Check return value of devm_iio_trigger_register()
` [PATCH 5.4 79/88] iio: at91-sama5d2: Fix incorrect sign extension
` [PATCH 5.4 83/88] irqchip/armada-370-xp: Fix return value of armada_370_xp_msi_alloc()
` [PATCH 5.4 84/88] irqchip/armada-370-xp: Fix support for Multi-MSI interrupts

[PATCH v2] selftests: net: Correct case name
 2021-12-13  9:44 UTC  (8+ messages)

[PATCH v2 00/18] IOMMU: superpage support when not sharing pagetables
 2021-12-13 10:00 UTC  (6+ messages)
` [PATCH v2 12/18] AMD/IOMMU: allow use of superpage mappings

[PATCH] ALSA: sound/isa/gus: check the return value of kstrdup()
 2021-12-13  9:54 UTC  (2+ messages)

[Buildroot] [Bug 14451] New: nodejs won't build on Fedora 35
 2021-12-13 10:00 UTC 

[Nouveau] [PATCH 0/3] drm/dp: Move DisplayPort helpers into own module
 2021-12-13  9:59 UTC  (4+ messages)
` [Nouveau] [PATCH 2/3] drm/dp: Move DP declarations into separate header file
  ` [Intel-gfx] "
    ` [Nouveau] "

[PATCH v2 0/4] hw/display: QOM'ify vga_mmio_init() as TYPE_VGA_MMIO
 2021-12-13  9:53 UTC  (2+ messages)


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.