All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-15 13:43:41 to 2018-12-15 16:57:54 UTC [more...]

[PATCH v5 00/11] Allow changing the transit namespace
 2018-12-15 16:56 UTC  (7+ messages)
` [PATCH v5 01/11] netlink: check for CAP_NET_ADMIN manually
` [PATCH v5 02/11] netlink: allow specifying the device namespace
` [PATCH v5 03/11] netlink: restrict access to the UDP socket
` [PATCH v5 04/11] device: rename creating_net to transit_net
` [PATCH v5 05/11] device: store a copy of the device net
` [PATCH v5 06/11] socket: allow modification of transit_net

[Bug 201795] New: [Regression] Wrong 4k resolution detected with DisplayPort to HDMI adapter on amdgpu
 2018-12-15 16:53 UTC  (2+ messages)
` [Bug 201795] "

[PATCH 1/9] staging: rtl8188eu: cleanup declarations in rtw_mlme_ext.c
 2018-12-15 16:53 UTC  (10+ messages)
` [PATCH 2/9] staging: rtl8188eu: remove unnecessary parentheses "
` [PATCH 3/9] staging: rtl8188eu: remove unused arrays WFD_OUI and WMM_INFO_OUI
` [PATCH 4/9] staging: rtl8188eu: convert unsigned char arrays to u8
` [PATCH 5/9] staging: rtl8188eu: constify arrays in rtw_wlan_util.c
` [PATCH 6/9] staging: rtl8188eu: simplify null array initializations
` [PATCH 7/9] staging: rtl8188eu: change return type of is_basicrate() to bool
` [PATCH 8/9] staging: rtl8188eu: add spaces aroubd '&' in rtw_mlme_ext.c
` [PATCH 9/9] staging: rtl8188eu: cleanup brace coding style issues

[PATCH 4.14 00/89] 4.14.89-stable review
 2018-12-15 16:52 UTC  (2+ messages)

[PATCH v2 0/8] net: y2038-safe socket timestamps
 2018-12-15 16:50 UTC  (9+ messages)
` [PATCH v2 6/8] socket: Add SO_TIMESTAMP[NS]_NEW

[PATCH 4.9 00/51] 4.9.146-stable review
 2018-12-15 16:51 UTC  (2+ messages)

[lustre-devel] Latest build artifacts from build.whamcloud.com - Log in?
 2018-12-15 16:48 UTC  (5+ messages)

[Lkcamp][PATCH] media: vimc: Add vimc-streamer for stream control
 2018-12-15 16:46 UTC 

[PATCH bpf-next v2 0/8] bpf: btf: fix struct/union/fwd types with kind_flag
 2018-12-15 16:44 UTC  (7+ messages)
` [PATCH bpf-next v2 1/8] bpf: btf: refactor btf_int_bits_seq_show()
` [PATCH bpf-next v2 2/8] bpf: btf: fix struct/union/fwd types with kind_flag
` [PATCH bpf-next v2 3/8] bpf: enable cgroup local storage map pretty print "

[PATCH 4.4 00/88] 4.4.168-stable review
 2018-12-15 16:44 UTC  (5+ messages)

[PATCH] ALSA: hda: add mute LED support for HP EliteBook 840 G4
 2018-12-15 16:43 UTC 

[U-Boot] [PATCH v1 0/2] Fix USB port indexes for USB gadget commands
 2018-12-15 16:43 UTC  (3+ messages)
` [U-Boot] [PATCH v1 1/2] dm: usb: udc: Use SEQ_ALIAS to index the USB gadget ports
` [U-Boot] [PATCH v1 2/2] ARM: dts: define USB aliases for all omap5 platforms

[PATCH iproute2 1/4] Makefile: have check target depend on all
 2018-12-15 16:32 UTC  (7+ messages)
` [PATCH iproute2 2/4] testsuite: declare dependency between $(TESTS) and generate_nlmsg
` [PATCH iproute2 3/4] tests: delete dummy interface after default route test
` [PATCH iproute2 4/4] testsuite: remove gre kmods if the test loads them

[PATCH v3] watchdog: mtx-1: Convert to use GPIO descriptor
 2018-12-15 16:31 UTC  (2+ messages)
` [v3] "

[PATCH] watchdog: mena21_wdt: Convert to GPIO descriptors
 2018-12-15 16:28 UTC  (2+ messages)
`  "

[PATCH v3 3/3] arm64: dts: qcom: pm8916: Add PON watchdog node
 2018-12-15 16:27 UTC  (2+ messages)
` [v3,3/3] "

[PATCH v3 2/3] dt-bindings: watchdog: Add Qualcomm PM8916 watchdog
 2018-12-15 16:26 UTC  (2+ messages)
` [v3,2/3] "

