messages from 2016-09-22 17:07:55 to 2016-09-22 18:10:02 UTC [more...]
Source code review around jump label usage
2016-09-22 17:45 UTC (8+ messages)
` [PATCH 00/14] GPU-DRM-TTM: Fine-tuning for several function implementations
` [PATCH 06/14] GPU-DRM-TTM: Rename a jump label in ttm_dma_pool_alloc_new_pages()
` [PATCH 07/14] GPU-DRM-TTM: Rename jump labels in ttm_dma_page_pool_free()
` [PATCH 08/14] GPU-DRM-TTM: Rename a jump label in ttm_dma_pool_shrink_scan()
` [PATCH 09/14] GPU-DRM-TTM: Return directly after a failed kzalloc() in ttm_dma_page_alloc_init()
` [PATCH 11/14] GPU-DRM-TTM: Return an error code only as a constant in ttm_dma_pool_init()
` [PATCH 13/14] GPU-DRM-TTM: Delete unnecessary variable initialisations "
[PATCH 4.4 000/118] 4.4.22-stable review
2016-09-22 17:30 UTC (57+ messages)
` [PATCH 4.4 001/118] ext4: use __GFP_NOFAIL in ext4_free_blocks()
` [PATCH 4.4 002/118] fscrypto: add authorization check for setting encryption policy
` [PATCH 4.4 005/118] Revert "KVM: x86: fix missed hardware breakpoints"
` [PATCH 4.4 006/118] fscrypto: require write access to mount to set encryption policy
` [PATCH 4.4 008/118] tipc: move linearization of buffers to generic code
` [PATCH 4.4 009/118] powerpc/tm: do not use r13 for tabort_syscall
` [PATCH 4.4 010/118] powerpc/powernv : Drop reference added by kset_find_obj()
` [PATCH 4.4 011/118] powerpc/mm: Dont alias user region to other regions below PAGE_OFFSET
` [PATCH 4.4 013/118] pNFS: The client must not do I/O to the DS if its lease has expired
` [PATCH 4.4 014/118] NFSv4.x: Fix a refcount leak in nfs_callback_up_net
` [PATCH 4.4 016/118] pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialised
` [PATCH 4.4 017/118] NFSv4.1: Fix the CREATE_SESSION slot number accounting
` [PATCH 4.4 018/118] kexec: fix double-free when failing to relocate the purgatory
` [PATCH 4.4 019/118] mm: introduce get_task_exe_file
` [PATCH 4.4 020/118] audit: fix exe_file access in audit_exe_compare
` [PATCH 4.4 021/118] dm flakey: fix reads to be issued if drop_writes configured
` [PATCH 4.4 022/118] IB/uverbs: Fix race between uverbs_close and remove_one
` [PATCH 4.4 035/118] iio: fix pressure data output unit in hid-sensor-attributes
` [PATCH 4.4 036/118] iio: accel: kxsd9: Fix scaling bug
` [PATCH 4.4 039/118] serial: 8250_mid: fix divide error bug if baud rate is 0
` [PATCH 4.4 040/118] serial: 8250: added acces i/o products quad and octal serial cards
` [PATCH 4.4 049/118] ARM: AM43XX: hwmod: Fix RSTST register offset for pruss
` [PATCH 4.4 050/118] ARM: imx6: add missing BM_CLPCR_BYP_MMDC_CH0_LPM_HS setting for imx6ul
` [PATCH 4.4 051/118] ARM: imx6: add missing BM_CLPCR_BYPASS_PMIC_READY setting for imx6sx
` [PATCH 4.4 054/118] ARM: dts: imx6qdl: Fix SPDIF regression
` [PATCH 4.4 055/118] ARM: dts: overo: fix gpmc nand cs0 range
` [PATCH 4.4 057/118] ARM: dts: STiH407-family: Provide interconnect clock for consumption in ST SDHCI
` [PATCH 4.4 061/118] dm log writes: fix check of kthread_run() return value
` [PATCH 4.4 063/118] dm crypt: fix error with too large bios
` [PATCH 4.4 065/118] pinctrl: sunxi: fix uart1 CTS/RTS pins at PG on A23/A33
` [PATCH 4.4 080/118] pinctrl: at91-pio4: use %pr format string for resource
` [PATCH 4.4 085/118] drm: Only use compat ioctl for addfb2 on X86/IA64
` [PATCH 4.4 087/118] irqchip/atmel-aic: Fix potential deadlock in ->xlate()
` [PATCH 4.4 088/118] fix iov_iter_fault_in_readable()
` [PATCH 4.4 089/118] microblaze: fix __get_user()
` [PATCH 4.4 092/118] fix minor infoleak in get_user_ex()
` [PATCH 4.4 093/118] mn10300: failing __get_user() and get_user() should zero
` [PATCH 4.4 094/118] m32r: fix __get_user()
` [PATCH 4.4 095/118] sh64: failing __get_user() should zero
` [PATCH 4.4 096/118] nios2: fix __get_user()
` [PATCH 4.4 097/118] score: fix __get_user/get_user
` [PATCH 4.4 098/118] s390: get_user() should zero on failure
` [PATCH 4.4 100/118] asm-generic: make get_user() clear the destination on errors
` [PATCH 4.4 101/118] frv: fix clear_user()
` [PATCH 4.4 102/118] cris: buggered copy_from_user/copy_to_user/clear_user
` [PATCH 4.4 103/118] blackfin: fix copy_from_user()
` [PATCH 4.4 104/118] score: fix copy_from_user() and friends
` [PATCH 4.4 106/118] hexagon: fix strncpy_from_user() error return
` [PATCH 4.4 107/118] mips: copy_from_user() must zero the destination on access_ok() failure
` [PATCH 4.4 108/118] asm-generic: make copy_from_user() zero the destination properly
` [PATCH 4.4 111/118] parisc: fix copy_from_user()
` [PATCH 4.4 113/118] nios2: copy_from_user() should zero the tail of destination
` [PATCH 4.4 114/118] mn10300: copy_from_user() should zero on access_ok() failure
` [PATCH 4.4 115/118] sparc32: fix copy_from_user()
` [PATCH 4.4 117/118] genirq/msi: Fix broken debug output
` [PATCH 4.4 118/118] ia64: copy_from_user() should zero the destination on access_ok() failure
[PATCH] i2c: qup: skip qup_i2c_suspend if the device is already runtime suspended
2016-09-22 18:09 UTC (2+ messages)
[PATCH 0/2] Fix radix_tree_lookup_slot()
2016-09-22 18:53 UTC (3+ messages)
` [PATCH 2/2] radix-tree: Fix optimisation problem
[PATCH] drivers: wlan-ng: fixed a coding style issue
2016-09-22 18:01 UTC
[PATCH 4.7 000/184] 4.7.5-stable review
2016-09-22 17:41 UTC (107+ messages)
` [PATCH 4.7 001/184] clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe function
` [PATCH 4.7 004/184] drm/msm: protect against faults from copy_from_user() in submit ioctl
` [PATCH 4.7 006/184] ipv4: panic in leaf_walk_rcu due to stale node pointer
` [PATCH 4.7 011/184] net: ipv6: Do not keep IPv6 addresses when IPv6 is disabled
` [PATCH 4.7 014/184] net/mlx5: Fix pci error recovery flow
` [PATCH 4.7 017/184] net sched: fix encoding to use real length
` [PATCH 4.7 019/184] tcp: properly scale window in tcp_v[46]_reqsk_send_ack()
` [PATCH 4.7 020/184] sctp: fix overrun in sctp_diag_dump_one()
` [PATCH 4.7 021/184] tun: fix transmit timestamp support
` [PATCH 4.7 022/184] net: dsa: bcm_sf2: Fix race condition while unmasking interrupts
` [PATCH 4.7 026/184] kcm: fix a socket double free
` [PATCH 4.7 028/184] Revert "af_unix: Fix splice-bind deadlock"
` [PATCH 4.7 030/184] ipv6: release dst in ping_v6_sendmsg
` [PATCH 4.7 032/184] ipv6: addrconf: fix dev refcont leak when DAD failed
` [PATCH 4.7 033/184] tcp: fastopen: avoid negative sk_forward_alloc
` [PATCH 4.7 036/184] powerpc/tm: do not use r13 for tabort_syscall
` [PATCH 4.7 038/184] powerpc: sysdev: cpm: fix gpio save_regs functions
` [PATCH 4.7 039/184] powerpc/mm: Dont alias user region to other regions below PAGE_OFFSET
` [PATCH 4.7 040/184] powerpc/powernv: Fix corrupted PE allocation bitmap on releasing PE
` [PATCH 4.7 044/184] NFSv4.1: Fix Oopsable condition in server callback races
` [PATCH 4.7 046/184] nfsd: Close race between nfsd4_release_lockowner and nfsd4_lock
` [PATCH 4.7 048/184] NFSv4.1: Fix the CREATE_SESSION slot number accounting
` [PATCH 4.7 049/184] kexec: fix double-free when failing to relocate the purgatory
` [PATCH 4.7 050/184] mm, oom: prevent premature OOM killer invocation for high order request
` [PATCH 4.7 053/184] rapidio/tsi721: fix incorrect detection of address translation condition
` [PATCH 4.7 056/184] dm flakey: fix reads to be issued if drop_writes configured
` [PATCH 4.7 057/184] IB/hfi1,IB/qib: Fix qp_stats sleep with rcu read lock held
` [PATCH 4.7 058/184] IB/uverbs: Fix race between uverbs_close and remove_one
` [PATCH 4.7 062/184] x86/AMD: Apply erratum 665 on machines without a BIOS fix
` [PATCH 4.7 066/184] iio: accel: kxsd9: Fix raw read return
` [PATCH 4.7 067/184] iio: sw-trigger: Fix config group initialization
` [PATCH 4.7 068/184] iio: proximity: as3935: set up buffer timestamps for non-zero values
` [PATCH 4.7 071/184] iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sample
` [PATCH 4.7 072/184] iio:ti-ads1015: fix a wrong pointer definition
` [PATCH 4.7 075/184] iio: adc: at91: unbreak channel adc channel 3
` [PATCH 4.7 076/184] iio: humidity: hdc100x: fix sensor data reads of temp and humidity
` [PATCH 4.7 078/184] iio: fix pressure data output unit in hid-sensor-attributes
` [PATCH 4.7 080/184] iio:core: fix IIO_VAL_FRACTIONAL sign handling
` [PATCH 4.7 081/184] iio: ensure ret is initialized to zero before entering do loop
` [PATCH 4.7 085/184] usb: gadget: udc: renesas-usb3: clear VBOUT bit in DRD_CON
` [PATCH 4.7 086/184] usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS condition
` [PATCH 4.7 087/184] usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phase
` [PATCH 4.7 091/184] cxl: use pcibios_free_controller_deferred() when removing vPHBs
` [PATCH 4.7 092/184] net: thunderx: Fix OOPs with ethtool --register-dump
` [PATCH 4.7 094/184] cpuset: make sure new tasks conform to the current config of the cpuset
` [PATCH 4.7 097/184] ARM: imx6: add missing BM_CLPCR_BYP_MMDC_CH0_LPM_HS setting for imx6ul
` [PATCH 4.7 099/184] ARM: kirkwood: ib62x0: fix size of u-boot environment partition
` [PATCH 4.7 100/184] ARM: OMAP3: hwmod data: Add sysc information for DSI
` [PATCH 4.7 101/184] ARM: dts: kirkwood: Fix PCIe label on OpenRD
` [PATCH 4.7 104/184] ARM: dts: overo: fix gpmc nand cs0 range
` [PATCH 4.7 106/184] ARM: dts: STiH407-family: Provide interconnect clock for consumption in ST SDHCI
` [PATCH 4.7 107/184] bus: arm-ccn: Fix PMU handling of MN
` [PATCH 4.7 111/184] dm crypt: fix free of bad values after tfm allocation failure
` [PATCH 4.7 112/184] dm log writes: move IO accounting earlier to fix error path
` [PATCH 4.7 114/184] pinctrl: pistachio: fix mfio pll_lock pinmux
` [PATCH 4.7 115/184] pinctrl: sunxi: fix uart1 CTS/RTS pins at PG on A23/A33
` [PATCH 4.7 116/184] memory: omap-gpmc: allow probe of child nodes to fail
` [PATCH 4.7 117/184] arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()
` [PATCH 4.7 120/184] fuse: direct-io: dont dirty ITER_BVEC pages
` [PATCH 4.7 122/184] brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()
` [PATCH 4.7 124/184] ath9k: fix using sta->drv_priv before initializing it
` [PATCH 4.7 126/184] perf/x86/intel: Fix PEBSv3 record drain
` [PATCH 4.7 127/184] perf/x86/intel/cqm: Check cqm/mbm enabled state in event init
` [PATCH 4.7 129/184] perf/x86/intel/pt: Fix an off-by-one in address filter configuration
` [PATCH 4.7 131/184] perf/x86/intel/pt: Do validate the size of a kernel address filter
` [PATCH 4.7 133/184] sched/core: Fix a race between try_to_wake_up() and a woken up task
` [PATCH 4.7 136/184] efi/libstub: Allocate headspace in efi_get_memory_map()
` [PATCH 4.7 138/184] efi/libstub: Use efi_exit_boot_services() in FDT
` [PATCH 4.7 140/184] powerpc/32: Fix csum_partial_copy_generic()
` [PATCH 4.7 143/184] kconfig: tinyconfig: provide whole choice blocks to avoid warnings
` [PATCH 4.7 144/184] drm: atmel-hlcdc: Fix vertical scaling
` [PATCH 4.7 146/184] drm: Only use compat ioctl for addfb2 on X86/IA64
` [PATCH 4.7 147/184] svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation")
` [PATCH 4.7 148/184] mmc: sdhci-st: Handle interconnect clock
` [PATCH 4.7 151/184] fix iov_iter_fault_in_readable()
` [PATCH 4.7 153/184] avr32: fix copy_from_user()
` [PATCH 4.7 154/184] microblaze: "
` [PATCH 4.7 155/184] fix minor infoleak in get_user_ex()
` [PATCH 4.7 156/184] mn10300: failing __get_user() and get_user() should zero
` [PATCH 4.7 157/184] m32r: fix __get_user()
` [PATCH 4.7 158/184] sh64: failing __get_user() should zero
` [PATCH 4.7 159/184] nios2: fix __get_user()
` [PATCH 4.7 160/184] score: fix __get_user/get_user
` [PATCH 4.7 161/184] s390: get_user() should zero on failure
` [PATCH 4.7 162/184] ARC: uaccess: get_user to zero out dest in cause of fault
` [PATCH 4.7 163/184] asm-generic: make get_user() clear the destination on errors
` [PATCH 4.7 164/184] frv: fix clear_user()
` [PATCH 4.7 165/184] cris: buggered copy_from_user/copy_to_user/clear_user
` [PATCH 4.7 166/184] blackfin: fix copy_from_user()
` [PATCH 4.7 167/184] score: fix copy_from_user() and friends
` [PATCH 4.7 168/184] sh: fix copy_from_user()
` [PATCH 4.7 169/184] sh: cmpxchg: fix a bit shift bug in big_endian os
` [PATCH 4.7 170/184] hexagon: fix strncpy_from_user() error return
` [PATCH 4.7 171/184] mips: copy_from_user() must zero the destination on access_ok() failure
` [PATCH 4.7 172/184] asm-generic: make copy_from_user() zero the destination properly
` [PATCH 4.7 173/184] alpha: fix copy_from_user()
` [PATCH 4.7 174/184] metag: copy_from_user() should zero the destination on access_ok() failure
` [PATCH 4.7 175/184] parisc: fix copy_from_user()
` [PATCH 4.7 176/184] openrisc: "
` [PATCH 4.7 177/184] nios2: copy_from_user() should zero the tail of destination
` [PATCH 4.7 178/184] mn10300: copy_from_user() should zero on access_ok() failure
` [PATCH 4.7 179/184] sparc32: fix copy_from_user()
` [PATCH 4.7 180/184] ppc32: "
` [PATCH 4.7 181/184] ia64: copy_from_user() should zero the destination on access_ok() failure
` [PATCH 4.7 182/184] iwlegacy: avoid warning about missing braces
` [PATCH 4.7 183/184] genirq/msi: Fix broken debug output
"CodingStyle: Clarify and complete chapter 7" in docs-next (was Re: [PATCH 03/47] block-rbd: Adjust the position of a jump label in rbd_header_from_disk())
2016-09-22 17:50 UTC (11+ messages)
` "CodingStyle: Clarify and complete chapter 7" in docs-next
[PATCH v2 0/4] ACPI / watchdog: Add support for WDAT (Watchdog Action Table)
2016-09-22 17:48 UTC (3+ messages)
` [PATCH v2 3/4] i2c: i801: Do not create iTCO watchdog when WDAT table exists
[PATCH] i2c: axxia: disable clks in case of failure in probe
2016-09-22 17:57 UTC (2+ messages)
crash by cdc_acm driver in kernels 4.8-rc1/5
2016-09-22 17:56 UTC (11+ messages)
[PATCH 1/1 linux-next] netfilter: conntrack: fix kmemleak false positive
2016-09-22 17:55 UTC (3+ messages)
[PATCH 0/1] cpufreq: pcc-cpufreq: Re-introduce deadband effect to reduce number of frequency changes
2016-09-22 17:54 UTC (10+ messages)
` [PATCH 1/1] "
[PATCH] staging:android:io: Fix multiple styling issues
2016-09-22 17:55 UTC
[PATCH v2] fs/select: add vmalloc fallback for select(2)
2016-09-22 17:55 UTC (5+ messages)
[PATCH 0/2] Fix warnings for i2c-rk3x.c
2016-09-22 17:52 UTC (2+ messages)
[PATCH] arc: perf: Enable generic "cache-references" and "cache-misses" events
2016-09-22 17:50 UTC (8+ messages)
` perf event grouping for dummies (was Re: [PATCH] arc: perf: Enable generic "cache-references" and "cache-misses" events)
[RFC PATCH v1 00/28] x86: Secure Encrypted Virtualization (AMD)
2016-09-22 17:46 UTC (10+ messages)
` [RFC PATCH v1 09/28] x86/efi: Access EFI data as encrypted when SEV is active
[PATCH] ARM: dts: exynos: Add reboot reason support for Trats2
2016-09-22 17:46 UTC (2+ messages)
[PATCH] mm: delete unnecessary and unsafe init_tlb_ubc()
2016-09-22 17:41 UTC
[PATCH] iio: accel: sca3000_core: avoid potentially uninitialized variable
2016-09-22 17:39 UTC (2+ messages)
[PATCH] huge tmpfs: fix Committed_AS leak
2016-09-22 17:37 UTC
[PATCH] PCI: rockchip: Support quirk to disable 5 GT/s (PCIe 2.x) link rate
2016-09-22 17:31 UTC
[RFC PATCH v7 0/5] *** Latency histograms ***
2016-09-22 17:28 UTC (7+ messages)
` [RFC PATCH v7 4/5] tracing: Measure delayed hrtimer offset latency
[PATCH] vfio-pci: Disable INTx after MSI/X teardown
2016-09-22 17:28 UTC
[RFC PATCH v2 0/5] futex: Introducing throughput-optimized futexes
2016-09-22 17:21 UTC (4+ messages)
` [RFC PATCH v2 3/5] futex: Throughput-optimized (TO) futexes
[PATCH 0/4] GPU-DRM-QXL: Fine-tuning for three function implementations
2016-09-22 17:16 UTC (6+ messages)
` [PATCH 2/4] GPU-DRM-QXL: Move three assignments in qxl_device_init()
` "
[PATCH] PCI: rockchip: fix uninitialized variable use
2016-09-22 17:15 UTC (2+ messages)
[patch v5] x86/platform/mellanox: introduce support for Mellanox systems platform
2016-09-22 17:08 UTC (2+ messages)
[PATCH 0/7 v3] sched: reflect sched_entity move into task_group's load
2016-09-22 17:10 UTC (10+ messages)
` [PATCH 7/7 v3] sched: fix wrong utilization accounting when switching to fair class
[PATCH net-next v2 0/3] add support for RGMII on GMAC0 through TRGMII hardware module
2016-09-22 17:08 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).