All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-30 23:16:30 to 2020-05-31 05:53:19 UTC [more...]

[PATCH v6 0/6] New RISC-V Local Interrupt Controller Driver
 2020-05-31  5:52 UTC  (9+ messages)
` [PATCH v6 3/6] irqchip: RISC-V per-HART local interrupt controller driver
` [PATCH v6 4/6] clocksource/drivers/timer-riscv: Use per-CPU timer interrupt

[PATCH 00/19] perf: ftrace enhancement
 2020-05-31  5:52 UTC  (3+ messages)
` [PATCH 03/19] perf ftrace: select function/function_graph tracer automatically

[PATCH Kernel v24 5/8] vfio iommu: Implementation of ioctl for dirty pages tracking
 2020-05-31  5:51 UTC  (2+ messages)

[linux-next:master 569/14131] drivers/gpu/drm/drm_managed.c:49:6: warning: no previous prototype for function 'drm_managed_release'
 2020-05-31  5:41 UTC 

[xen-unstable-smoke test] 150553: regressions - FAIL
 2020-05-31  5:38 UTC 

[PATCH] scsi_scan: handle REPORT LUN overflow
 2020-05-31  4:50 UTC  (3+ messages)

[PATCH v4 4/4] kdb: Switch to use safer dbg_io_ops over console APIs
 2020-05-31  5:27 UTC  (2+ messages)

fs/exfat/nls.c:531:22: warning: Variable 'p_uniname->name_len' is reassigned a value before the old one has been used. [redundantAssignment]
 2020-05-31  5:24 UTC  (2+ messages)

[GIT PULL] l10n updates for 2.27.0 round 2
 2020-05-31  5:17 UTC 

[PATCH net-next] vxlan: fix dereference of nexthop group in nexthop update path
 2020-05-31  5:17 UTC 

[PATCH net-next 0/6] r8169: again few improvements
 2020-05-31  5:17 UTC  (4+ messages)
` [PATCH net-next 1/6] r8169: change driver data type

[GIT] Networking
 2020-05-31  5:13 UTC 

[PATCH net-next v2 0/3] vxlan fdb nexthop misc fixes
 2020-05-31  5:09 UTC  (6+ messages)
` [PATCH net-next v2 1/3] vxlan: add check to prevent use of remote ip attributes with NDA_NH_ID
` [PATCH net-next v2 2/3] vxlan: few locking fixes in nexthop event handler
` [PATCH net-next v2 3/3] vxlan: fix dereference of nexthop group in nexthop update path

[PATCH BlueZ v2 0/5] Mesh clean up
 2020-05-31  5:08 UTC  (7+ messages)
` [PATCH BlueZ v2 1/5] mesh: Helper packet print should depend on debug setting
` [PATCH BlueZ v2 2/5] mesh: Debug output clean up
` [PATCH BlueZ v2 3/5] mesh: Remove debug-only related callback for packet send
` [PATCH BlueZ v2 4/5] mesh: Clean up style in net.c
  ` [BlueZ,v2,4/5] "
