All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-13 13:52:18 to 2020-11-13 14:26:17 UTC [more...]

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2020-11-13 14:26 UTC 

[patch 00/19] softirq: Cleanups and RT awareness
 2020-11-13 14:02 UTC  (52+ messages)
` [patch 01/19] parisc: Remove bogus __IRQ_STAT macro
` [patch 02/19] sh: Get rid of nmi_count()
` [patch 03/19] irqstat: Get rid of nmi_count() and __IRQ_STAT()
` [patch 04/19] um/irqstat: Get rid of the duplicated declarations
` [patch 05/19] ARM: irqstat: Get rid of duplicated declaration
` [patch 06/19] arm64: "
` [patch 07/19] asm-generic/irqstat: Add optional __nmi_count member
` [patch 08/19] sh: irqstat: Use the generic irq_cpustat_t
` [patch 09/19] irqstat: Move declaration into asm-generic/hardirq.h
` [patch 10/19] preempt: Cleanup the macro maze a bit
` [patch 11/19] softirq: Move related code into one section
` [patch 12/19] softirq: Add RT specific softirq accounting
` [patch 13/19] softirq: Move various protections into inline helpers
` [patch 14/19] softirq: Make softirq control and processing RT aware
` [patch 15/19] tick/sched: Prevent false positive softirq pending warnings on RT
` [patch 16/19] rcu: Prevent false positive softirq warning "
` [patch 17/19] softirq: Replace barrier() with cpu_relax() in tasklet_unlock_wait()
` [patch 18/19] tasklets: Use static inlines for stub implementations
` [patch 19/19] tasklets: Prevent kill/unlock_wait deadlock on RT

patch "usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download mode" added to usb-linus
 2020-11-13 14:27 UTC 

[PATCH] trace-cmd libtraceevent: Fix bprint '#' parsing
 2020-11-13 14:25 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2020-11-13 14:25 UTC 

[PATCH 00/10] [RFC] ARM PCI passthrough configuration and vPCI
 2020-11-13 14:23 UTC  (13+ messages)
` [PATCH 06/10] vpci: Make every domain handle its own BARs

[dpdk-dev] [PATCH 00/10] Examples compilation fixes
 2020-11-13 14:24 UTC  (9+ messages)
` [dpdk-dev] [PATCH v2 00/11] "
  ` [dpdk-dev] [PATCH v2 04/11] examples/l2fwd-crypto: fix build with pkg-config
  ` [dpdk-dev] [PATCH v2 11/11] devtools: compile all buildable examples "

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2020-11-13 14:24 UTC 

[PATCH 00/28] Use main as default branch name
 2020-11-13 14:22 UTC  (9+ messages)
` [PATCH 14/28] t55[23]*: adjust the references to the default branch name "main"
` [PATCH 28/28] Change the default branch name to `main`

python3-native sysconfig failing to load in dunfell
 2020-11-13 14:22 UTC  (8+ messages)
` [OE-core] "

[RESEND][PATCH 1/2] arm-smmu-qcom: Ensure the qcom_scm driver has finished probing
 2020-11-13 14:22 UTC  (4+ messages)
