All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-18 21:48:33 to 2021-12-19 01:44:53 UTC [more...]

[PATCH v2 00/10] Assorted patches for knfsd
 2021-12-19  1:37 UTC  (5+ messages)
` [PATCH v2 01/10] nfsd: map EBADF
  ` [PATCH v2 02/10] nfsd: Add errno mapping for EREMOTEIO
    ` [PATCH v2 03/10] nfsd: Retry once in nfsd_open on an -EOPENSTALE return
      ` [PATCH v2 04/10] nfsd: Distinguish between required and optional NFSv3 post-op attributes

[PATCH] usb: fixing some clang warnings inside usb host drivers
 2021-12-19  1:41 UTC  (3+ messages)

[GIT PULL] smb3 client fixes
 2021-12-19  1:36 UTC 

[PATCH/RFC] mm: add and use batched version of __tlb_remove_table()
 2021-12-19  1:34 UTC  (5+ messages)

[PATCH v3 0/2] Add MNT Reform 2 board support
 2021-12-19  1:26 UTC  (3+ messages)
` [PATCH v3 2/2] board: mntre: imx8mq: "

[PATCH v2 3/3] clocksource: Ingenic: Add SMP/SMT support for sysost driver
 2021-12-19  1:24 UTC  (3+ messages)

kernel/trace/ring_buffer.c:5897 test_ringbuffer() warn: passing zero to 'PTR_ERR'
 2021-12-19  1:24 UTC 

[broonie-sound:for-5.17 8/116] drivers/firmware/cirrus/cs_dsp.c:345:3: warning: Argument to kfree() is the address of the local variable 'buf_list', which is not memory allocated by malloc() [clang-analyzer-unix.Malloc]
 2021-12-19  1:24 UTC 

[PATCH v2 5/8] pinctrl: nuvoton: Add driver for WPCM450
 2021-12-19  1:24 UTC 

[PATCH 0/8] arm: kirkwood: Add support for Pogoplug V4
 2021-12-19  1:23 UTC  (10+ messages)
` [PATCH 1/8] arm: kirkwood: Pogoplug-V4 : Add DTS files
` [PATCH 7/8] arm: kirkwood: Pogoplug-V4 : Add board implementation

[PATCH libnetfilter_queue v3] build: doc: Update build_man.sh for doxygen 1.9.2
 2021-12-19  1:09 UTC 

[syzbot] KMSAN: uninit-value in asix_mdio_read (2)
 2021-12-19  1:03 UTC  (5+ messages)

[mark:locking/debug-refcount 1/3] ERROR: modpost: "refcount_bad_magic" [net/sunrpc/auth_gss/auth_rpcgss.ko] undefined!
 2021-12-19  0:54 UTC  (2+ messages)

drivers/ptp/ptp_ocp.c:773:2: warning: Value stored to 'ctrl' is never read [clang-analyzer-deadcode.DeadStores]
 2021-12-19  0:54 UTC 

[PATCH v1 00/11] mm: COW fixes part 1: fix the COW security issue for THP and hugetlb
 2021-12-19  0:35 UTC  (21+ messages)
` [PATCH v1 06/11] mm: support GUP-triggered unsharing via FAULT_FLAG_UNSHARE (!hugetlb)

[RFC v5 net-next 00/13] add support for VSC75XX control over SPI
 2021-12-19  0:33 UTC  (16+ messages)
` [RFC v5 net-next 01/13] mfd: ocelot: add support for external mfd control over SPI for the VSC7512
` [RFC v5 net-next 02/13] mfd: ocelot: offer an interface for MFD children to get regmaps
` [RFC v5 net-next 03/13] net: mscc: ocelot: expose ocelot wm functions
` [RFC v5 net-next 04/13] net: dsa: felix: add configurable device quirks
` [RFC v5 net-next 05/13] net: mdio: mscc-miim: add ability to externally register phy reset control
` [RFC v5 net-next 06/13] net: dsa: ocelot: add external ocelot switch control
` [RFC v5 net-next 07/13] mfd: ocelot: enable the external switch interface
` [RFC v5 net-next 08/13] mfd: add interface to check whether a device is mfd
` [RFC v5 net-next 09/13] net: mdio: mscc-miim: add local dev variable to cleanup probe function
` [RFC v5 net-next 10/13] net: mdio: mscc-miim: add MFD functionality through ocelot-core
` [RFC v5 net-next 11/13] mfd: ocelot-core: add control for the external mdio interface
` [RFC v5 net-next 12/13] pinctrl: ocelot: add MFD functionality through ocelot-core
` [RFC v5 net-next 13/13] mfd: ocelot: add ocelot-pinctrl as a supported child interface

[PATCH v2 00/17] lib/bitmap: optimize bitmap_weight() usage
 2021-12-18 23:28 UTC  (13+ messages)
` [PATCH 01/17] all: don't use bitmap_weight() where possible

