All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-29 17:48:14 to 2018-03-29 18:06:38 UTC [more...]

[PATCH 4.9 00/28] 4.9.92-stable review
 2018-03-29 18:00 UTC  (29+ messages)
` [PATCH 4.9 01/28] scsi: sg: dont return bogus Sg_requests
` [PATCH 4.9 02/28] genirq: Track whether the trigger type has been set
` [PATCH 4.9 03/28] net sched actions: return explicit error when tunnel_key mode is not specified
` [PATCH 4.9 04/28] ppp: avoid loop in xmit recursion detection code
` [PATCH 4.9 05/28] rhashtable: Fix rhlist duplicates insertion
` [PATCH 4.9 06/28] sch_netem: fix skb leak in netem_enqueue()
` [PATCH 4.9 07/28] ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()
` [PATCH 4.9 08/28] net: use skb_to_full_sk() in skb_update_prio()
` [PATCH 4.9 09/28] net: Fix hlist corruptions in inet_evict_bucket()
` [PATCH 4.9 10/28] dccp: check sk for closed state in dccp_sendmsg()
` [PATCH 4.9 11/28] ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()
` [PATCH 4.9 12/28] l2tp: do not accept arbitrary sockets
` [PATCH 4.9 13/28] net: ethernet: arc: Fix a potential memory leak if an optional regulator is deferred
` [PATCH 4.9 14/28] net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY interface
` [PATCH 4.9 15/28] net: fec: Fix unbalanced PM runtime calls
` [PATCH 4.9 16/28] net/iucv: Free memory obtained by kzalloc
` [PATCH 4.9 17/28] netlink: avoid a double skb free in genlmsg_mcast()
` [PATCH 4.9 18/28] net: Only honor ifindex in IP_PKTINFO if non-0
` [PATCH 4.9 19/28] skbuff: Fix not waking applications when errors are enqueued
` [PATCH 4.9 20/28] team: Fix double free in error path
` [PATCH 4.9 21/28] soc/fsl/qbman: fix issue in qman_delete_cgr_safe()
` [PATCH 4.9 22/28] s390/qeth: free netdevice when removing a card
` [PATCH 4.9 23/28] s390/qeth: when thread completes, wake up all waiters
` [PATCH 4.9 24/28] s390/qeth: lock read device while queueing next buffer
` [PATCH 4.9 25/28] s390/qeth: on channel error, reject further cmd requests
` [PATCH 4.9 26/28] net: systemport: Rewrite __bcm_sysport_tx_reclaim()
` [PATCH 4.9 27/28] kcm: lock lower socket in kcm_attach
` [PATCH 4.9 28/28] net: hns: Fix a skb used after free bug

Vmbus series
 2018-03-29 18:06 UTC 

[PATCH 4.14 00/43] 4.14.32-stable review
 2018-03-29 18:00 UTC  (44+ messages)