[PATCH] jffs2: Fix integer underflow in jffs2_rtime_compress
 2018-12-15 16:23 UTC 

[PATCH] dt-bindings: watchdog: update bindings for MT7629 SoC
 2018-12-15 16:23 UTC  (3+ messages)
`  "

[PATCH 1/2] livepatch: fix non-static warnings
 2018-12-15 16:23 UTC  (4+ messages)

[PATCH net-next 0/2] net: phy: don't stop state machine in case of MDIO error
 2018-12-15 16:19 UTC  (3+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] net: fec: remove workaround to restart state machine on "

[Qemu-devel] [PATCH v2 00/22] nbd: add qemu-nbd --list
 2018-12-15 16:02 UTC  (37+ messages)
` [Qemu-devel] [PATCH v2 01/22] qemu-nbd: Use program name in error messages
` [Qemu-devel] [PATCH v2 02/22] nbd: Document timeline of various features
` [Qemu-devel] [PATCH v2 03/22] maint: Allow for EXAMPLES in texi2pod
` [Qemu-devel] [PATCH v2 04/22] qemu-nbd: Enhance man page
` [Qemu-devel] [PATCH v2 05/22] nbd/client: More consistent error messages
` [Qemu-devel] [PATCH v2 06/22] qemu-nbd: Fail earlier for -c/-d on non-linux
` [Qemu-devel] [PATCH v2 07/22] qemu-nbd: Avoid strtol open-coding
` [Qemu-devel] [PATCH v2 08/22] nbd/client: Drop pointless buf variable
` [Qemu-devel] [PATCH v2 09/22] nbd/client: Refactor nbd_receive_list()
` [Qemu-devel] [PATCH v2 10/22] nbd/client: Move export name into NBDExportInfo
` [Qemu-devel] [PATCH v2 11/22] nbd/client: Change signature of nbd_negotiate_simple_meta_context()
` [Qemu-devel] [PATCH v2 12/22] nbd/client: Improve error handling in nbd_negotiate_simple_meta_context()
` [Qemu-devel] [PATCH v2 13/22] nbd/client: Split out nbd_send_one_meta_context()
` [Qemu-devel] [PATCH v2 14/22] nbd/client: Split out nbd_receive_one_meta_context()
` [Qemu-devel] [PATCH v2 15/22] nbd/client: Refactor return of nbd_receive_negotiate()
` [Qemu-devel] [PATCH v2 16/22] nbd/client: Split handshake into two functions
` [Qemu-devel] [PATCH v2 17/22] nbd/client: Pull out oldstyle size determination
` [Qemu-devel] [PATCH v2 18/22] nbd/client: Add nbd_receive_export_list()
` [Qemu-devel] [PATCH v2 19/22] nbd/client: Add meta contexts to nbd_receive_export_list()
` [Qemu-devel] [PATCH v2 20/22] qemu-nbd: Add --list option
` [Qemu-devel] [PATCH v2 21/22] nbd/client: Work around 3.0 bug for listing meta contexts
` [Qemu-devel] [PATCH v2 22/22] iotests: Enhance 223, 233 to cover 'qemu-nbd --list'

[PATCH] README: add link to mail list archive
 2018-12-15 16:05 UTC 

[Buildroot] [PATCH 1/1] util-linux: fix build with pkgconf 1.5.3
 2018-12-15 16:05 UTC  (2+ messages)

[Buildroot] [PATCH v2, 1/2] glib-networking: remove --with-libgcrypt-prefix
 2018-12-15 16:02 UTC  (3+ messages)
` [Buildroot] [PATCH v2, 2/2] glib-networking: bump to version 2.59.1

[meta-security][PATCH] ptest: fix testsuite var
 2018-12-15 15:57 UTC 

Firmware regression: BCM43362 WiFi stops working when Bluetooth is connected
 2018-12-15 15:52 UTC 

linux-next: Tree for Dec 14
 2018-12-15 15:51 UTC  (2+ messages)

[Buildroot] [PATCH] package/go: security bump to version 1.11.4
 2018-12-15 15:50 UTC 

[U-Boot] [PATCH 00/16] SF: Migrate to Linux SPI NOR framework
 2018-12-15 15:43 UTC  (12+ messages)

[linux-3.18 test] 131307: regressions - FAIL
 2018-12-15 15:37 UTC 

XFS and RAID10 with o2 layout
 2018-12-15 15:36 UTC  (6+ messages)

[PATCH V2 net-next 0/6] net: hns3: Add more commands to Debugfs in HNS3 driver
 2018-12-15 15:31 UTC  (7+ messages)