[RFC PATCH ipsec-next] xfrm: add forwarding ICMP error message
 2021-12-19  0:28 UTC 

[Intel-gfx] [PATCH] drm/i915: Fix possible uninitialized variable in parallel extension
 2021-12-19  0:19 UTC  (2+ messages)
`  "

[PATCH 00/20] tcg: vector improvements
 2021-12-19  0:17 UTC  (5+ messages)
` [PATCH 03/20] tcg/ppc: Implement vector NAND, NOR, EQV
` [PATCH 04/20] tcg/s390x: "

[RFC][V8][PATCH 0/5] btrfs: allocation_hint mode
 2021-12-19  0:03 UTC  (8+ messages)
` [PATCH 4/4] btrfs: add allocator_hint mode

[PATCH] gpio: dln2: Fix interrupts when replugging the device
 2021-12-19  0:01 UTC  (3+ messages)

[PATCH 00/23] wilc1000: rework tx path to use sk_buffs throughout
 2021-12-18 23:54 UTC  (25+ messages)
` [PATCH 04/23] wilc1000: factor common code in wilc_wlan_cfg_set() and wilc_wlan_cfg_get()
` [PATCH 01/23] wilc1000: don't hold txq_spinlock while initializing AC queue limits
` [PATCH 07/23] wilc1000: increment tx_dropped stat counter on tx packet drop
` [PATCH 06/23] wilc1000: move tx packet drop code into its own function
` [PATCH 03/23] wilc1000: move receive-queue stats from txq to wilc structure
` [PATCH 05/23] wilc1000: add wilc_wlan_tx_packet_done() function
` [PATCH 02/23] wilc1000: switch txq_event from completion to waitqueue
` [PATCH 21/23] wilc1000: declare read-only ac_preserve_ratio as static and const
` [PATCH 19/23] wilc1000: don't tell the chip to go to sleep while copying tx packets
` [PATCH 17/23] wilc1000: remove no longer used "vif" argument from init_txq_entry()
` [PATCH 10/23] wilc1000: factor initialization of tx queue-specific packet fields
` [PATCH 23/23] wilc1000: introduce symbolic names for two tx-related control bits
` [PATCH 13/23] wilc1000: sanitize config packet sequence number management a bit
` [PATCH 09/23] wilc1000: prepare wilc_wlan_tx_packet_done() for sk_buff changes
` [PATCH 18/23] wilc1000: split huge tx handler into subfunctions
` [PATCH 08/23] wilc1000: fix management packet type inconsistency
` [PATCH 16/23] wilc1000: switch tx queue to normal sk_buff entries
` [PATCH 15/23] wilc1000: Add struct wilc_skb_tx_cb as an alias of struct txq_entry_t
` [PATCH 12/23] wilc1000: refactor wilc_wlan_cfg_commit() a bit
` [PATCH 20/23] wilc1000: eliminate "max_size_over" variable in fill_vmm_table
` [PATCH 22/23] wilc1000: minor syntax cleanup
` [PATCH 11/23] wilc1000: convert tqx_entries from "int" to "atomic_t"
` [PATCH 14/23] wilc1000: if there is no tx packet, don't increment packets-sent counter

receive failing for incremental streams
 2021-12-18 23:53 UTC  (8+ messages)

drivers/crypto/sa2ul.c:432:1: warning: the frame size of 1088 bytes is larger than 1024 bytes
 2021-12-18 23:52 UTC  (2+ messages)

[kvalo-wireless-drivers-next:master] BUILD SUCCESS f75c1d55ecbadce027fd650d3ca79e357afae0d9
 2021-12-18 23:50 UTC 

[PATCH] linux-user/signal: Map exit signals in SIGCHLD siginfo_t
 2021-12-18 23:32 UTC  (2+ messages)

[PATCH 0/6] moveconfig: Improve the pylist score a little
 2021-12-18 23:33 UTC  (11+ messages)
` [PATCH 1/6] moveconfig: Use single quotes
` [PATCH 2/6] moveconfig: Convert to ArgumentParser
` [PATCH 3/6] moveconfig: Drop check for old Python
` [PATCH 4/6] moveconfig: Use a function to write files
` [PATCH 5/6] moveconfig: Use a function to read files
` [PATCH 6/6] moveconfig: Fix some pylint errors

[PATCH] nfs: block notification on fs with its own ->lock
 2021-12-18 23:32 UTC 

[PATCH 1/1] dt-bindings: display: meson-vpu: Add missing amlogic, canvas property
 2021-12-18 23:26 UTC  (3+ messages)
` [PATCH 1/1] dt-bindings: display: meson-vpu: Add missing amlogic,canvas property

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS dab97cb0b249b82cc5bd089e94799a12f6f8b9cb
 2021-12-18 23:25 UTC 