` [PATCH 4.14 01/43] tcp: reset sk_send_head in tcp_write_queue_purge
` [PATCH 4.14 02/43] tcp: purge write queue upon aborting the connection
` [PATCH 4.14 03/43] qed: Fix non TCP packets should be dropped on iWARP ll2 connection
` [PATCH 4.14 04/43] sysfs: symlink: export sysfs_create_link_nowarn()
` [PATCH 4.14 05/43] net: phy: relax error checking when creating sysfs link netdev->phydev
` [PATCH 4.14 06/43] devlink: Remove redundant free on error path
` [PATCH 4.14 07/43] macvlan: filter out unsupported feature flags
` [PATCH 4.14 08/43] net: ipv6: keep sk status consistent after datagram connect failure
` [PATCH 4.14 09/43] ipv6: old_dport should be a __be16 in __ip6_datagram_connect()
` [PATCH 4.14 10/43] ipv6: sr: fix NULL pointer dereference when setting encap source address
` [PATCH 4.14 11/43] ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel state
` [PATCH 4.14 12/43] mlxsw: spectrum_buffers: Set a minimum quota for CPU port traffic
` [PATCH 4.14 13/43] net: phy: Tell caller result of phy_change()
` [PATCH 4.14 14/43] net sched actions: return explicit error when tunnel_key mode is not specified
` [PATCH 4.14 15/43] ppp: avoid loop in xmit recursion detection code
` [PATCH 4.14 16/43] rhashtable: Fix rhlist duplicates insertion
` [PATCH 4.14 17/43] kcm: lock lower socket in kcm_attach
` [PATCH 4.14 18/43] sch_netem: fix skb leak in netem_enqueue()
` [PATCH 4.14 19/43] ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()
` [PATCH 4.14 20/43] net: use skb_to_full_sk() in skb_update_prio()
` [PATCH 4.14 21/43] net: Fix hlist corruptions in inet_evict_bucket()
` [PATCH 4.14 22/43] dccp: check sk for closed state in dccp_sendmsg()
` [PATCH 4.14 23/43] ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()
` [PATCH 4.14 24/43] l2tp: do not accept arbitrary sockets
` [PATCH 4.14 25/43] net: ethernet: arc: Fix a potential memory leak if an optional regulator is deferred
` [PATCH 4.14 26/43] net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY interface
` [PATCH 4.14 27/43] net: fec: Fix unbalanced PM runtime calls
` [PATCH 4.14 28/43] net/iucv: Free memory obtained by kzalloc
` [PATCH 4.14 29/43] netlink: avoid a double skb free in genlmsg_mcast()
` [PATCH 4.14 30/43] net: Only honor ifindex in IP_PKTINFO if non-0
` [PATCH 4.14 31/43] net: systemport: Rewrite __bcm_sysport_tx_reclaim()
` [PATCH 4.14 32/43] qede: Fix qedr link update
` [PATCH 4.14 33/43] skbuff: Fix not waking applications when errors are enqueued
` [PATCH 4.14 34/43] team: Fix double free in error path
` [PATCH 4.14 35/43] soc/fsl/qbman: fix issue in qman_delete_cgr_safe()
` [PATCH 4.14 36/43] dpaa_eth: fix error in dpaa_remove()
` [PATCH 4.14 37/43] dpaa_eth: remove duplicate initialization
` [PATCH 4.14 38/43] dpaa_eth: increment the RX dropped counter when needed
` [PATCH 4.14 39/43] dpaa_eth: remove duplicate increment of the tx_errors counter
` [PATCH 4.14 40/43] s390/qeth: free netdevice when removing a card
` [PATCH 4.14 41/43] s390/qeth: when thread completes, wake up all waiters
` [PATCH 4.14 42/43] s390/qeth: lock read device while queueing next buffer
` [PATCH 4.14 43/43] s390/qeth: on channel error, reject further cmd requests

[PATCHv5, 5/5] ARM: dts: omap4-droid4: add soundcard
 2018-03-29 18:05 UTC  (12+ messages)
` omap4-droid4: voice call support was Re: [PATCHv5,5/5] "
    ` omap4-droid4: voice call support was Re: [PATCHv5, 5/5] "

[PATCH v2 0/1] Detect identical genfscon
 2018-03-29 18:04 UTC  (3+ messages)
` [PATCH v2 1/1] "

[pull request][net-next 00/15] Mellanox, mlx5 mlx5-updates-2018-03-27
 2018-03-29 18:04 UTC  (2+ messages)

[PATCH] selftests/ftrace: fix spelling mistake: "tiggers" -> "triggers"
 2018-03-29 18:04 UTC  (11+ messages)

[PATCH] wcn36xx: allocate skbs with GFP_KERNEL during init
 2018-03-29 18:04 UTC  (2+ messages)

[PATCH 4.15 00/47] 4.15.15-stable review
 2018-03-29 18:00 UTC  (48+ messages)
