All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-28 15:40:40 to 2019-04-28 19:04:19 UTC [more...]

[B.A.T.M.A.N.] [PATCH] batman-adv: introduce "noflood" broadcast flood prevention option
 2019-04-28 19:04 UTC  (3+ messages)

[linux-4.19 test] 135309: regressions - trouble: blocked/broken/fail/pass
 2019-04-28 19:00 UTC  (2+ messages)
` [Xen-devel] "

[PATCH 0/4] lib: rework bitmap_parse
 2019-04-28 18:58 UTC  (10+ messages)
` [PATCH 1/6] lib/string: add strnchrnul()
` [PATCH 2/6] bitops: more BITS_TO_* macros
` [PATCH 4/6] lib: rework bitmap_parse()

[PATCH] media: staging/imx: add media device to capture register
 2019-04-28 18:53 UTC  (2+ messages)

[PATCH BlueZ 1/2] a2dp: Store last used endpoint
 2019-04-28 18:53 UTC  (5+ messages)

INFO: task hung in __get_super
 2019-04-28 18:51 UTC  (3+ messages)

[PATCH net-next 00/13] Improvements to DSA core VLAN manipulation
 2019-04-28 18:45 UTC  (14+ messages)
` [PATCH net-next 01/13] net: dsa: Fix pharse -> phase typo
` [PATCH net-next 02/13] net: dsa: Store vlan_filtering as a property of dsa_port
` [PATCH net-next 03/13] net: dsa: Be aware of switches where VLAN filtering is a global setting
` [PATCH net-next 04/13] net: dsa: b53: Let DSA handle mismatched VLAN filtering settings
` [PATCH net-next 05/13] net: dsa: Unset vlan_filtering when ports leave the bridge
` [PATCH net-next 06/13] net: dsa: mt7530: Let DSA handle the unsetting of vlan_filtering
` [PATCH net-next 07/13] net: dsa: Keep the vlan_filtering setting in dsa_switch if it's global
` [PATCH net-next 08/13] net: dsa: Add helper function to retrieve VLAN awareness setting
` [PATCH net-next 09/13] net: dsa: mt7530: Use the DSA vlan_filtering helper function
` [PATCH net-next 10/13] net: dsa: Skip calling .port_vlan_filtering on no change
` [PATCH net-next 11/13] net: dsa: b53: Let DSA call .port_vlan_filtering only when necessary
` [PATCH net-next 12/13] net: dsa: b53: Use vlan_filtering property from dsa_switch
` [PATCH net-next 13/13] net: dsa: Add more convenient functions for installing port VLANs

endianness swapped
 2019-04-28 18:44 UTC  (4+ messages)

Testing of r8169 workaround removal
 2019-04-28 18:43 UTC  (5+ messages)

[PATCH REPOST] random: Add a spinlock_t to struct batched_entropy
 2019-04-28 18:29 UTC  (2+ messages)

[PATCH] batman-adv: genetlink: optionally validate strictly/dumps
 2019-04-28 18:28 UTC 

[U-Boot] [PATCH] imx: add lowlevel init for ARM64
 2019-04-28 18:24 UTC  (5+ messages)
` [U-Boot] [REGRESSION] "

[PATCH] net_sched: force endianness annotation
 2019-04-28 18:17 UTC  (2+ messages)

[dpdk-dev] [PATCH] doc: update references to removed function
 2019-04-28 18:14 UTC  (2+ messages)

[PATCH net-next] net: phy: improve setting advertised modes in phy_probe
 2019-04-28 18:10 UTC  (3+ messages)

vmscan.c: Reclaim unevictable pages
 2019-04-28 12:38 UTC  (5+ messages)

[PATCH v2 0/3] add support for is25wp256 spi-nor device
 2019-04-28 18:09 UTC  (12+ messages)