[PATCH 0/2] Add IRQ check to the Meson MMC/SD drivers
 2021-12-18 23:21 UTC  (9+ messages)
` [PATCH 1/2] mmc: meson-mx-sdhc: add IRQ check
` [PATCH 2/2] mmc: meson-mx-sdio: "

[Buildroot] [PATCH 1/1] package/libopenaptx: use official tarball
 2021-12-18 23:22 UTC 

Kernel hangs after DVB patch from July 2021 with Hauppauge WinTV dualHD
 2021-12-18 23:19 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/adwaita-icon-theme: needs host gcc >= 4.9
 2021-12-18 23:18 UTC 

[song-md:md-next] BUILD SUCCESS fbcddf788fe221573a9d30acd8018db0cc6c1e89
 2021-12-18 23:16 UTC 

[PATCH v7 07/14] clk: en7523: Add clock driver for Airoha EN7523 SoC
 2021-12-18 23:12 UTC  (4+ messages)

[Buildroot] [PATCH 2/2] package/imagemagick: host SVG support needs host gcc >= 4.9
 2021-12-18 23:11 UTC 

[Buildroot] [PATCH 1/2] package/imagemagick: fix dependency
 2021-12-18 23:10 UTC  (2+ messages)
` [Buildroot] [PATCH 178/178] package/imagemagick: host SVG support needs host gcc >= 4.9

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 47e1a65f06a0c962ee9cc501d6ba1c6be897d65e
 2021-12-18 23:07 UTC 

samples/ftrace/ftrace-direct-multi-modify.c:7:6: warning: no previous prototype for function 'my_direct_func1'
 2021-12-18 22:58 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/libopenaptx: fix license
 2021-12-18 22:55 UTC  (2+ messages)

[Buildroot] [git commit] package/libopenaptx: fix license
 2021-12-18 22:54 UTC 

[tip:locking/urgent] BUILD SUCCESS 8f556a326c93213927e683fc32bbf5be1b62540a
 2021-12-18 22:50 UTC 

[Buildroot] [PATCH 1/1] package/bluez-alsa: fix empty line
 2021-12-18 22:49 UTC  (2+ messages)

[Buildroot] [git commit] package/bluez-alsa: fix empty line
 2021-12-18 22:48 UTC 

[Buildroot] [git commit] package/libopenaptx: fix typo
 2021-12-18 22:48 UTC 

[Buildroot] [PATCH 1/1] package/libopenaptx: fix typo
 2021-12-18 22:49 UTC  (2+ messages)

[PATCH 0/3] i2c/busses: Use platform_get_irq/_optional() variants to fetch IRQ's
 2021-12-18 22:44 UTC  (5+ messages)
` [PATCH 1/3] i2c: bcm2835: Use platform_get_irq() to get the interrupt

[Buildroot] [PATCH] configs/roseapplypi_defconfig: bump kernel to 5.15.10
 2021-12-18 22:44 UTC  (3+ messages)

[PATCH] i2c: mvtwsi: Swab the register address if its size is > 1
 2021-12-18 22:41 UTC  (3+ messages)

[GIT PULL] clk: imx: Updates for v5.17
 2021-12-18 22:34 UTC  (2+ messages)

[soc:arm/dt] BUILD SUCCESS 79309f5bf43d31b13c657002b6eb728a0ec9cf79
 2021-12-18 22:33 UTC 

[Buildroot] [PATCH 1/1] package/pango: needs host gcc >= 4.9
 2021-12-18 22:31 UTC  (3+ messages)

[PATCH] ext4: use min() to make code cleaner
 2021-12-18 22:31 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/guile: drop first patch
 2021-12-18 22:28 UTC  (2+ messages)

[Buildroot] [git commit] package/guile: drop first patch
 2021-12-18 22:27 UTC 

[Buildroot] [PATCH 1/1] package/libmediaart: needs host-vala for introspection
 2021-12-18 22:25 UTC  (2+ messages)

[Buildroot] [git commit] package/libmediaart: needs host-vala for introspection
 2021-12-18 22:24 UTC 

[Intel-wired-lan] [tnguy-net-queue:100GbE] BUILD SUCCESS dcbaf72aa4232a7aa5db5e483972a6fe4ba2b41c
 2021-12-18 22:24 UTC 