` [PATCH 4.15 01/47] net: dsa: Fix dsa_is_user_port() test inversion
` [PATCH 4.15 02/47] openvswitch: meter: fix the incorrect calculation of max delta_t
` [PATCH 4.15 03/47] qed: Fix MPA unalign flow in case header is split across two packets
` [PATCH 4.15 04/47] tcp: purge write queue upon aborting the connection
` [PATCH 4.15 05/47] qed: Fix non TCP packets should be dropped on iWARP ll2 connection
` [PATCH 4.15 06/47] sysfs: symlink: export sysfs_create_link_nowarn()
` [PATCH 4.15 07/47] net: phy: relax error checking when creating sysfs link netdev->phydev
` [PATCH 4.15 08/47] devlink: Remove redundant free on error path
` [PATCH 4.15 09/47] macvlan: filter out unsupported feature flags
` [PATCH 4.15 10/47] net: ipv6: keep sk status consistent after datagram connect failure
` [PATCH 4.15 11/47] ipv6: old_dport should be a __be16 in __ip6_datagram_connect()
` [PATCH 4.15 12/47] ipv6: sr: fix NULL pointer dereference when setting encap source address
` [PATCH 4.15 13/47] ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel state
` [PATCH 4.15 14/47] mlxsw: spectrum_buffers: Set a minimum quota for CPU port traffic
` [PATCH 4.15 15/47] net: phy: Tell caller result of phy_change()
` [PATCH 4.15 16/47] ipv6: Reflect MTU changes on PMTU of exceptions for MTU-less routes
` [PATCH 4.15 17/47] net sched actions: return explicit error when tunnel_key mode is not specified
` [PATCH 4.15 18/47] ppp: avoid loop in xmit recursion detection code
` [PATCH 4.15 19/47] rhashtable: Fix rhlist duplicates insertion
` [PATCH 4.15 20/47] test_rhashtable: add test case for rhltable with duplicate objects
` [PATCH 4.15 21/47] kcm: lock lower socket in kcm_attach
` [PATCH 4.15 22/47] sch_netem: fix skb leak in netem_enqueue()
` [PATCH 4.15 23/47] ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()
` [PATCH 4.15 24/47] net: use skb_to_full_sk() in skb_update_prio()
` [PATCH 4.15 25/47] net: Fix hlist corruptions in inet_evict_bucket()
` [PATCH 4.15 26/47] s390/qeth: free netdevice when removing a card
` [PATCH 4.15 27/47] s390/qeth: when thread completes, wake up all waiters
` [PATCH 4.15 28/47] s390/qeth: lock read device while queueing next buffer
` [PATCH 4.15 29/47] s390/qeth: on channel error, reject further cmd requests
` [PATCH 4.15 30/47] soc/fsl/qbman: fix issue in qman_delete_cgr_safe()
` [PATCH 4.15 31/47] dpaa_eth: fix error in dpaa_remove()
` [PATCH 4.15 32/47] dpaa_eth: remove duplicate initialization
` [PATCH 4.15 33/47] dpaa_eth: increment the RX dropped counter when needed
` [PATCH 4.15 34/47] dpaa_eth: remove duplicate increment of the tx_errors counter
` [PATCH 4.15 35/47] dccp: check sk for closed state in dccp_sendmsg()
` [PATCH 4.15 36/47] ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()
` [PATCH 4.15 37/47] l2tp: do not accept arbitrary sockets
` [PATCH 4.15 38/47] net: ethernet: arc: Fix a potential memory leak if an optional regulator is deferred
` [PATCH 4.15 39/47] net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY interface
` [PATCH 4.15 40/47] net: fec: Fix unbalanced PM runtime calls
` [PATCH 4.15 41/47] net/iucv: Free memory obtained by kzalloc
` [PATCH 4.15 42/47] netlink: avoid a double skb free in genlmsg_mcast()
` [PATCH 4.15 43/47] net: Only honor ifindex in IP_PKTINFO if non-0
` [PATCH 4.15 44/47] net: systemport: Rewrite __bcm_sysport_tx_reclaim()
` [PATCH 4.15 45/47] qede: Fix qedr link update
` [PATCH 4.15 46/47] skbuff: Fix not waking applications when errors are enqueued
` [PATCH 4.15 47/47] team: Fix double free in error path

Multi-Actuator SAS HDD First Look
 2018-03-29 18:03 UTC  (3+ messages)

[PATCH v7 00/14] dax: fix dma vs truncate/hole-punch
 2018-03-29 18:09 UTC  (4+ messages)
` [PATCH v7 05/14] ext4, dax: introduce ext4_dax_aops

[PATCH v4 0/3] perf/core: expose thread context switch out event type to user space
 2018-03-29 18:02 UTC  (4+ messages)
` [PATCH v4 1/3] perf/core: store context switch out type into Perf trace

[RFC PATCH for 4.17 00/21] Restartable sequences and CPU op vector
 2018-03-29 18:02 UTC  (9+ messages)
` [RFC PATCH for 4.17 02/21] rseq: Introduce restartable sequences system call (v12)

git complains packed-refs is not a directory when used with GIT_DIR and GIT_WORK_TREE envvars
 2018-03-29 18:01 UTC  (10+ messages)
` [PATCH 2/4] add chdir-notify API
` [PATCH 3/4] set_work_tree: use chdir_notify

[RESEND v2 0/7] Change DPAA2 to dynamic logging
 2018-03-29 18:01 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/7] net/dpaa2: change into "

[PATCH] credential: cred helper fast exit can cause SIGPIPE, crash
 2018-03-29 18:00 UTC  (5+ messages)
      ` [PATCH] credential: ignore SIGPIPE when writing to credential helpers

[RFCv2 PATCH 0/3] Salted build ids via linker sections
 2018-03-29 18:01 UTC  (4+ messages)
` [RFCv2 PATCH 1/3] kbuild: Introduce build-salt generated header
` [RFCv2 PATCH 2/3] kbuild: Link with generated build-salt header
` [RFCv2 PATCH 3/3] x86/vdso: Add build salt to the vDSO

