linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-06 13:49:07 to 2021-05-06 15:37:21 UTC [more...]

[PATCH 00/42] PCI: aardvark: Various driver fixes
 2021-05-06 15:31 UTC  (41+ messages)
` [PATCH 01/42] PCI: aardvark: Fix kernel panic during PIO transfer
` [PATCH 02/42] PCI: aardvark: Fix checking for PIO Non-posted Request
` [PATCH 03/42] PCI: aardvark: Fix checking for PIO status
` [PATCH 04/42] PCI: aardvark: Increase polling delay to 1.5s while waiting for PIO response
` [PATCH 05/42] PCI: pci-bridge-emul: Add PCIe Root Capabilities Register
` [PATCH 06/42] PCI: aardvark: Fix reporting CRS Software Visibility on emulated bridge
` [PATCH 07/42] PCI: aardvark: Fix link training
` [PATCH 08/42] PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macros
` [PATCH 09/42] PCI: aardvark: Fix PCIe Max Payload Size setting
` [PATCH 10/42] PCI: aardvark: Implement workaround for the readback value of VEND_ID
` [PATCH 11/42] PCI: aardvark: Do not touch status bits of masked interrupts in interrupt handler
` [PATCH 12/42] PCI: aardvark: Check for virq mapping when processing INTx IRQ
` [PATCH 13/42] PCI: aardvark: Remove irq_mask_ack callback for INTx interrupts
` [PATCH 14/42] PCI: aardvark: Don't mask irq when mapping
` [PATCH 15/42] PCI: aardvark: Change name of INTx irq_chip to advk-INT
` [PATCH 16/42] PCI: aardvark: Remove unneeded goto
` [PATCH 17/42] PCI: aardvark: Fix support for MSI interrupts
` [PATCH 18/42] PCI: aardvark: Correctly clear and unmask all "
` [PATCH 19/42] PCI: aardvark: Fix setting MSI address
` [PATCH 20/42] PCI: aardvark: Add support for more than 32 MSI interrupts
` [PATCH 21/42] PCI: aardvark: Add support for masking "
` [PATCH 22/42] PCI: aardvark: Enable MSI-X support
` [PATCH 23/42] PCI: aardvark: Fix support for ERR interrupt on emulated bridge
` [PATCH 24/42] PCI: aardvark: Fix support for PME "
` [PATCH 25/42] PCI: aardvark: Fix support for PME requester "
` [PATCH 26/42] PCI: aardvark: Fix support for bus mastering and PCI_COMMAND "
` [PATCH 27/42] PCI: aardvark: Disable bus mastering and mask all interrupts when unbinding driver
` [PATCH 28/42] PCI: aardvark: Free config space for emulated root bridge when unbinding driver to fix memory leak
` [PATCH 29/42] PCI: aardvark: Reset PCIe card and disable PHY when unbinding driver
` [PATCH 30/42] PCI: aardvark: Rewrite irq code to chained irq handler
` [PATCH 31/42] PCI: aardvark: Use separate INTA interrupt for emulated root bridge
` [PATCH 32/42] PCI: pci-bridge-emul: Add description for class_revision field
` [PATCH 33/42] PCI: pci-bridge-emul: Add definitions for missing capabilities registers
` [PATCH 34/42] PCI: aardvark: Add support for DEVCAP2, DEVCTL2, LNKCAP2 and LNKCTL2 registers on emulated bridge
` [PATCH 35/42] PCI: aardvark: Add support for PCI_BRIDGE_CTL_BUS_RESET "
` [PATCH 36/42] PCI: aardvark: Replace custom PCIE_CORE_ERR_CAPCTL_* macros by linux/pci_regs.h macros
` [PATCH 37/42] PCI: aardvark: Replace custom PCIE_CORE_INT_* macros by linux PCI_INTERRUPT_* values
` [PATCH 38/42] PCI: aardvark: Cleanup some register macros
` [PATCH 39/42] PCI: aardvark: Add comments for OB_WIN_ENABLE and ADDR_WIN_DISABLE
` [PATCH 41/42] PCI: pci-bridge-emul: add support for PCIe extended capabilities