[Intel-wired-lan] [tnguy-next-queue:40GbE] BUILD SUCCESS 92fc50859872e93cdad115cca0a9317b8a3a90ec
 2021-12-18 22:24 UTC 

[OE-core][dunfell 16/42] libpcre/libpcre2: correct SRC_URI
 2021-12-18 22:24 UTC  (5+ messages)
` [dunfell "
  ` [OE-core] "

[Buildroot] [git commit] package/ed: bump to version 1.17
 2021-12-18 22:07 UTC 

[PATCH v2 0/4] Add support for the Cypress cyttsp5
 2021-12-18 22:18 UTC  (7+ messages)
` [PATCH v2 1/4] Input: Add driver for Cypress Generation 5 touchscreen

[GIT PULL] TTY/Serial driver fixes for 5.16-rc6
 2021-12-18 22:17 UTC  (2+ messages)

[GIT PULL] USB fixes for 5.16-rc6
 2021-12-18 22:17 UTC  (2+ messages)

[GIT PULL] perf tools fixes for v5.16: 4th batch
 2021-12-18 22:17 UTC  (2+ messages)

cpufreq: intel_pstate: map utilization into the pstate range
 2021-12-18 22:12 UTC  (10+ messages)

[PATCH v2 00/17] iio:adc:ad7280a Cleanup and proposed staging graduation
 2021-12-18 22:08 UTC  (3+ messages)
` [PATCH v2 17/17] iio:adc:ad7280a: Move out of staging

[iproute2-next v2 0/4] vdpa tool to query and set config layout
 2021-12-18 22:07 UTC  (5+ messages)
` [iproute2-next v2 4/4] vdpa: Enable user to set mtu of the vdpa device

[RESEND v4 00/10] arm64: dts: Add i.MX8DXL initial support
 2021-12-18 21:58 UTC  (5+ messages)
` [RESEND v4 10/10] dt-bindings: serial: fsl-lpuart: Add i.MX8DXL compatible

[PATCH] gpio: sim: fix uninitialized ret variable
 2021-12-18 21:59 UTC  (2+ messages)

Bug report - Can create worktrees from bare repo / such worktrees can fool is_bare_repository()
 2021-12-18 21:55 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/gstreamer1/gst1-plugins-bad: fix typo
 2021-12-18 21:55 UTC  (2+ messages)

[Buildroot] [git commit] package/gstreamer1/gst1-plugins-bad: fix typo
 2021-12-18 21:54 UTC 

[PATCH 1/3] drm/stm: dsi: move lane capability detection in probe()
 2021-12-18 21:50 UTC  (9+ messages)
` [PATCH 2/3] drm/bridge/synopsys: dsi: extend the prototype of mode_valid()
` [PATCH 3/3] drm/stm: dsi: provide the implementation "

[Buildroot] [PATCH 1/1] package/fluidsynth: bump to version 2.2.4
 2021-12-18 21:52 UTC  (2+ messages)

[PATCH 0/2] Add more support for NXP's mfgtool
 2021-12-18 21:52 UTC  (4+ messages)

[Buildroot] [git commit] package/fluidsynth: bump to version 2.2.4
 2021-12-18 21:52 UTC 

[PATCH] efi_loader: Bump the number of shared pages with StandAloneMM
 2021-12-18 21:51 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/lapack: add LAPACK_CPE_ID_VENDOR
 2021-12-18 21:50 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/lapack: fix CVE-2021-4048
 2021-12-18 21:50 UTC  (2+ messages)

[Buildroot] [git commit] package/lapack: add LAPACK_CPE_ID_VENDOR
 2021-12-18 21:49 UTC 

[Buildroot] [git commit] package/lapack: fix CVE-2021-4048
 2021-12-18 21:49 UTC 

[PATCH bpf-next v2 0/9] Introduce composable bpf types
 2021-12-18 21:48 UTC  (7+ messages)
` [PATCH bpf-next v2 4/9] bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL
` [PATCH bpf-next v2 7/9] bpf: Make per_cpu_ptr return rdonly PTR_TO_MEM
` [PATCH bpf-next v2 8/9] bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem

[PATCH net-next v8 0/9] net: lan966x: Add switchdev and vlan support
 2021-12-18 21:49 UTC  (5+ messages)
` [PATCH net-next v8 6/9] net: lan966x: Add support to offload the forwarding
` [PATCH net-next v8 7/9] net: lan966x: Add vlan support
` [PATCH net-next v8 8/9] net: lan966x: Extend switchdev bridge flags
` [PATCH net-next v8 9/9] net: lan966x: Extend switchdev with fdb support


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.