` [PATCH V2 net-next 1/6] net: hns3: Add "bd info" query function
` [PATCH V2 net-next 2/6] net: hns3: Add "manager table" information "
` [PATCH V2 net-next 3/6] net: hns3: Add "status register" "
` [PATCH V2 net-next 4/6] net: hns3: Add "dcb register" status "
` [PATCH V2 net-next 5/6] net: hns3: Add "queue map" "
` [PATCH V2 net-next 6/6] net: hns3: Add "tm map" status "

[PATCH v3.18,v4.4] powerpc/boot: Fix random libfdt related build errors
 2018-12-15 15:30 UTC 

Can we drop upstream Linux x32 support?
 2018-12-15 15:30 UTC  (6+ messages)

[PATCH] python/sepolicy: search() also for dontaudit rules
 2018-12-15 15:28 UTC  (2+ messages)

[linux-linus test] 131306: regressions - FAIL
 2018-12-15 15:27 UTC 

[Buildroot] [PATCH] docker-compose: add patch to allow recent 2.x releases of python-requests
 2018-12-15 15:25 UTC 

[PATCH net-next] r8169: improve spurious interrupt detection
 2018-12-15 15:25 UTC 

r8169: improve spurious interrupt detection
 2018-12-15 15:24 UTC 

[PATCH] pinctrl: sh-pfc: r8a77990: Fix IOCTRL reg state after s2ram on R-Car E3
 2018-12-15 15:23 UTC  (2+ messages)

[PATCH] dt-bindings: usb: renesas_usbhs: Add r8a774c0 support
 2018-12-15 15:18 UTC  (3+ messages)
  `  "

[PATCH v3 0/4] input: touchscreen: Add goodix GT5553 CTP support
 2018-12-15 15:18 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: input: touchscreen: goodix: Document AVDD28-supply property
` [PATCH v3 2/4] Input: goodix - Add AVDD28-supply regulator support
` [PATCH v3 3/4] dt-bindings: input: touchscreen: goodix: Add GT5663 compatible
` [PATCH v3 4/4] Input: goodix - Add GT5663 CTP support

[PATCH] usb: renesas_usbhs: add support for RZ/G2E
 2018-12-15 15:17 UTC  (3+ messages)
  `  "

[Qemu-devel] [Bug 1802915] [NEW] GTK display refresh rate is throttled
 2018-12-15 14:50 UTC  (2+ messages)
` [Qemu-devel] [Bug 1802915] "

[U-Boot] [PATCH v6 0/9] Fix CVE-2018-18440 and CVE-2018-18439
 2018-12-15 15:10 UTC  (3+ messages)
` [U-Boot] [PATCH v6 3/9] lib: lmb: reserving overlapping regions should fail

[PATCH 0/9] RZ/G2E basic device tree
 2018-12-15 15:10 UTC  (2+ messages)

[PATCH 0/4] Update definition of cmpxchg() under CodeSamples
 2018-12-15 15:10 UTC  (7+ messages)
` [PATCH 3/4] CodeSamples: Fix definition of cmpxchg() in api-gcc.h

[Buildroot] [PATCH 1/1] gstreamer1-edting-services: fix build with pkgconf 1.5.3
 2018-12-15 15:04 UTC 

[U-Boot] [PATCH] image: fix compiling without CMD_FDT
 2018-12-15 15:04 UTC  (4+ messages)

[PATCH] ubifs: Get/put page when changing PG_private
 2018-12-15 15:01 UTC 

make the non-consistent DMA allocator more userful (resend)
 2018-12-15 14:57 UTC  (10+ messages)
` [PATCH 3/6] sparc: remove the sparc32_dma_ops indirection
        ` [OpenRISC] "

[PATCH v3 0/8] HID: MS and Logitech high-resolution scroll wheel support
 2018-12-15 14:45 UTC  (5+ messages)
` [PATCH v3 7/8] HID: logitech: Enable high-resolution scrolling on Logitech mice

[PATCH 0/7] xfstests: add fs-verity tests
 2018-12-15 14:42 UTC  (8+ messages)
` [PATCH 1/7] common/verity: add common functions for testing fs-verity
` [PATCH 3/7] generic: test access controls on the fs-verity ioctls
` [PATCH 5/7] generic: test corrupting verity files

[bug report] Got "read_pnode: error -22 reading pnode" during ubifs mount
 2018-12-15 14:41 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] xdata_xcursor-themes: fix build with pkgconf 1.5.3
 2018-12-15 14:39 UTC 