` [RESEND][PATCH 2/2] iommu: Avoid crash if iommu_group is null

[dpdk-dev] [PATCH v8 00/14] Arm build options rework
 2020-11-13 14:22 UTC  (7+ messages)
` [dpdk-dev] [PATCH v9 "
  ` [dpdk-dev] [PATCH v9 07/14] build: isolate configuration for generic build

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2020-11-13 14:22 UTC 

[PATCH] usb: host: imx21-hcd: Remove the driver
 2020-11-13 14:22 UTC  (2+ messages)

[XEN PATCH] tools/xenstore: Log xenstored build ID on startup
 2020-11-13 14:18 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2020-11-13 14:21 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2020-11-13 14:20 UTC 

[PATCH v2] firmware: arm_scmi: fix missing destroy_workqueue()
 2020-11-13 14:19 UTC  (3+ messages)

[PATCH 0/2] usb: gadget: User space URBs for FunctionFS
 2020-11-13 14:20 UTC  (4+ messages)

[dynticks:rcu/nocb-toggle-v4 19/19] kernel/rcu/tree_plugin.h:71:40: error: implicit declaration of function 'lockdep_is_cpus_held'; did you mean
 2020-11-13 14:18 UTC 

[PATCH 00/13] char: QAPIfy the command line parsing
 2020-11-13 14:16 UTC  (5+ messages)
` [PATCH 08/13] char: Add mux option to ChardevOptions

[PATCH 0/8] linker-section array fix and clean ups
 2020-11-13 14:18 UTC  (5+ messages)

[PATCH RFC] checkpatch: add new cases to commit handling
 2020-11-13 14:17 UTC  (6+ messages)
    ` [Linux-kernel-mentees] "

[PATCH v2 3/5] clk: ralink: add clock driver for mt7621 SoC
 2020-11-13 14:17 UTC  (3+ messages)

[PATCH 2/2] uio: pruss: use devm_clk_get() for clk init
 2020-11-13 14:17 UTC  (3+ messages)

[PATCH v4 0/3] arm64: cppc: add FFH support using AMUs
 2020-11-13 14:16 UTC  (10+ messages)
` [PATCH v4 1/3] arm64: wrap and generalise counter read functions
` [PATCH v4 2/3] arm64: split counter validation function
` [PATCH v4 3/3] arm64: implement CPPC FFH support using AMUs

post-receive: pub/scm/linux/kernel/git/geert/renesas-devel
 2020-11-13 14:17 UTC 

[PATCH] sysctl: move local variable in proc_do_large_bitmap() to proper scope
 2020-11-13 14:17 UTC  (3+ messages)

[dpdk-dev] [PATCH] Windows: minor build fixes
 2020-11-13 14:16 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] windows: "
  ` [dpdk-dev] [EXTERNAL] "

[Bug 1904206] [NEW] install QEMU
 2020-11-13 14:07 UTC 

csum_partial() on different archs (selftest/bpf)
 2020-11-13 14:15 UTC  (6+ messages)

[RFC PATCH] xfsrestore: fix rootdir due to xfsdump bulkstat misuse
 2020-11-13 14:15 UTC  (3+ messages)

[PATCH] mtd/nand: Use mtd->oops_panic_write as condition
 2020-11-13 14:14 UTC 

[PATCH net-next 1/1] netdevsim: support ethtool ring and coalesce settings
 2020-11-13 14:15 UTC  (3+ messages)

[PATCH] tools: image-host.c: use correct variable for strerrno
 2020-11-13 14:15 UTC 

[PATCH v2] Expose PCIe SSD Status LED Management DSM in sysfs
 2020-11-13 14:14 UTC  (4+ messages)

[PATCH 0/3] platform/chrome: cros_ec_typec: Add plug and plug altmodes
 2020-11-13 14:13 UTC  (2+ messages)

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 1323489e64de3881c84ac17b92371b722cf42e6c
 2020-11-13 14:12 UTC 

[Intel-wired-lan] [tnguy-net-queue:master] BUILD SUCCESS 8a5c2906c52f4a81939b4f8536e0004a4193a154
 2020-11-13 14:12 UTC 

[PATCH] mm/page_counter: use page_counter_read in page_counter_set_max
 2020-11-13 14:10 UTC 

[PATCH v1 1/3] rtc: ds1307: Remove non-valid ACPI IDs
 2020-11-13 14:11 UTC  (3+ messages)

[linux-review:UPDATE-20201112-234813/Dmytro-Shytyi/Re-PATCH-net-next-net-Variable-SLAAC-SLAAC-with-prefixes-of-arbitrary-length-in-PIO/20201111-014800 1/1] net/ipv6/addrconf.c:2888 addrconf_prefix_rcv() warn: inconsistent indenting
 2020-11-13 14:09 UTC 

[PATCH 0/9] Fix color handling in git add -i
 2020-11-13 14:08 UTC  (14+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 04/11] add -i: use `reset_color` consistently
  ` [PATCH v2 07/11] add -p (built-in): do not color the progress indicator separately
  ` [PATCH v2 09/11] add -i (Perl version): include indentation in the colored header
  ` [PATCH v2 10/11] add -p: prefer color.diff.context over color.diff.plain