[RFC PATCH v3 0/4] arm64: Stack trace reliability checks in the unwinder
 2021-05-06 15:32 UTC  (16+ messages)
  ` [RFC PATCH v3 2/4] arm64: Check the return PC against unreliable code sections
  ` [RFC PATCH v3 3/4] arm64: Handle miscellaneous functions in .text and .init.text
  ` [RFC PATCH v3 4/4] arm64: Handle funtion graph tracer better in the unwinder

[RFC PATCH 0/7] Memory hotplug/hotremove at subsection size
 2021-05-06 15:31 UTC  (9+ messages)
` [RFC PATCH 1/7] mm: sparse: set/clear subsection bitmap when pages are onlined/offlined
` [RFC PATCH 2/7] mm: set pageblock_order to the max of HUGETLB_PAGE_ORDER and MAX_ORDER-1
` [RFC PATCH 3/7] mm: memory_hotplug: decouple memory_block size with section size
` [RFC PATCH 4/7] mm: pageblock: allow set/unset migratetype for partial pageblock
` [RFC PATCH 5/7] mm: memory_hotplug, sparse: enable memory hotplug/hotremove subsections
` [RFC PATCH 6/7] arch: x86: no MAX_ORDER exceeds SECTION_SIZE check for 32bit vdso
` [RFC PATCH 7/7] [not for merge] mm: increase SECTION_SIZE_BITS to 31

[PATCH 2/2] dt-bindings: arm: Add NanoPi R1S H5
 2021-05-06 15:27 UTC  (2+ messages)