[PATCH] squashfs: enable __GFP_FS in ->readpage to prevent hang in mem alloc
 2018-12-15 14:38 UTC  (2+ messages)

vt: Improve CSI parsing
 2018-12-15 14:34 UTC  (5+ messages)
` [PATCH 1/4] vt: refactor vc_ques to allow of other private sequences
` [PATCH 2/4] vt: Implement parsing for >, =, < "
` [PATCH 3/4] vt: ignore csi sequences with intermediate characters
` [PATCH 4/4] vt: ignore sequences that contain ':' in parameters

[PATCH 1/1] ALSA: virtuoso: add de-emphasis control
 2018-12-15 14:32 UTC 

[Buildroot] [PATCH 1/2] package/wpa_supplicant: bump version to 2.7
 2018-12-15 14:31 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/hostapd: "

[PATCH] scsi: bfa: clean up a couple of indentation issues
 2018-12-15 14:28 UTC 

[U-Boot] Please pull u-boot-dm
 2018-12-15 14:27 UTC  (2+ messages)

[PATCH V3 00/14] gpio: pca953x: Code cleanup and regmap conversion
 2018-12-15 14:26 UTC  (15+ messages)
` [PATCH V3 01/14] gpio: pca953x: Deduplicate the bank_shift
` [PATCH V3 02/14] gpio: pca953x: Fix AI overflow on PCAL6524
` [PATCH V3 03/14] gpio: pca953x: Repair multi-byte IO address increment on PCA9575
` [PATCH V3 04/14] gpio: pca953x: Unify pca95{3,7}x_write_regs_16()
` [PATCH V3 05/14] gpio: pca953x: Unify pca953x_{read,write}_regs_{16,24}()
` [PATCH V3 06/14] gpio: pca953x: Unify pca953x_{read,write}_regs_{8,mul}()
` [PATCH V3 07/14] gpio: pca953x: Factor out common code from device_pca95xx_init()
` [PATCH V3 08/14] gpio: pca953x: Zap ad-hoc I2C block write in multi GPIO set
` [PATCH V3 09/14] gpio: pca953x: Extract the register address mangling to single function
` [PATCH V3 10/14] gpio: pca953x: Perform basic regmap conversion
` [PATCH V3 11/14] gpio: pca953x: Zap ad-hoc reg_direction cache
` [PATCH V3 12/14] gpio: pca953x: Zap ad-hoc reg_output cache
` [PATCH V3 13/14] gpio: pca953x: Zap single use of pca953x_read_single()
` [PATCH V3 14/14] gpio: pca953x: Restore registers after suspend/resume cycle

[PATCH] eal: remove variable length array
 2018-12-15 14:26 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] scsi: 3w-xxx: fix indentation issue, add missing tab
 2018-12-15 14:17 UTC  (2+ messages)

[PATCH] mbuf: implement generic format for sched field
 2018-12-15 14:15 UTC  (4+ messages)
` [PATCH v2 2/3] eal: add new rte color definition

[Buildroot] WG: [PATCH] package/vsomeip: new package
 2018-12-15 14:14 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] glib-networking: bump to version 2.59.1
 2018-12-15 14:04 UTC 

[PATCH] mtd: rawnand: marvell: prevent timeouts on a loaded machine
 2018-12-15 13:54 UTC  (3+ messages)

[PATCH] dt-bindings: thermal: rcar-thermal: add R8A774C0 support
 2018-12-15 13:52 UTC  (2+ messages)

[PATCH] dt-bindings: can: rcar_can: Add r8a774c0 support
 2018-12-15 13:52 UTC  (2+ messages)

[PATCH] dt-bindings: iommu: ipmmu-vmsa: Add r8a774c0 support
 2018-12-15 13:52 UTC  (2+ messages)

[PATCH] dt-bindings: watchdog: renesas-wdt: Document r8a774c0 support
 2018-12-15 13:51 UTC  (2+ messages)

[PATCH] dt-bindings: gpio: rcar: Add r8a774c0 (RZ/G2E) support
 2018-12-15 13:51 UTC  (2+ messages)

[PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a774c0 support
 2018-12-15 13:51 UTC  (2+ messages)

dmaengine: rcar-dmac: Document R8A774C0 bindings
 2018-12-15 13:50 UTC  (3+ messages)
` [PATCH] "

[Cocci] struct replacement
 2018-12-15 13:49 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] boot/systemd-boot: new package
 2018-12-15 13:47 UTC  (8+ messages)

[PATCH 00/16] remoteproc: Add support for TI PRU
 2018-12-15 13:43 UTC  (4+ messages)
` [PATCH 04/16] remoteproc/pru: Add PRU remoteproc driver


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.