[PATCH 4.4 00/20] 4.4.126-stable review
 2018-03-29 18:00 UTC  (17+ messages)
` [PATCH 4.4 01/20] scsi: sg: dont return bogus Sg_requests
` [PATCH 4.4 02/20] genirq: Track whether the trigger type has been set
` [PATCH 4.4 03/20] net: Fix hlist corruptions in inet_evict_bucket()
` [PATCH 4.4 04/20] dccp: check sk for closed state in dccp_sendmsg()
` [PATCH 4.4 05/20] ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()
` [PATCH 4.4 06/20] l2tp: do not accept arbitrary sockets
` [PATCH 4.4 07/20] net: ethernet: arc: Fix a potential memory leak if an optional regulator is deferred
` [PATCH 4.4 08/20] net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY interface
` [PATCH 4.4 09/20] net/iucv: Free memory obtained by kzalloc
` [PATCH 4.4 10/20] netlink: avoid a double skb free in genlmsg_mcast()
` [PATCH 4.4 11/20] net: Only honor ifindex in IP_PKTINFO if non-0
` [PATCH 4.4 12/20] skbuff: Fix not waking applications when errors are enqueued
` [PATCH 4.4 16/20] s390/qeth: lock read device while queueing next buffer
` [PATCH 4.4 17/20] s390/qeth: on channel error, reject further cmd requests
` [PATCH 4.4 18/20] ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()
` [PATCH 4.4 19/20] net: fec: Fix unbalanced PM runtime calls

[Qemu-devel] linux-user: missing synchronization in CPU object realization
 2018-03-29 17:59 UTC  (2+ messages)

[iproute2-next 0/2] tipc: changes to addressing structure
 2018-03-29 17:58 UTC  (3+ messages)

[PATCH 0/9] Assorted fixes for `git config` (including the "empty sections" bug)
 2018-03-29 17:58 UTC  (2+ messages)

linux-next 20180327 - "SELinux: (dev dm-3, type ext4) getxattr errno 34"
 2018-03-29 17:57 UTC 

[PATCH v6 0/3] Bluetooth: hci_qca: Add serdev support
 2018-03-29 17:56 UTC  (2+ messages)

seabios regression in staging
 2018-03-29 17:56 UTC  (4+ messages)

[PATCH v3 0/2] SDM845 System Cache Driver
 2018-03-29 17:55 UTC  (5+ messages)
` [PATCH v3 2/2] drivers: soc: Add LLCC driver

[PATCH v2 0/2] Fix some function description mismatches
 2018-03-29 17:54 UTC  (4+ messages)
` [PATCH v2 2/2] mtd: nand: Fix some function description mismatches in core.c

Regression in v4.4.124 due to 'genirq: Use irqd_get_trigger_type to compare ..'
 2018-03-29 17:54 UTC  (3+ messages)

[PATCH] Extract initrd free logic from arch-specific code
 2018-03-29 17:53 UTC  (17+ messages)
                      ` [OpenRISC] "

[PATCH net-next 0/3] net: Broadcom drivers coalescing fixes
 2018-03-29 17:54 UTC  (5+ messages)
` [PATCH net-next 3/3] net: bcmgenet: Fix coalescing settings handling

[PATCH v2 0/4] HDCP1.4 fixes
 2018-03-29 17:53 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for HDCP1.4 fixes (rev3)

[PATCH 12/12] qmi: use standard endian macros
 2018-03-29 17:53 UTC  (2+ messages)

[PATCH v2] ethdev: replace bus specific struct with generic dev
 2018-03-29 17:52 UTC  (2+ messages)
` [PATCH v3] "

[Buildroot] [PATCH] libpciaccess: add dependency on hwdata
 2018-03-29 17:52 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t v2 1/2] tests/gem_eio: Never re-use contexts which were in the middle of GPU reset
 2018-03-29 17:50 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,v2,1/2] "

mm/vmstat.c: fix vmstat_update() preemption BUG
 2018-03-29 17:50 UTC  (2+ messages)

[Cluster-devel] [PATCH] gfs2: time journal recovery steps accurately
 2018-03-29 17:49 UTC  (2+ messages)

[MPTCP] Weekly meeting - 29 March 2018 16:00 UTC (9am PDT, 6pm CEST)
 2018-03-29 17:49 UTC 

[PATCH net-next 0/5] Introduce net_rwsem to protect net_namespace_list
 2018-03-29 17:48 UTC  (5+ 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.