[PATCH v18 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-05-06 15:26 UTC  (3+ messages)

[PATCH v5 00/25] media: use pm_runtime_resume_and_get() on non-i2c drivers
 2021-05-06 15:26 UTC  (26+ messages)
` [PATCH v5 01/25] staging: media: imx7-mipi-csis: use pm_runtime_resume_and_get()
` [PATCH v5 02/25] staging: media: atomisp: "
` [PATCH v5 03/25] staging: media: ipu3: "
` [PATCH v5 04/25] staging: media: cedrus_video: "
` [PATCH v5 05/25] staging: media: tegra-vde: "
` [PATCH v5 06/25] staging: media: tegra-video: "
` [PATCH v5 07/25] media: rockchip/rga: "
` [PATCH v5 08/25] media: sti/hva: "
` [PATCH v5 09/25] media: ipu3: "
` [PATCH v5 10/25] media: coda: "
` [PATCH v5 11/25] media: mtk-jpeg: "
` [PATCH v5 12/25] media: camss: "
` [PATCH v5 13/25] media: venus: core: "
` [PATCH v5 14/25] media: venus: vdec: "
` [PATCH v5 15/25] media: venus: venc: "
` [PATCH v5 16/25] media: rcar-fcp: "
` [PATCH v5 17/25] media: rkisp1: "
` [PATCH v5 18/25] media: s3c-camif: "
` [PATCH v5 19/25] media: s5p-mfc: "
` [PATCH v5 20/25] media: stm32: "
` [PATCH v5 21/25] media: sunxi: "
` [PATCH v5 22/25] media: ti-vpe: "
` [PATCH v5 23/25] media: vsp1: "
` [PATCH v5 24/25] media: rcar-vin: "
` [PATCH v5 25/25] media: hantro: "

siginfo_t ABI break on sparc64 from si_addr_lsb move 3y ago
 2021-05-06 15:28 UTC  (16+ messages)
        ` [RFC][PATCH 0/3] signal: Move si_trapno into the _si_fault union
                  ` [PATCH 00/12] signal: sort out si_trapno and si_perf
                    ` [PATCH v3 "

[PATCH v1 1/2] regulator: rt6160: Add DT binding documet for Richtek RT6160
 2021-05-06 15:27 UTC  (2+ messages)

[PATCH v5 00/30] media: i2c: use pm_runtime_resume_and_get() were possible
 2021-05-06 15:23 UTC  (31+ messages)
` [PATCH v5 01/30] media: i2c: ak7375: use pm_runtime_resume_and_get()
` [PATCH v5 02/30] media: i2c: dw9714: "
` [PATCH v5 03/30] media: i2c: dw9768: "
` [PATCH v5 04/30] media: i2c: dw9807-vcm: "
` [PATCH v5 05/30] media: i2c: hi556: "
` [PATCH v5 06/30] media: i2c: imx214: "
` [PATCH v5 07/30] media: i2c: imx219: "
` [PATCH v5 08/30] media: i2c: imx258: "
` [PATCH v5 09/30] media: i2c: imx274: "
` [PATCH v5 10/30] media: i2c: imx290: "
` [PATCH v5 11/30] media: i2c: imx319: "
` [PATCH v5 12/30] media: i2c: imx355: "
` [PATCH v5 13/30] media: i2c: mt9m001: "
` [PATCH v5 14/30] media: i2c: ov02a10: "
` [PATCH v5 15/30] media: i2c: ov13858: "
` [PATCH v5 16/30] media: i2c: ov2659: "
` [PATCH v5 17/30] media: i2c: ov2685: "
` [PATCH v5 18/30] media: i2c: ov2740: "
` [PATCH v5 19/30] media: i2c: ov5647: "
` [PATCH v5 20/30] media: i2c: ov5648: "
` [PATCH v5 21/30] media: i2c: ov5670: "
` [PATCH v5 22/30] media: i2c: ov5675: "
` [PATCH v5 23/30] media: i2c: ov5695: "
` [PATCH v5 24/30] media: i2c: ov7740: "
` [PATCH v5 25/30] media: i2c: ov8856: "
` [PATCH v5 26/30] media: i2c: ov8865: "
` [PATCH v5 27/30] media: i2c: ov9734: "
` [PATCH v5 28/30] media: i2c: tvp5150: "
` [PATCH v5 29/30] media: i2c: video-i2c: "
` [PATCH v5 30/30] media: i2c: ccs-core: "

[PATCH v2 0/2] Add MSM8939 APCS support
 2021-05-06 15:23 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: mailbox: qcom: Add MSM8939 APCS compatible

`quirk_usb_handoff_xhci` takes 60 ms with ASM1042
 2021-05-06 15:23 UTC  (2+ messages)

[PATCH] checkpatch: warn about direct use of send_sig_info and force_sig_info
 2021-05-06 15:22 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 0/4] soc: qcom: Add support for MSM8226 RPM
 2021-05-06 15:21 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: soc: qcom: smd-rpm: Add MSM8226 compatible
` [PATCH 3/4] dt-bindings: clock: qcom: rpmcc: Document "

[PATCH] ARM: dts: s5pv210: remove unused Atmel touchscreen properties in Goni
 2021-05-06 15:20 UTC 

[PATCH 1/2] dt-bindings: regulator: qcom: Document PM8226 smd regulator
 2021-05-06 15:20 UTC  (2+ messages)

[PATCH] Fixed typos in all directories of Documentation/ABI/
 2021-05-06 15:19 UTC  (5+ messages)
      ` [PATCH v3] "

[PATCH] dt-bindings: staging: mt7621-pci: PCIe binding documentation for MT76721 SoCs
 2021-05-06 15:18 UTC  (2+ messages)

[PATCH 0/6] sched,delayacct: Some cleanups
 2021-05-06 15:17 UTC  (13+ messages)
` [PATCH 1/6] delayacct: Use sched_clock()
` [PATCH 2/6] sched: Rename sched_info_{queued,dequeued}
` [PATCH 3/6] sched: Simplify sched_info_on()
` [PATCH 4/6] kvm: Select SCHED_INFO instead of TASK_DELAY_ACCT
` [PATCH 5/6] delayacct: Add static_branch in scheduler hooks

[PATCH v4 1/3] perf report: compile tips.txt in perf binary
 2021-05-06 15:15 UTC  (6+ messages)
` [PATCH v4 2/3] perf tests: avoid storing an absolute path "
` [PATCH v4 3/3] perf parse-events: add bison --file-prefix-map option

[PATCH] printk: stop spining waiter when console resume to flush prb
 2021-05-06 15:14 UTC  (5+ messages)

[PATCH] ib_srpt: Remove redundant assignment to ret
 2021-05-06 15:13 UTC  (3+ messages)

[PATCH 00/25] Fix some PM runtime issues at the media subsystem
 2021-05-06 15:11 UTC  (2+ messages)

[PATCH] io_thread/x86: don't reset 'cs', 'ss', 'ds' and 'es' registers for io_threads
 2021-05-06 15:11 UTC  (10+ messages)

[PATCH] dmaengine: idxd: Remove redundant variable cdev_ctx
 2021-05-06 15:07 UTC  (2+ messages)

[net-next] net: dsa: felix: disable always guard band bit for TAS config
 2021-05-06 15:07 UTC  (14+ messages)

[syzbot] WARNING in __vmalloc_node_range
 2021-05-06 15:06 UTC  (6+ messages)

[PATCH] dt-bindings: iio: afe: current-sense-shunt: add io-channel-cells
 2021-05-06 15:06 UTC 

[PATCH v6 0/4] mm/memcg: Reduce kmemcache memory accounting overhead
 2021-05-06 15:00 UTC  (5+ messages)
` [PATCH v6 1/4] mm/memcg: Move mod_objcg_state() to memcontrol.c
` [PATCH v6 2/4] mm/memcg: Cache vmstat data in percpu memcg_stock_pcp
` [PATCH v6 3/4] mm/memcg: Improve refill_obj_stock() performance
` [PATCH v6 4/4] mm/memcg: Optimize user context object stock access

[PATCH] net/ipv4/ip_fragment:fix missing Flags reserved bit set in iphdr
 2021-05-06 14:59 UTC 

[RFC v2 00/32] Add TDX Guest Support
 2021-05-06 14:59 UTC  (4+ messages)
` [RFC v2 01/32] x86/paravirt: Introduce CONFIG_PARAVIRT_XL

[PATCH v1 0/3] Add support for next gen eDP driver on SnapDragon
 2021-05-06 15:02 UTC  (4+ messages)

[PATCH 0/2] mmc: core: Implement support for cache ctrl for SD cards
 2021-05-06 14:58 UTC  (3+ messages)
` [PATCH 1/2] mmc: core: Move eMMC cache flushing to a new bus_ops callback
` [PATCH 2/2] mmc: core: Add support for cache ctrl for SD cards

[PATCH v2 net-next 0/9] net: dsa: microchip: DSA driver support for LAN937x switch
 2021-05-06 14:51 UTC  (4+ messages)
` [PATCH v2 net-next 9/9] net: dsa: microchip: add support for vlan operations

KVM: x86: Prevent deadlock against tk_core.seq
 2021-05-06 14:51 UTC  (2+ messages)

[PATCH] powerpc/interrupts: Fix kuep_unlock() call
 2021-05-06 14:49 UTC 

[PATCH v3 00/13] Add futex2 syscalls
 2021-05-06 14:48 UTC  (4+ messages)

[PATCH v1 1/2] perf header: Support HYBRID_TOPOLOGY feature
 2021-05-06 14:43 UTC  (6+ messages)
` [PATCH v1 2/2] perf header: Support hybrid CPU_PMU_CAPS

[PATCH v2] iio: bme680_i2c: Remove ACPI support
 2021-05-06 14:37 UTC  (8+ messages)

[PATCH v2] media: hantro: do a PM resume earlier
 2021-05-06 14:37 UTC 

[GIT PULL] Ceph updates for 5.13-rc1
 2021-05-06 14:33 UTC 

[PATCH v5] mm: slub: move sysfs slab alloc/free interfaces to debugfs
 2021-05-06 14:32 UTC  (3+ messages)

[PATCH 00/69] "Revert and fix properly" patch series based on umn.edu re-review
 2021-05-06 14:32 UTC  (8+ messages)
` [PATCH 27/69] cdrom: gdrom: deallocate struct gdrom_unit fields in remove_gdrom
          ` [PATCH] cdrom: gdrom: initialize global variable at init time

[PATCH] [v2] smp: fix smp_call_function_single_async prototype
 2021-05-06 14:30 UTC  (7+ messages)

[PATCH v10 0/9] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-05-06 14:29 UTC  (7+ messages)
` [PATCH v10 6/9] media: uapi: Add a control for HANTRO driver

[PATCH v2 1/2] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-05-06 14:28 UTC  (6+ messages)
` [PATCH v2 2/2] pwm: Add support for "

arch/alpha/lib/csum_partial_copy.c:328:1: error: no previous prototype for 'csum_and_copy_from_user'
 2021-05-06 14:26 UTC 

[RFC] cpufreq: Excessive CPUFreq driver loading
 2021-05-06 14:25 UTC 

[PATCH v3 0/2] staging: iio: cdc: ad7746: add dt properties for capacitive channel setup
 2021-05-06 14:25 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: staging: iio: cdc: ad7746: add binding documentation for AD7746

[PATCH] iio: bme680_spi: Remove ACPI support
 2021-05-06 14:23 UTC  (2+ messages)

[PATCH v5 00/20] Introduce threaded trace streaming for basic perf record operation
 2021-05-06 14:17 UTC  (3+ messages)

arch/arm/mach-s3c/pm-s3c2410.c:45:49: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-05-06 14:11 UTC 

[GIT PULL] tracing: Fix probes written to the set_ftrace_filter file
 2021-05-06 14:11 UTC 

[PATCH v4] ext4: Fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed
 2021-05-06 14:10 UTC 

[PATCH v2] dt-bindings: i2c: Move i2c-omap.txt to YAML format
 2021-05-06 14:00 UTC 

[PATCH 1/6] mfd: Add Delta TN48M CPLD driver
 2021-05-06 14:01 UTC  (7+ messages)
` [PATCH 2/6] dt-bindings: gpio: Add Delta TN48M CPLD GPIO bindings
` [PATCH 3/6] gpio: Add Delta TN48M CPLD GPIO driver
` [PATCH 5/6] dt-bindings: mfd: Add Delta TN48M CPLD drivers bindings

[PATCH] mmc: enable UHS voltage switch for SDSC if supported
 2021-05-06 13:54 UTC  (6+ messages)

Re: Re: [syzbot] INFO: rcu detected stall in tx
 2021-05-06 13:49 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).