[PATCH v8 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-13 14:06 UTC  (10+ messages)
` [PATCH v8 4/9] "

[Buildroot] [PATCH 1/1] utils/getdeveloperlib.py: fix issue with hasfile()
 2020-11-13 14:06 UTC 

[PATCH V2 00/23] IOREQ feature (+ virtio-mmio) on Arm
 2020-11-13 14:05 UTC  (4+ messages)
` [PATCH V2 07/23] xen/ioreq: Move x86's ioreq_gfn(server) to struct domain

[dpdk-dev] [PATCH v2 0/2] net/mlx5: fixes for rx queue count calculation
 2020-11-13 14:03 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 2/2] net/mlx5: fix Rx descriptor status returned value

[dpdk-dev] [PATCH] net/tap: Allow all-zero checksum for UDP over IPv4
 2020-11-13 14:03 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH v2] windows: minor build fixes
 2020-11-13 14:02 UTC  (4+ messages)

[dpdk-dev] [PATCH] net/pcap: fix registration of timestamp dynamic field
 2020-11-13 14:02 UTC  (3+ messages)

[PATCH net-next 0/7] dpaa_eth: add XDP support
 2020-11-13 14:01 UTC  (4+ messages)
` [PATCH net-next 4/7] dpaa_eth: add XDP_TX support

[PATCH v7 00/21] preallocate filter
 2020-11-13 13:59 UTC  (3+ messages)
` [PATCH v7 07/21] block: bdrv_check_perm(): process children anyway

[PATCH] lib: vsprintf: Avoid 32-bit truncation in vsscanf number parsing
 2020-11-13 14:00 UTC  (5+ messages)

[PATCH v2 0/4] Maintenance IV: Platform-specific background maintenance
 2020-11-13 14:00 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] maintenance: extract platform-specific scheduling
  ` [PATCH v3 2/4] maintenance: include 'cron' details in docs
  ` [PATCH v3 3/4] maintenance: use launchctl on macOS
  ` [PATCH v3 4/4] maintenance: use Windows scheduled tasks

[v10] i2c: imx: support slave mode for imx I2C driver
 2020-11-13 13:59 UTC  (3+ messages)

[PATCH v1 0/4] Add AHCI support for Tegra186
 2020-11-13 13:59 UTC  (7+ messages)
` [PATCH v1 1/4] dt-bindings: ata: tegra: Convert binding documentation to YAML

[PATCH v1 1/2] mmc: Support kmsg dumper based on pstore/blk
 2020-11-13 13:58 UTC  (3+ messages)

[PATCH v3 00/20] Start KernelShark v2 transformation
 2020-11-13 13:58 UTC  (7+ messages)
` [PATCH v3 06/20] kernel-shark: Add basic methods for Data streams
` [PATCH v3 08/20] kernel-shark: Add stream interface for trace-cmd data

[PATCH] hwmon: amd_energy: modify the visibility of the counters
 2020-11-13 13:58 UTC  (3+ messages)

[dpdk-dev] [PATCH v1] sched: update profile oversubscribe config file
 2020-11-13 13:58 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2] examples/qos_sched: "

[PATCH REPOST] alpha: Replace bogus in_interrupt()
 2020-11-13 13:58 UTC 

[Linux-kernel-mentees] [PATCH] checkpatch: fix typo and remove duplicate word
 2020-11-13 13:57 UTC  (2+ messages)