` [PATCH v2 1/3] mtd: spi-nor: add support for is25wp256
` [PATCH v2 2/3] mtd: spi-nor: add support to unlock flash device
` [PATCH v2 3/3] mtd: spi-nor: add locking support for is25xxxxx device

[PATCH 0/4] x86/ftrace: make ftrace_int3_handler() not to skip fops invocation
 2019-04-28 18:08 UTC  (16+ messages)
` [PATCH 1/4] x86/thread_info: introduce ->ftrace_int3_stack member
` [PATCH 3/4] x86/ftrace: make ftrace_int3_handler() not to skip fops invocation

Zdravstvuyte! Vas interesuyut kliyentskiye bazy dannykh?
 2019-04-28 17:14 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-5.1-6 tag
 2019-04-28 18:05 UTC  (3+ messages)

[GIT PULL] Storage fixes for 5.1-rc7
 2019-04-28 18:05 UTC  (2+ messages)

[git pull] Input updates for v5.1-rc6
 2019-04-28 18:05 UTC  (2+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2019-04-28 18:05 UTC  (3+ messages)

[freebsd-master bisection] complete build-amd64-freebsd-again
 2019-04-28 18:01 UTC  (2+ messages)
` [Xen-devel] "

BUG: KASAN: use-after-free Read in tun_net_xmit
 2019-04-28 17:59 UTC  (8+ messages)
` [PATCH] tun: Fix use-after-free "

[PATCH-tip v6 00/20] locking/rwsem: Rwsem rearchitecture part 2
 2019-04-28 17:59 UTC  (24+ messages)
` [PATCH-tip v6 01/20] locking/rwsem: Prevent decrement of reader count before increment
` [PATCH-tip v6 02/20] locking/rwsem: Make owner available even if !CONFIG_RWSEM_SPIN_ON_OWNER
` [PATCH-tip v6 03/20] locking/rwsem: Remove rwsem_wake() wakeup optimization
` [PATCH-tip v6 04/20] locking/rwsem: Implement a new locking scheme
` [PATCH-tip v6 05/20] locking/rwsem: Merge rwsem.h and rwsem-xadd.c into rwsem.c
` [PATCH-tip v6 06/20] locking/rwsem: Code cleanup after files merging
` [PATCH-tip v6 07/20] locking/rwsem: Make rwsem_spin_on_owner() return owner state
` [PATCH-tip v6 08/20] locking/rwsem: Implement lock handoff to prevent lock starvation
` [PATCH-tip v6 09/20] locking/rwsem: Always release wait_lock before waking up tasks
` [PATCH-tip v6 10/20] locking/rwsem: More optimal RT task handling of null owner
` [PATCH-tip v6 11/20] locking/rwsem: Wake up almost all readers in wait queue
` [PATCH-tip v6 12/20] locking/rwsem: Clarify usage of owner's nonspinaable bit
` [PATCH-tip v6 13/20] locking/rwsem: Enable readers spinning on writer
` [PATCH-tip v6 14/20] locking/rwsem: Enable time-based spinning on reader-owned rwsem
` [PATCH-tip v6 15/20] locking/rwsem: Adaptive disabling of reader optimistic spinning
` [PATCH-tip v6 16/20] locking/rwsem: Add more rwsem owner access helpers
` [PATCH-tip v6 17/20] locking/rwsem: Guard against making count negative
` [PATCH-tip v6 18/20] locking/rwsem: Merge owner into count on x86-64
` [PATCH-tip v6 19/20] locking/rwsem: Remove redundant computation of writer lock word
` [PATCH-tip v6 20/20] locking/rwsem: Disable preemption in down_read*() if owner in count

[PATCH v4 net-next 00/14] Make DSA tag drivers kernel modules
 2019-04-28 17:37 UTC  (15+ messages)
` [PATCH v4 01/14] dsa: Add SPDX header to tag drivers
` [PATCH v4 02/14] dsa: Move tagger name into its ops structure
` [PATCH v4 03/14] dsa: Add MODULE_ALIAS to taggers in preparation to become modules
` [PATCH v4 04/14] dsa: Add MODULE_LICENSE to tag drivers
` [PATCH v4 05/14] dsa: Add TAG protocol to tag ops
` [PATCH v4 06/14] dsa: Add boilerplate helper to register DSA tag driver modules
` [PATCH v4 07/14] dsa: Keep link list of tag drivers
` [PATCH v4 08/14] dsa: Register the none tagger ops
` [PATCH v4 09/14] dsa: Rename dsa_resolve_tag_protocol() to _get ready for locking
` [PATCH v4 10/14] dsa: Add stub tag driver put method
` [PATCH v4 11/14] dsa: Make use of the list of tag drivers
` [PATCH v4 12/14] dsa: Cleanup unneeded table and make tag structures static
` [PATCH v4 13/14] dsa: tag_brcm: Avoid unused symbols
` [PATCH v4 14/14] dsa: Allow tag drivers to be built as modules

[PATCH v2 net-next 0/7] ipv4 ipv6: Move location of pcpu route cache and exceptions
 2019-04-28 17:53 UTC  (3+ messages)

[PATCH net-next] r8169: remove manual autoneg restart workaround
 2019-04-28 17:45 UTC 

[Buildroot] [PATCH] core/pkg-infra: host variant inherits DL_SUBDIR
 2019-04-28 17:44 UTC 

[PATCH] unicode: refactor the rule for regenerating utf8data.h
 2019-04-28 17:43 UTC  (3+ messages)

[Buildroot] [PATCH] package/qemu: unset TARGET_DIR
 2019-04-28 17:43 UTC 

[PATCH 0/2] Perfect 8250 mtk uart function
 2019-04-28 17:40 UTC  (4+ messages)
` [PATCH 1/2] serial: 8250-mtk: add follow control