` [PATCH BlueZ v2 5/5] mesh: Remove unused functions from net.c

[PATCH net] l2tp: add sk_family checks to l2tp_validate_socket
 2020-05-31  4:57 UTC  (2+ messages)

[linux-next:master 788/14131] net/bluetooth/l2cap_sock.c:676:21: sparse: sparse: incorrect type in initializer (different address spaces)
 2020-05-31  4:57 UTC 

[PATCH v2 net] l2tp: do not use inet_hash()/inet_unhash()
 2020-05-31  4:56 UTC  (2+ messages)

[MPTCP] [PATCH net-next] mptcp: fix NULL ptr dereference in MP_JOIN error path
 2020-05-31  4:54 UTC  (3+ messages)
`  "
  ` [MPTCP] "

[PATCH net] sch_cake: Take advantage of skb->hash where appropriate
 2020-05-31  4:52 UTC  (2+ messages)

[linux-linus test] 150543: regressions - FAIL
 2020-05-31  4:51 UTC 

[PATCH RFT] ravb: Mask PHY mode to avoid inserting delays twice
 2020-05-31  4:51 UTC  (2+ messages)

[PATCH net-next 0/2] selftests: forwarding: Two small changes
 2020-05-31  4:49 UTC  (2+ messages)

[PATCH net-next 0/2] vxlan fdb nexthop misc fixes
 2020-05-31  4:47 UTC  (2+ messages)

[PATCH v3 2/8] panic: add uevent support
 2020-05-31  4:46 UTC  (2+ messages)

[net-next 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2020-05-28
 2020-05-31  4:45 UTC  (2+ messages)

[PATCH] net: qrtr: Allocate workqueue before kernel_bind
 2020-05-31  4:43 UTC  (2+ messages)

[PATCH net 0/3] mptcp: a bunch of fixes
 2020-05-31  4:41 UTC  (2+ messages)

[PATCH v2 2/3] media: rockchip: Introduce driver for Rockhip's camera interface
 2020-05-31  4:39 UTC  (4+ messages)

[PATCH v2 bpf-next 2/4] bpf: Introduce sleepable BPF programs
 2020-05-31  4:33 UTC  (5+ messages)

Stable backport request for linux-4.4.y
 2020-05-31  4:29 UTC 

[avpatel:riscv_intc_v6 10/13] drivers/irqchip/irq-sifive-plic.c:273:3: note: in expansion of macro 'pr_warn'
 2020-05-31  4:29 UTC 

[PATCH] x86/apic/flat64: Add back the early_param("apic", parse_apic)
 2020-05-31  4:27 UTC  (2+ messages)

[PATCH 0/8] Mac ADB IOP driver fixes
 2020-05-30 23:17 UTC  (18+ messages)
` [PATCH 3/8] macintosh/adb-iop: Adopt bus reset algorithm from via-macii driver
` [PATCH 4/8] macintosh/adb-iop: Access current_req and adb_iop_state when inside lock
` [PATCH 2/8] macintosh/adb-iop: Correct comment text
` [PATCH 6/8] macintosh/adb-iop: Implement idle -> sending state transition
` [PATCH 7/8] macintosh/adb-iop: Implement sending -> idle "
` [PATCH 1/8] macintosh/adb-iop: Remove dead and redundant code
` [PATCH 8/8] macintosh/adb-iop: Implement SRQ autopolling
` [PATCH 5/8] macintosh/adb-iop: Resolve static checker warnings

[PATCH V3 0/6] blk-mq: support batching dispatch from scheduler
 2020-05-31  4:09 UTC  (2+ messages)

[linux-next:master 10519/14131] net/atm/ioctl.c:205:29: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2020-05-31  3:55 UTC 

[PATCH] erofs-utils: enhance static linking for lz4 1.8.x
 2020-05-31  3:45 UTC 

cron job: media_tree daily build: ERRORS
 2020-05-31  3:37 UTC 

[PATCH] Enable zynq gpio and xilinx gpio support for the Zynq MP platform
 2020-05-31  3:29 UTC 

[GIT PULL] sh: remove sh5 support
 2020-05-31  3:20 UTC  (9+ messages)

[PATCH] [v2] i2c: imx-lpi2c: Fix runtime PM imbalance on error
 2020-05-31  3:17 UTC  (2+ messages)

[PATCH v4] drivers: most: add USB adapter driver
 2020-05-31  3:25 UTC 

[linux-next:master 10517/14131] net/atm/ioctl.c:180:29: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2020-05-31  3:07 UTC 

[PATCH v6] drm/ioctl: Add a ioctl to set and get a label on GEM objects
 2020-05-31  3:03 UTC  (5+ messages)

[PATCH] iio: chemical: atlas-ezo-sensor: move ret variable scope in atlas_ezo_read_raw()
 2020-05-31  3:02 UTC 

sound/soc/meson/t9015.c:315:34: warning: unused variable 't9015_ids'
 2020-05-31  3:00 UTC  (2+ messages)

[xen-unstable-smoke test] 150549: regressions - FAIL
 2020-05-31  2:56 UTC 

[PATCH] irqchip/gic-v3-its: Don't try to move a disabled irq
 2020-05-31  2:53 UTC  (4+ messages)

[PATCH v4 0/5] virtio-pci: enable blk and scsi multi-queue by default
 2020-05-31  2:43 UTC  (5+ messages)
` [PATCH v4 2/5] virtio-scsi: introduce a constant for fixed virtqueues
` [PATCH v4 5/5] vhost-user-blk: default num_queues to -smp N

[PATCH v1 0/4] Migrate non-migrated pages of a SVM
 2020-05-31  2:27 UTC  (10+ messages)
` [PATCH v1 1/4] KVM: PPC: Book3S HV: Fix function definition in book3s_hv_uvmem.c
` [PATCH v1 2/4] KVM: PPC: Book3S HV: track shared GFNs of secure VMs
` [PATCH v1 3/4] KVM: PPC: Book3S HV: migrate remaining normal-GFNs to secure-GFNs in H_SVM_INIT_DONE
` [PATCH v1 4/4] KVM: PPC: Book3S HV: migrate hot plugged memory

[PATCH][v5] KVM: X86: support APERF/MPERF registers
 2020-05-31  2:35 UTC  (4+ messages)
  ` 答复: "