`  "

[dpdk-dev] [PATCH v10 00/15] Arm build options rework
 2020-11-13 13:57 UTC  (4+ messages)
` [dpdk-dev] [PATCH v11 "

Regression: QCA6390 fails with "mm/page_alloc: place pages to tail in __free_pages_core()"
 2020-11-13 13:56 UTC  (11+ messages)

[Intel-gfx] [PATCH i-g-t] tools/intel_gpu_top: Show the active device
 2020-11-13 13:56 UTC  (2+ messages)
` [igt-dev] "

[dpdk-dev] [PATCH v1] build: add Wformat to fix gcc compile error
 2020-11-13 13:54 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] package/perf: if audit is enabled, depend on it
 2020-11-13 13:55 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/perf: if zstd "

[Buildroot] [git commit branch/next] package/perf: if zstd is enabled, depend on it
 2020-11-13 13:55 UTC 

[Buildroot] [git commit branch/next] package/perf: if audit is enabled, depend on it
 2020-11-13 13:55 UTC 

[PATCH 0/2] Support for O_TMPFILE in fuse
 2020-11-13 13:54 UTC  (9+ messages)
` [PATCH 2/2] fuse: Implement O_TMPFILE support

[PATCH] ARM: dts: BCM5301X: Enable USB 3 PHY on Luxul XWR-3150
 2020-11-13 13:51 UTC  (3+ messages)

The master branch rename, and avoiding another v1.6.0 git-foo fiasco
 2020-11-13 13:53 UTC  (5+ messages)

[PATCH 00/40] [Set 7] Rid W=1 warnings from GPU
 2020-11-13 13:49 UTC  (23+ messages)
` [PATCH 02/40] drm/amd/display/dc/core/dc_link_dp: Move DP_VGA_LVDS_CONVERTER_ID_{2,3} to where they're used
` [PATCH 03/40] drm/amd/display/dc/core/dc_link_ddc: Move DP_DVI_CONVERTER_ID_{4,5} "
` [PATCH 04/40] drm/amd/amdgpu/amdgpu_drv: Move 'amdgpu_info_ioctl()'s prototype to shared header
` [PATCH 06/40] drm/msm/adreno/a6xx_gpu: Staticise local function 'a6xx_idle'
` [PATCH 07/40] drm/mediatek/mtk_disp_rdma: Fix formatting and supply missing struct member description
` [PATCH 09/40] drm/mediatek/mtk_drm_crtc: Demote seriously out-of-date struct header
` [PATCH 10/40] drm/mediatek/mtk_drm_drv: Staticise local function invoked by reference
` [PATCH 13/40] drm/panel/panel-tpo-tpg110: Correct misnaming and supply missing param description
` [PATCH 14/40] drm/meson/meson_venc: Make local function 'meson_venc_hdmi_get_dmt_vmode' static
` [PATCH 16/40] drm/amd/amdgpu/amdgpu_sync: Fix misnamed, missing and extra param descriptions
` [PATCH 17/40] drm/meson/meson_vclk: Make two local functions static
` [PATCH 18/40] drm/mediatek/mtk_dpi: Remove unused struct definition 'mtk_dpi_encoder_funcs'
` [PATCH 19/40] drm/amd/amdgpu/amdgpu_vram_mgr: Add missing descriptions for 'dev' and 'dir'
` [PATCH 20/40] drm/pl111/pl111_debugfs: Make local function 'pl111_debugfs_regs()' static
` [PATCH 23/40] drm/lima/lima_sched: Remove unused and unnecessary variable 'ret'

[PATCH v2 0/3] media: i2c: Introduce driver for the TW9900 decoder
 2020-11-13 13:44 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add techwell vendor prefix
` [PATCH v2 2/3] media: dt-bindings: media: i2c: Add bindings for TW9900
` [PATCH v2 3/3] media: i2c: Introduce a driver for the Techwell TW9900 decoder

[patch V2 00/46] x86, PCI, XEN, genirq ...: Prepare for device MSI
 2020-11-13 13:52 UTC  (9+ messages)
` REGRESSION: "
      ` iommu/vt-d: Cure VF irqdomain hickup

[PATCH 00/19] Ensure good ECC settings
 2020-11-13 12:34 UTC  (2+ messages)
` [PATCH 19/19] mtd: rawnand: socrates: Move the ECC initialization to ->attach_chip()

[Buildroot] [PATCH 1/1] package/suricata: link with libatomic if needed
 2020-11-13 13:52 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.