[U-Boot] [PATCH 0/1] cmd: efidebug: rework "boot dump"
 2019-04-28 17:40 UTC  (3+ messages)
` [U-Boot] [PATCH 1/1] cmd: efidebug: rework "boot dump" sub-command using GetNextVariableName()

[Linux-kernel-mentees] [linux-kernel mentees][2]Syzbot report
 2019-04-28 17:36 UTC  (2+ messages)

[PATCH 1/2] input: touch: eeti: move ISR code to own function
 2019-04-28 17:36 UTC  (7+ messages)
` [PATCH 2/2] input: touch: eeti: read hardware state once after wakeup

[PATCH][RFC] parisc: Use per-pagetable spinlock (v2)
 2019-04-28 17:34 UTC 

[PATCH v8 1/2] dt-bindings: input: touchscreen: iqs5xx: Add bindings
 2019-04-28 17:31 UTC  (3+ messages)
` [PATCH v8 2/2] input: touchscreen: Add support for Azoteq IQS550/572/525

[PATCH] MAINTAINERS: mtd: maps: update physmap-versatile.c file entry
 2019-04-28 17:24 UTC 

sound: USB: line6: use dynamic buffers
 2019-04-28 17:07 UTC  (2+ messages)
` [PATCH] "

[dpdk-dev] [PATCH v4] eventdev: add experimental tag back
 2019-04-28 17:05 UTC 

[PATCH v2 0/4] of_net: Add NVMEM support to of_get_mac_address
 2019-04-28 16:58 UTC  (9+ messages)
` [PATCH v2 2/4] dt-bindings: doc: Reflect new NVMEM of_get_mac_address behaviour
` [PATCH v2 3/4] net: macb: Drop nvmem_get_mac_address usage
` [PATCH v2 4/4] net: davinci_emac: "

Website Contact Received
 2019-04-28 15:56 UTC 

sound: USB: line6: use dynamic buffers
 2019-04-28 16:42 UTC  (3+ messages)
` [PATCH] "

[GIT PULL] Ceph fixes for 5.1-rc7
 2019-04-28 16:40 UTC  (14+ messages)

[PATCH 0/6] fix some bugs and add some features in stmmac
 2019-04-28 16:37 UTC  (5+ messages)