drivers/soundwire/intel_init.c:192:7: warning: no previous prototype for function 'sdw_intel_init'
 2020-05-31  2:17 UTC  (2+ messages)

[PATCHSET v5 0/12] Add support for async buffered reads
 2020-05-31  1:57 UTC  (8+ messages)

[RFC PATCH v4 00/13] riscv: Add vector ISA support
 2020-05-31  1:56 UTC  (7+ messages)
` [RFC PATCH v4 05/13] riscv: Add new csr defines related to vector extension
` [RFC PATCH v4 07/13] riscv: Add has_vector/riscv_vsize to save vector features

Pull request: u-boot-rockchip-20200530
 2020-05-31  1:51 UTC 

[PATCH] perf: Make perf able to build with latest libbfd
 2020-05-31  1:50 UTC  (2+ messages)

[linux-next:master 6635/14131] net/qrtr/qrtr.c:1119:22: sparse: sparse: cast removes address space '<asn:1>' of expression
 2020-05-31  1:50 UTC 

[PATCH] drivers: usb: core: driver: fixed 80 line character length issue
 2020-05-31  1:50 UTC 

[pci:pend/hotplug 2/24] drivers/pci/pci.c:1743:3: warning: ignoring return value of function declared with 'warn_unused_result' attribute
 2020-05-31  1:49 UTC 

[PATCH v2 00/11] CMake build system for git
 2020-05-31  1:28 UTC  (6+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 4/8] cmake: support for testing git with ctest

[qemu-mainline test] 150532: tolerable FAIL - PUSHED
 2020-05-31  1:22 UTC 

[Bug 1881450] [NEW] Emulation of a math function fails for m68k Linux user mode
 2020-05-31  1:09 UTC  (2+ messages)
` [Bug 1881450] "

pull-request: wireless-drivers-next-2020-05-30
 2020-05-31  1:14 UTC  (2+ messages)

[PATCH net-next] net/smc: pre-fetch send buffer outside of send_lock
 2020-05-31  1:12 UTC  (2+ messages)

[PATCH v7 1/4] bitops: Introduce the the for_each_set_clump macro
 2020-05-31  1:11 UTC  (11+ messages)

[PATCH net-next] net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_vl.c
 2020-05-31  1:10 UTC  (2+ messages)

[PATCH v2 net-next 00/13] New DSA driver for VSC9953 Seville switch
 2020-05-31  1:08 UTC  (3+ messages)

[PATCH net-next] switch cmsghdr_from_user_compat_to_kern() to copy_from_user()
 2020-05-31  1:06 UTC 

[git pull] a couple of sparc ptrace fixes
 2020-05-31  1:04 UTC  (2+ messages)

[PATCH net-next 0/2] Fix 2 non-critical issues in SJA1105 DSA
 2020-05-31  1:01 UTC  (4+ messages)
` [PATCH net-next 1/2] net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_static_config.c

[PATCH RFC] seccomp: Implement syscall isolation based on memory areas
 2020-05-31  0:59 UTC  (4+ messages)

ppc64le and 32-bit LE userland compatibility
 2020-05-31  0:57 UTC  (3+ messages)

[PATCH] optee-test: Fix build with musl
 2020-05-31  0:59 UTC 

[PATCH v2] net/sched: act_ct: add nat mangle action only for NAT-conntrack
 2020-05-31  0:58 UTC  (2+ messages)

[PATCH 1/2] frame-xchg: Fix frame_watch_remove_by_handler for group 0
 2020-05-31  0:56 UTC  (2+ messages)
` [PATCH 2/2] frame-xchg: Use frame_watch_group_match in frame_watch_group_get

[PATCH v4 0/2] vhost-user reconnect issues during vhost initialization
 2020-05-31  0:55 UTC  (3+ messages)
` [PATCH v4 2/2] vhost-user-blk: delay vhost_user_blk_disconnect

[pull request][net-next 00/15] mlx5 cleanup 2020-05-29
 2020-05-31  0:54 UTC  (2+ messages)

[BUG][PATCH] btrfs: a mixed profile DUP and RAID1C3/RAID1C4 prevent to alloc a new chunk
 2020-05-31  0:51 UTC  (2+ messages)

[PATCH net] devinet: fix memleak in inetdev_init()
 2020-05-31  0:50 UTC  (2+ messages)

[PATCH net-next v3] hinic: add set_channels ethtool_ops support
 2020-05-31  0:48 UTC  (2+ messages)