` [PATCH 5/6] net: stmmac: add mdio clause 45 access from mac device for dwmac4

[Bug 109955] amdgpu [RX Vega 64] system freeze while gaming
 2019-04-28 16:33 UTC 

[Qemu-devel] [PATCH v2 0/8] tests/qemu-iotests: Run basic iotests during "make check"
 2019-04-28 16:10 UTC  (20+ messages)
` [Qemu-devel] [PATCH v2 1/8] tests/qemu-iotests: Fix output of qemu-io related tests
` [Qemu-devel] [PATCH v2 2/8] tests/qemu-iotests/005: Add a sanity check for large sparse file support
` [Qemu-devel] [PATCH v2 3/8] tests/qemu-iotests/check: Pick a default machine if necessary
` [Qemu-devel] [PATCH v2 4/8] tests/qemu-iotests: Do not hard-code the path to bash
` [Qemu-devel] [PATCH v2 5/8] cirrus / travis: Add gnu-sed and bash for macOS and FreeBSD
` [Qemu-devel] [PATCH v2 6/8] tests/qemu-iotests: Remove the "_supported_os Linux" line from many tests
` [Qemu-devel] [PATCH v2 7/8] tests/qemu-iotests/group: Re-use the "auto" group for tests that can always run
` [Qemu-devel] [PATCH v2 8/8] tests: Run the iotests during "make check" again

[PATCH v1 1/2] Add polling support to pidfd
 2019-04-28 16:24 UTC  (6+ messages)

[dpdk-dev] [PATCH] doc: announce ABI change on eal and kni
 2019-04-28 16:23 UTC  (2+ messages)

recommended way to allow mounting of degraded array at boot
 2019-04-28 16:18 UTC 

[dpdk-dev] CALL to eth PMD maintainers: complete closing of port
 2019-04-28 16:17 UTC  (3+ messages)

[PATCH] kobject: Improve docs for kobject_add/del
 2019-04-28 16:16 UTC  (2+ messages)

memleak around kobject_init_and_add()
 2019-04-28 16:14 UTC  (4+ messages)

[PATCH] mm: Fix kobject memleak in SLUB
 2019-04-28 16:11 UTC  (2+ messages)

[Buildroot] New lightweight Letsencrypt client with minimal dependecies
 2019-04-28 16:11 UTC 

sound: USB: line6: use dynamic buffers
 2019-04-28 16:04 UTC  (2+ messages)
` [PATCH] "

Line6 podstudio UX1 - driver crash on usb_hcd_map_urb_for_dma
 2019-04-28 16:00 UTC  (2+ messages)

[PATCH 0/4] PCI: Use PCIe service name in dmesg logs
 2019-04-28 15:55 UTC  (5+ messages)
` [PATCH 1/4] PCI: Replace dev_*() printk wrappers with pci_*() printk wrappers
` [PATCH 3/4] PCI: pciehp: Remove unused macro definitions

Proposal: object negotiation for partial clones
 2019-04-28 15:55 UTC 

io_uring: not good enough for release
 2019-04-28 15:54 UTC  (3+ messages)
  ` io_uring: O_NONBLOCK/IOCB_NOWAIT/RWF_NOWAIT mess

[PATCH] ieee802154: hwsim: unregister hw while hwsim_subscribe_all_others fails
 2019-04-28 15:48 UTC  (2+ messages)

[Bug 201273] New: Fatal error during GPU init amdgpu
 2019-04-28 15:46 UTC  (2+ messages)
` [Bug 201273] Fatal error during GPU init amdgpu RX560

[PATCH 3.16 000/202] 3.16.66-rc1 review
 2019-04-28 15:45 UTC  (3+ messages)

[Qemu-devel] Failing qemu-iotest 211 with -vdi
 2019-04-28 15:43 UTC  (2+ messages)

[Bug 110509] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout
 2019-04-28 15:42 UTC  (2+ messages)

[ANNOUNCE] xfs-linux: for-next updated to 7aef96d18066
 2019-04-28 15:41 UTC 

[drm/i915/fbdev] 09ded8af57: dmesg.RIP:drm_setup_crtcs[drm_kms_helper]
 2019-04-28 15:40 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.