[linux-next:master 11624/14131] drivers/leds/leds-aw2013.c:402 aw2013_probe() warn: inconsistent returns 'chip->mutex'
 2020-05-31  0:45 UTC 

[PATCH v3] virtio_vsock: Fix race condition in virtio_transport_recv_pkt
 2020-05-31  0:44 UTC  (2+ messages)

[PATCH net-next 0/6] net: hns3: adds some cleanups for -next
 2020-05-31  0:41 UTC  (2+ messages)

[PATCH 0/3] defer: misc updates
 2020-05-31  0:35 UTC  (4+ messages)
` [PATCH 1/3] defer: Annotate consecutive QQZs as such for 'nq' build
` [PATCH 2/3] FAQ.txt: Advertise 'nq' build in #9
` [PATCH 3/3] runlatex.sh: Give up early on undefined refs

[xen-unstable test] 150529: tolerable FAIL
 2020-05-31  0:29 UTC 

[linux-next:master 11960/14131] drivers/mtd/nand/raw/au1550nd.c:330:2: error: 'ret' undeclared; did you mean 'net'?
 2020-05-31  0:26 UTC 

[PATCH stable-4.19.y] net: phy: reschedule state machine if AN has not completed in PHY_AN state
 2020-05-31  0:18 UTC  (2+ messages)

pinctrl-single: num_maps in generic pinconf support?
 2020-05-31  0:17 UTC  (3+ messages)

[linux-next:master 788/14131] net/bluetooth/l2cap_sock.c:676:21: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-05-31  0:14 UTC 

[RFC PATCH v5 0/6] Exynos: Simple QoS for exynos-bus using interconnect
 2020-05-31  0:13 UTC  (21+ messages)
  ` [RFC PATCH v5 1/6] dt-bindings: exynos-bus: Add documentation for interconnect properties
  ` [RFC PATCH v5 2/6] interconnect: Add generic interconnect driver for Exynos SoCs
  ` [RFC PATCH v5 3/6] PM / devfreq: exynos-bus: Add registration of interconnect child device
  ` [RFC PATCH v5 4/6] ARM: dts: exynos: Add interconnect properties to Exynos4412 bus nodes
  ` [RFC PATCH v5 5/6] ARM: dts: exynos: Add interconnects to Exynos4412 mixer

[PATCH v3 0/4] pinctrl: bcm2835: Add support for wake-up interrupts
 2020-05-31  0:11 UTC  (10+ messages)
` [PATCH v3 1/4] dt-bindings: pinctrl: Document 7211 compatible for brcm, bcm2835-gpio.txt
  ` [PATCH v3 1/4] dt-bindings: pinctrl: Document 7211 compatible for brcm,bcm2835-gpio.txt
` [PATCH v3 2/4] dt-bindings: pinctrl: Document optional BCM7211 wake-up interrupts
` [PATCH v3 3/4] pinctrl: bcm2835: Match BCM7211 compatible string
` [PATCH v3 4/4] pinctrl: bcm2835: Add support for wake-up interrupts

Please pull u-boot-dm
 2020-05-31  0:10 UTC  (2+ messages)

[xen-unstable-smoke test] 150546: regressions - FAIL
 2020-05-30 23:52 UTC 

drivers/usb/cdns3/gadget.c:1173:29: sparse: sparse: incorrect type in assignment (different base types)
 2020-05-30 23:50 UTC 

[PATCH 00/12] Fix PM hibernation in Xen guests
 2020-05-30 23:44 UTC  (7+ messages)
` [PATCH 05/12] genirq: Shutdown irq chips in suspend/resume during hibernation
` [PATCH 08/12] xen/time: introduce xen_{save,restore}_steal_clock
` [PATCH 09/12] x86/xen: save and restore steal clock

[PATCH v2 0/4] pinctrl: bcm2835: Support for wake-up interrupts
 2020-05-30 23:30 UTC  (6+ messages)
` [PATCH v2 4/4] pinctrl: bcm2835: Add support "

Looking at intel-ipmi-oem
 2020-05-30 23:23 UTC  (2+ messages)

[linux-next:master 12331/14131] drivers/staging/most/usb/usb.c:220 get_stream_frame_size() error: uninitialized symbol 'frame_size'
 2020-05-30 23:21 UTC 

[PATCH 0/4] Mac IOP driver fixes
 2020-05-30 23:12 UTC  (5+ messages)
` [PATCH 3/4] m68k/mac: Don't send uninitialized data in IOP message reply
` [PATCH 2/4] m68k/mac: Fix IOP status/control register writes
` [PATCH 1/4] m68k/mac: Don't send IOP message until channel is idle
` [PATCH 4/4] m68k/mac: Improve IOP debug 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.